Back to Projects

AutoGPT

Live

The first viral autonomous agent that decomposes goals into subtasks

Project Information

Category:Pioneers
Released:2023
Developer:Toran Bruce Richards / Significant Gravitas
License:Open Source
autonomous-agentpioneer

About

AutoGPT was created by game developer Toran Bruce Richards in March 2023 and was one of the first projects to ignite the "autonomous AI agent" concept. It automatically decomposes user-defined goals into subtasks and executes them in loops using GPT-4 + LangChain + Pinecone.

While it had reliability issues (like getting stuck in loops, excessive API calls), it massively propelled public awareness and interest in autonomous agents, spawning the entire Agentic AI movement.

Related Projects