mini-agi
mini-agi copied to clipboard
Why is this still the best AGI library?
2 years old, but still:
✅ Simple, extensible, clean codebase ✅ Supports memory, planning, reflection, OpenAI/LLM interchangeable ✅ Runs fully local (can plug in LM Studio, Ollama, etc.) ✅ Good for understanding AGI-like behaviors without bloat 🔧 Built with Python and clear class abstractions 🧠 Agents use tools, can reflect, self-improve (Loosely ReAct-based) 📦 No heavy external frameworks (LangChain, etc.)
this is the api everyone needs, not autogen, not crew
also langchain sucks
It's fully autonomous, though? I want something interactive like ChatGPT Code Interpreter or Open Interpreter (which is somewhat abandoned but may have a new maintainer now)