AutoGPT
| AutoGPT | |
|---|---|
| Developer(s) | Toran Bruce Richards |
| Initial release | March 30, 2023 |
| Repository | github.com/Significant-Gravitas/AutoGPT |
| Written in | Python |
| Type | Autonomous artificial intelligence software agent |
| License | MIT License |
| Website | https://agpt.co |
AutoGPT is an open-source "AI agent" that, given a goal in natural language, will attempt to achieve it by breaking it into sub-tasks and using the Internet and other tools in an automatic loop. It uses OpenAI's GPT-4 or GPT-3.5 APIs, and is among the first examples of an application using GPT-4 to perform autonomous tasks.
| Part of a series on |
| Multi-agent systems |
|---|
| Multi-agent simulation |
| Agent-oriented programming |
| Related |