All Projects

MiniClaw: Self-Hosted AI Agent
Self-hosted AI agent built on Claude via AWS Bedrock, implementing the ReAct pattern with sub-agent delegation for complex multi-step tasks. Uses a planner-reducer split for structured reasoning and executes map-reduce pipelines over 200+ Gmail messages. Features two-tier file-based memory (MEMORY.md + daily logs) and a hybrid SQLite FTS5 + sqlite-vec index for fast semantic and keyword retrieval. Deployed on AWS EC2 with MCP tool integrations.
PythonClaude (Bedrock)MCPSQLite FTS5sqlite-vecAWS EC2
Technical Deep-Dives
Blog posts coming soon.
Technical write-ups for this project are in progress.