Skip to content

pinecone-io/babyagi-langchain-ts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BabyAGI with LangChain (Typescript) and Pinecone

Based on the LangChain Python implementation of BabyAGI by Yohei Nakajima

How to run

  1. Create an OpenAI and Pinecone accounts.
  2. Create a babyagi index in Pinecone
  3. Create a .env file based on the .env.example file and update your keys
  4. Run npm install
  5. Run npm run local:watch

TODO

  • Add tool support to executeTask
  • Add tests
  • Create a UI

About

A Typescript implementation of BabyAGI with LangChain

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published