Skip to content
This repository has been archived by the owner on Dec 5, 2023. It is now read-only.

babyagi #2

Open
slavakurilyak opened this issue Apr 12, 2023 · 0 comments
Open

babyagi #2

slavakurilyak opened this issue Apr 12, 2023 · 0 comments

Comments

@slavakurilyak
Copy link
Owner

Objective:

This Python script is an example of an AI-powered task management system. The system uses OpenAI and Pinecone APIs to create, prioritize, and execute tasks. The main idea behind this system is that it creates tasks based on the result of previous tasks and a predefined objective. The script then uses OpenAI's natural language processing (NLP) capabilities to create new tasks based on the objective, and Pinecone to store and retrieve task results for context. This is a pared-down version of the original Task-Driven Autonomous Agent (Mar 28, 2023).

Source code: https://github.com/yoheinakajima/babyagi

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant