Beebot
by Community
An Autonomous AI Agent that works
Agents
Beebot
Added 10 July 2026
Overview
Beebot is an open-source autonomous agent framework written in Python. It implements a general-purpose agent loop that can decompose tasks, use tools, and execute steps independently.
Best for
Best for
Developers who want a lightweight, hackable autonomous agent scaffold in Python
Use cases
- Automating multi-step research and data extraction tasks
- Building custom autonomous workflows with tool integration
- Prototyping and testing autonomous agent behaviors
Notes
Beebot is an open-source autonomous agent framework written in Python. It implements a general-purpose agent loop that can decompose tasks, use tools, and execute steps independently.
451 stars on GitHub. Last updated 2023-10-22. Licensed MIT.
Use cases
- Automating multi-step research and data extraction tasks
- Building custom autonomous workflows with tool integration
- Prototyping and testing autonomous agent behaviors
Pros
- Focused on practical, working autonomy without excessive hype
- Active GitHub community with 451 stars indicating real interest
- Written in Python, making it easy to inspect and extend
Cons
- Small community compared to larger autonomous agent projects
- May lack built-in integrations or documentation depth
- Autonomous agent reliability still limited in complex, real-world scenarios
Indexed from awesome-ai-agents and enriched against its public facts.
Pros
- Focused on practical, working autonomy without excessive hype
- Active GitHub community with 451 stars indicating real interest
- Written in Python, making it easy to inspect and extend
Cons
- Small community compared to larger autonomous agent projects
- May lack built-in integrations or documentation depth
- Autonomous agent reliability still limited in complex, real-world scenarios
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Mini Agi
Community
MiniAGI is a simple general-purpose AI agent based on the OpenAI API.
AgentForge
Community
Extensible AGI Framework
Automata
Community
Automata: A self-coding agent