nanobot provides an ultra-lightweight, open-source personal AI agent framework designed for simplicity and practical deployment.
nanobot is an open-source, ultra-lightweight AI agent, drawing inspiration from projects like OpenClaw and Claude Code, built around a small, readable core agent loop. It supports essential features like chat channels, memory, and 'mid-turn follow-up injection', enabling quick setup from a local environment to a long-running personal agent. Users can install it via `pip install nanobot-ai` and refer to `nanobot.wiki` for comprehensive documentation.
nanobot provides an ultra-lightweight, open-source personal AI agent framework designed for simplicity and practical deployment.
Developers seeking a minimalist, highly customizable AI agent framework that's easy to understand and deploy will find nanobot particularly useful.