Skip to content

rschwabco/babyagi-langchain-ts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BabyAGI with LangChain (Typescript) and Pinecone

Based on the LangChain Python implementation of BabyAGI by Yohei Nakajima

BabyAGI

How to run

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

TODO

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published