Baby AGI
BabyAGI is an open-source experimental Python script that demonstrates a minimal autonomous AI agent loop, using an LLM to create, prioritize, and execute tasks toward a given objective.
2 resources across 1 library
Glossary Terms(2)
AutoGPT
AutoGPT is an open-source experimental framework that chains together calls to large language models to let an AI agent autonomously break down a goal into sub…
BabyAGI
BabyAGI is an open-source experimental Python script that demonstrates a minimal autonomous AI agent loop, using an LLM to create, prioritize, and execute task…