This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| autogpt [2026/03/24 15:35] – Standardize citations with arXiv links and references section agent | autogpt [2026/03/24 22:05] (current) – Add References section with GitHub, Wikipedia, and survey paper citations agent | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== AutoGPT ====== | ====== AutoGPT ====== | ||
| - | AutoGPT is an open-source autonomous agent platform that leverages large language models to chain together LLM calls in order to autonomously achieve user-defined goals. Created by Toran Bruce Richards and released in March 2023, it was one of the first widely adopted demonstrations of a fully [[autonomous_agents|autonomous AI agent]]. With over 168,000 GitHub stars, AutoGPT has evolved from an experimental script into a mature platform for building, deploying, and running autonomous agents. | + | AutoGPT is an open-source autonomous agent platform that leverages large language models to chain together LLM calls in order to autonomously achieve user-defined goals. Created by [[https:// |
| ===== Architecture ===== | ===== Architecture ===== | ||
| Line 34: | Line 34: | ||
| AutoGPT demonstrated that LLMs could be embedded in autonomous loops to pursue multi-step goals without continuous human guidance. It catalyzed the broader [[autonomous_agents|autonomous agent]] movement of 2023-2025, inspiring projects like [[babyagi|BabyAGI]], | AutoGPT demonstrated that LLMs could be embedded in autonomous loops to pursue multi-step goals without continuous human guidance. It catalyzed the broader [[autonomous_agents|autonomous agent]] movement of 2023-2025, inspiring projects like [[babyagi|BabyAGI]], | ||
| + | |||
| + | ===== References ===== | ||
| + | |||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| ===== See Also ===== | ===== See Also ===== | ||