AutoGPT
| AutoGPT | |
|---|---|
| Developer | Toran Bruce Richards |
| Initial release | March 30, 2023 |
| Written in | Python, TypeScript |
| Type | Autonomous artificial intelligence software agent |
| License | MIT License |
| Website | https://agpt.co |
| Repository | github.com/Significant-Gravitas/AutoGPT |
AutoGPT is an open-source autonomous software agent that uses OpenAI's large language models, such as GPT-4, to attempt to achieve a goal specified by a user in natural language. Unlike chatbots that require continuous user commands, AutoGPT works autonomously by breaking the main goal into smaller sub-tasks and using tools like web browsing and file management to complete them.
Released in March 2023, the project quickly gained popularity on GitHub and social media, with users creating agents for tasks like software development, market research, and content creation. One notable experiment, ChaosGPT, was tasked with destroying humanity, which brought mainstream attention to the technology's potential. However, AutoGPT is known for significant limitations, including a tendency to get stuck in loops, hallucinate information, and incur high operational costs due to its reliance on paid APIs.
| Part of a series on |
| Multi-agent systems |
|---|
| Multi-agent simulation |
| Agent-oriented programming |
| Related |