AuthorAgus L. Setiawan

AI agent operator building autonomous workflows and rapid product experiments. Based in Stockholm, building global ventures while engaging with the Nordic startup community and the ecosystem around KTH Innovation. Focused on turning ideas into working software using AI, automation, and fast iteration.

How to Add In-Page AI Copilots with Page-agent.js

H

Scrapling is an open-source web scraping framework by D4Vinci that bypasses Cloudflare protections natively. The adaptive parser relocates selectors when pages change, reducing maintenance. It supports proxy rotation, pause and resume, and concurrent multi-session crawls. scrapling repo The fetchers include anti-bot techniques that remove the need for separate scraping stacks. The parser runs up...

How to Automate the Ticket-to-PR Cycle with Symphony

H

Symphony is an orchestration layer for autonomous engineering runs. It hooks into Linear, spawns isolated workspaces, and assigns an AI agent to implement a ticket end to end. The agent writes code, runs tests, opens PRs, responds to reviews, and lands the change when CI passes. symphony repo What Symphony does Symphony automates the full ticket-to-PR lifecycle. It monitors issue trackers for new...

How to Use Nanobot as an Ultra-Light Personal AI Agent

H

I ran into this repo on GitHub and had to stop, because Nanobot is an ultra-light clawdbot-style assistant that boots in under a minute. Where Clawdbot requires 430,000 plus lines of code to run, Nanobot delivers the same core agent loop in roughly 4,000 lines — a dramatic reduction in complexity and surface area. What is Nanobot? Nanobot is a minimal, research-friendly agent framework from...

How to Run Moltbot AI Assistants in Cloudflare Workers

H

Moltworker is a serverless deployment pattern that runs Moltbot AI assistants inside Cloudflare Workers. It uses R2 for memory storage and Cloudflare Zero Trust for security. This approach eliminates the need for virtual private servers and exposed ports. Hosting costs stay low by leveraging Cloudflare’s existing infrastructure. Moltworker integrates multiple Cloudflare services into a...

How to Replace Vector Databases with Portable MP4-Based AI Memory Using Memvid

H

Memvid replaces vector databases with a single MP4 file. It packages millions of text chunks, embeddings, search structures, and metadata into one portable artifact, and offers semantic search directly from the file — no server, no vector DB, and no complex infra. What is Memvid? Memvid is a portable AI memory system that stores data, indexes, and embeddings inside an MP4 container. The idea is...

Get in touch

Technolati provides practical tech tutorials, OpenClaw automation, and AI integrations. Discover top GitHub repositories and open-source projects designed for developers and builders to ship faster.