Skip to content

331Dala/langchain_autoGPT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

langchain_autoGPT

Based Langchain build a AutoGPT app.

Description

I tried 3 demo here,

  • SimpleSequentialChain(comment out)
  • SequentialChain(comment out)
  • WikipediaAPIWrapper(This one working now)

Start in console with

streamlit run app.py  

Dependencies

pip install streamlit langchain openai wikipedia chromadb tiktoken langchain-community

Langchain Docs:
https://python.langchain.com/docs/introduction/

OpenAI API-key

https://platform.openai.com/api-keys
Create one key and add it to apikey.py

About

Based Langchain build a AutoGPT app. (OpenAI API-keys)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages