babyagi
Created by
YoheiNakajima
The original commit of Baby AGI at 105 lines of code + comments.
See evolved BabyAGI on Github here: https://github.com/yoheinakajima/babyagi
HOW TO USE 👇
- Fork this into a private Repl
- Add your OpenAI API Key and Pinecone API Key
- Go to "Shell" (over to the right ->) and type "pip install pinecone-client" and press enter
- Update the OBJECTIVE variable
- Press "Run" at the top. NOTE: the first time you run, it will initiate the table first - which may take a few minutes, you'll be waiting at the initial OBJECTIVE phase. If it fails, try again.)
WARNING: THIS CODE WILL KEEP RUNNING UNTIL YOU STOP IT. BE MINDFUL OF OPENAI API BILLS. DELETE PINECONE INDEX AFTER USE.
Made with love by @yoheinakajima
