# 🔮 AI Agents *Welcome to our list of AI autonomous agents. Your favorite one is missing? Add them via pull request. :heart:* [![Discord](https://img.shields.io/static/v1?label=Join&message=our%20discord!&color=mediumslateblue)](https://discord.gg/5GmKg5Uz) Pull Requests ## [AgentGPT](https://agentgpt.reworkd.ai/) Here is a short summary
- [Website](https://agentgpt.reworkd.ai/) - [GitHub](https://github.com/reworkd/AgentGPT) Stack: - Frontend: NextJS + Typescript - Backend: FastAPI + Python - DB: MySQL through docker with the option of running SQLite locally - [GitHub](https://github.com/reworkd/AgentGPT)
## [AI Legion](https://gpt3demo.com/apps/ai-legion) Similar in spirit to AutoGPT and Baby AGI, but written in the superior language that is TypeScript (Author's Description)
- Author: eumemic - [Website](https://gpt3demo.com/apps/ai-legion) - [GitHub](https://github.com/eumemic/ai-legion) - [Twitter](https://twitter.com/dysmemic)
## [AIrplane](https://www.airplane.dev/) Developer infrastructure for internal tools
## [Aomni](Aomni.com)
## [AutoGPT](https://autogpt.net/)
- [GitHub](https://github.com/Significant-Gravitas/Auto-GPT)
## [BabyAGI](https://github.com/yoheinakajima/babyagi)
- Default model is OpenAI GPT3-turbo - Paper: [Task-driven Autonomous Agent Utilizing GPT-4, Pinecone, and LangChain for Diverse Applications](https://yoheinakajima.com/task-driven-autonomous-agent-utilizing-gpt-4-pinecone-and-langchain-for-diverse-applications/) - The main idea behind this system is that it creates tasks based on the result of previous tasks and a predefined objective. - The script then uses OpenAI's NLP capabilities to create new tasks based on the objective
## [BabyCatAGI](https://replit.com/@YoheiNakajima/BabyCatAGI) BabyCatAGI is a mod of BabyBeeAGI, which is a mod of OG BabyAGI. BabyCatAGI is at 300 lines of code.
## [BitBuilder](BitBuilder)
## [Bloop](https://bloop.ai/)
## [Butternut AI](Butternut.ai)
## [:camel: Camel](https://github.com/camel-ai/camel) CAMEL: Communicative Agents for “Mind” Exploration of Large Scale Language Model Society
## [Cognosys](https://cognosys.ai) - Friendly UI for building AI agents Description: web based version of AutoGPT/babyAGI
- Author: Sully Omarr - Twitter: https://twitter.com/SullyOmarr
- [**Databerry**](https://www.databerry.ai/)
Factory - [**Factory**](https://www.factory.ai/)
Fixie - [**Fixie**](https://www.fixie.ai/)
Generative Agents - [**Generative Agents**](https://arxiv.org/abs/2304.03442) - "Paper presenting an architecture that extends a language model to store and synthesize the agent's experiences, enabling dynamic behavior planning in an interactive sandbox environment with generative agents"
GitWit - [**GitWit**](https://www.gitwit.dev/)
Grit - [**Grit**](https://www.grit.io/)
HayStack Agent - [**HayStack Agent**](https://docs.haystack.deepset.ai/docs/agent)
Hex Magic - [**Hex Magic**](https://hex.tech/product/magic-ai/)
Heymoon.ai - [**Heymoon.ai**](https://heymoon.ai/) - Personal assistant for life: to keep you on top of your calendar, tasks and information. Was at Llama event demo
Hyperwrite - [**Hyperwrite**](https://www.hyperwriteai.com/) - Your personal AI writing assistant
Jarvis - [**Jarvis**]()
LangChain - [**LangChain - Agents Round**](https://blog.langchain.dev/agents-round/)
LastMile AI - [**LastMile AI**](https://lastmileai.dev/)
Loop GPT - [**Loop GPT**](https://github.com/farizrahman4u/loopgpt/tree/main) - Languages: Python - Default model: GPT-3.5-turbo (also possible with GPT-4) - Modular Auto-GPT Framework - Plug N Play" API - Extensible and modular "Pythonic" framework, not just a command line tool - Easy to add new features, integrations and custom agent capabilities, all from python code, no nasty config files! - Minimal prompt overhead - Every token counts. We are continuously working on getting the best results with the least possible number of tokens. - Human in the Loop - Ability to "course correct" agents who go astray via human feedback. - Full state serialization - can save the complete state of an agent, including memory and the states of its tools to a file or python object. No external databases or vector stores required (but they are still supported)!
Minion AI - [**Minion AI**](https://minion.ai/)
MultiOn - [**MultiOn**](https://multion.ai/)
Naut ai - [**Naut ai**](https://www.naut.ai/)
Pezzo - [**Pezzo**](https://www.pezzo.ai/)
Saga - [**Saga**](https://saga.so/)
Second - [**Second**](https://www.second.dev/)
Smol developer - [**Smol developer**](https://github.com/smol-ai/developer)
Superagent - [**Superagent**](https://www.superagent.sh/)
Sweep - [**Sweep**](https://sweep.dev/)
Task-driven Autonomous Agent - [**Twitter - Introducing "🤖 Task-driven Autonomous Agent"**](https://twitter.com/yoheinakajima/status/1640934493489070080?s=20)
AgentGPT - [Yourgoal] yourgoal Description: Swift implementation of BabyAGI. Author: PJ Gray Twitter: https://twitter.com/pj4533