mini-agi icon indicating copy to clipboard operation
mini-agi copied to clipboard

Why is this still the best AGI library?

Open earonesty opened this issue 11 months ago • 1 comments

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

earonesty avatar Mar 28 '25 17:03 earonesty

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)

endolith avatar Mar 28 '25 18:03 endolith