Agent Mini offers a 3,000-line local-first AI agent with shell, memory, and vision

Lordrovks · reddit · 2026-07-28

Agent Mini is a minimal local-first AI agent project, about 3,000 lines of Python, designed to stay readable and extensible. It ships with shell, file, web search, memory, and vision tools, uses Ollama by default, and avoids large frameworks like LangChain or LiteLLM.

The author says the goal was a practical agent that feels useful without becoming a black box. It is installable via PyPI and can be started with pip install agent-mini, agent-mini init, and agent-mini chat.

Related event: Agent Mini: A Local AI Agent in 3,000 Lines of Code(2 posts)→

Original post →

More from coding & agent

coding & agent channel →