yoheinakajima / babyagi

MIT License
19.9k stars 2.61k forks source link

Implement BabyAGI in Node.js (with Chroma) #217

Closed aidanjrauscher closed 1 year ago

aidanjrauscher commented 1 year ago

This PR provides an implementation for the core functionality of BabyAGI in Node.js. It also replaces Pinecone with Chroma based on #186.

Node BabyAGI is contained with the node subdirectory.