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