For comment and feedback

We believe in a future where AI assistants autonomously support us across a broad and diverse set of tasks. When given an objective, the assistant will create, prioritize, and execute the tasks required to complete the objective. Tasks will range from the simple to the complex, from ideas that are easy to identify today to entirely novel concepts.

BabyAGI aims to be the simple framework that developers can use as the basis for building any AI assistant. Given the diverse set of tasks that assistants will be built for in the future, we do not plan to have pre-built solutions for every possible use-case within the main codebase. Instead, we plan to provide a simple foundation from which builders can start from and pair that with easy-to-follow recipes for a broad and growing set of use-cases that show how to build assistants for specific tasks.

At the center of all future assistants will be an AI-powered task management system (TMS). For a given objective, the TMS will need to create, prioritize, and execute tasks. The TMS needs memory, and to execute tasks it needs access to an extensible set of tools, such as a browser, code interpreter, etc.

We aim to provide a simple, easy-to-use, easy-to-extend TMS for AI assistants. This should remain a simple script that has memory and a small number of integrated tools, paired with an easy extension system that allows developers to add new tools. For discussion, we propose that browse be the one tool that’s integrated into the core codebase.

We also aim to provide a growing set of recipes that highlight the remarkable ways people are building on BabyAGI. These recipes will provide the how-to overview and code required to extend BabyAGI to specific tasks and use-cases. The recipes also help provide inspiration for future projects. We see the OpenAI cookbook as inspiration for this piece of the project.

Our Links


🔹 Website: https://babyagi.org/

🔹 Github : https://github.com/yoheinakajima/babyagi/

🔹 Build on BabyAGI projects: https://babyagi.org/inspired-projects.html

🔹 Discord: https://discord.gg/eY4KXcCvKn

🔹 Twitter: https://twitter.com/babyagi_

🔹 Yohei's Twitter: https://twitter.com/yoheinakajima/