agent zero
Basic Information
Agent Zero is a personal, organic agentic framework that grows and learns with use. It provides a dynamic, transparent and customizable environment for running general-purpose AI assistants that can execute commands, run code, use the operating system as a tool, and persist knowledge in memory. The project targets both interactive end users and developers who want to extend or tailor agent behavior through editable prompts and tools. It includes a web UI and terminal interface, Dockerized deployment, speech-to-text and TTS support, and features for multi-agent cooperation where agents create subordinates and report to superiors. The repository contains prompts, default tools in a python/tools folder, instruments for custom procedures, and documentation for installation, development, and usage.