Based on the LangChain Python implementation of BabyAGI by Yohei Nakajima
- Create an OpenAI and Pinecone accounts.
- Create a
babyagiindex in Pinecone - Create a
.envfile based on the.env.examplefile and update your keys - Run
npm install - Run
npm run local:watch
- Add tool support to
executeTask - Add tests
- Create a UI