toolChapter 1GitHub · 2023
AutoGPT: An Autonomous GPT-4 Experiment
Toran Bruce Richards (Significant Gravitas)
Abstract
AutoGPT is an experimental open-source application showcasing the capabilities of the GPT-4 language model. This program, driven by GPT-4, chains together LLM "thoughts", to autonomously achieve whatever goal you set.
Key Contributions
- →First widely-adopted autonomous agent framework
- →Demonstrated long-horizon task execution
- →Exposed fundamental reliability limitations
Eigenvector Commentary
AutoGPT is historically significant as the first demonstration that showed both the promise and the catastrophic failure modes of long-horizon autonomous agents at scale. Its failure patterns — context overflow, goal drift, infinite loops — became the research agenda for the entire field.
Topics
autonomous agentslong-horizon planningself-directed executiontool use
Relevance Scores
Long-Horizon Score93
Enterprise Score61
Completeness72
Paper Info
Year2023
VenueGitHub
Typetool
ChapterCh. 1
Authors1
Frameworks
Related Papers
ReAct: Synergizing Reasoning and Acting in Language Mod…
2023 · Ch.1
Reflexion: Language Agents with Verbal Reinforcement Le…
2023 · Ch.1
Tree of Thoughts: Deliberate Problem Solving with Large…
2023 · Ch.1
Toolformer: Language Models Can Teach Themselves to Use…
2023 · Ch.1
View all Chapter 1 papers →