Skip to content

Build Your own ChatGPT with OpenAI API and Streamlit

License

Notifications You must be signed in to change notification settings

EnriqueTow/chatgpt-clone

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chatgpt-clone

Build Your own ChatGPT with OpenAI API and Streamlit

  • Get your OpenAI API key here - https://beta.openai.com/account/api-keys
  • Replace that key in the config.py code
  • Install the required libraries pip install -r requirements.txt
  • Run streamlit run chatgpt.py

Quick Demo:

20221216-160037-509.mp4

Credits: This project is highly inspired by @amrrs's Gradio version. https://github.com/amrrs/chatgpt-clone

About

Build Your own ChatGPT with OpenAI API and Streamlit

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%