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 Give AI Agents Long-Term Memory with MemPalace

H

MemPalace is an open-source memory architecture for AI systems that organizes long-term context using spatial geometries inspired by the ancient Greek Method of Loci. Instead of scattering embeddings across an opaque vector store, it maps conversations into a spatial hierarchy called Wings, Halls, and Rooms. A custom compression algorithm called AAAK condenses months of interaction into a tiny...

How to Connect AI Agents to Google Workspace

H

Google Workspace CLI is an open‑source tool that gives AI agents programmatic access to Drive, Gmail, Calendar, Sheets, Docs, and Chat from a single command line. It ships with over 50 pre‑built agent skills and an MCP server for remote control. This makes it a direct interface layer between agent runtimes and Google Workspace data. Repository overview and README The CLI wraps Workspace APIs and...

How to Enable Autonomous Driving with a 50 Phone

H

Flowpilot is an open‑source driver assistance system that enables adaptive cruise control, lane centering, and collision warnings using a $150 smartphone. It builds on the openpilot architecture to make advanced driver‑assist features accessible without proprietary hardware. This approach lowers the cost barrier for developers and researchers experimenting with autonomous driving. flowpilot repo...

How to Cut Claude Code Context Usage by 98% with Context Mode

H

Context Mode is a lightweight middleware that reduces Claude Code's context consumption by 98 percent. It intercepts large tool outputs and feeds the model only what it needs. This compression extends session length and lowers token costs for developers using AI assistants. Context Mode GitHub repository What Context Mode Does Context Mode sits between tool outputs and Claude Code. It chunks...

How to Automate Academic Illustration with PaperBanana

H

PaperBanana is a multi-agent framework for automated academic illustration generation. It transforms raw scientific content into publication-quality diagrams and plots. The system acts like a creative team of specialized agents. Researchers save hours of manual diagram creation time. PaperBanana produces aesthetically pleasing and semantically accurate visuals. The framework orchestrates five...

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.