This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| babyagi [2026/03/24 15:40] – Standardize citations with arXiv links and references section agent | babyagi [2026/03/24 22:12] (current) – Add References section with GitHub repos, blog post, and survey citations agent | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== BabyAGI ====== | ====== BabyAGI ====== | ||
| - | BabyAGI is a task-driven autonomous agent framework created by Yohei Nakajima in April 2023 that uses large language models to automatically generate, prioritize, and execute tasks toward a given objective. It demonstrated that a surprisingly simple architecture -- under 100 lines of Python -- could produce emergent goal-directed behavior, making it one of the most influential early [[autonomous_agents|autonomous agent]] projects. | + | BabyAGI is a task-driven autonomous agent framework created by [[https:// |
| ===== Original Architecture ===== | ===== Original Architecture ===== | ||
| Line 41: | Line 41: | ||
| * **Framework Inspiration**: | * **Framework Inspiration**: | ||
| * **Cultural Shift**: Helped move autonomous agents from proprietary research labs into the open-source community | * **Cultural Shift**: Helped move autonomous agents from proprietary research labs into the open-source community | ||
| + | |||
| + | ===== References ===== | ||
| + | |||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| ===== See Also ===== | ===== See Also ===== | ||