Auto GPT
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-tasks and attempt to complete them with minimal human input.
3 resources across 1 library
Glossary Terms(3)
Devin
Devin is an autonomous AI software engineer built by Cognition Labs, designed to independently plan, write, test, and debug code across multiple files to compl…
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…