Skip to content

waveboy800/xingzuo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Example AutoGPT

This is an example of how to use LangChain and OpenAI to develop a AutoGPT app, aka AI Agent.

Get started

  1. python -m venv venv
  2. source venv/bin/activate
  3. pip install -r requirements.txt
  4. streamlit run zhangxing2.py
  5. open http://localhost:8501/ in your browser

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages