AutoGPT

AutoGPT
DeveloperToran Bruce Richards
Initial releaseMarch 30, 2023
Written inPython, TypeScript
TypeAutonomous artificial intelligence software agent
LicenseMIT License
Websitehttps://agpt.co
Repositorygithub.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.