muellerberndt/mini-agi
MiniAGI is a simple general-purpose AI agent based on the OpenAI API.
This tool acts as an autonomous assistant, taking a high-level goal like "create a website" or "perform a penetration test" and breaking it down into actionable steps. It takes your objective as input and then uses various tools (like web search, Python execution, or shell commands) to work towards that goal. It's designed for anyone who needs to automate complex, multi-step tasks that can be described in natural language.
2,907 stars. No commits in the last 6 months.
Use this if you have a complex task that requires multiple steps, different tools, and some decision-making, and you want an AI to autonomously manage the execution.
Not ideal if you need precise control over every step of a process, are working with sensitive data that cannot be shared with external APIs, or your task requires extensive human interaction or physical actions.
Stars
2,907
Forks
310
Language
Python
License
MIT
Category
Last pushed
Jun 14, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/muellerberndt/mini-agi"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Higher-rated alternatives
DataBassGit/AgentForge
Extensible AGI Framework
agentjido/jido
🤖 Autonomous agent framework for Elixir. Built for distributed, autonomous behavior and dynamic...
genielabs/HomeGenie
HomeGenie: The Programmable Intelligence with 100% Local Agentic AI.
grei-ufc/pade
Python Agent DEvelopment framework
vishalmysore/Tools4AI
Agentic Framework for Java, written in 100% Java using Gemini, OpenAI, LocalAI, Anthropic....