ravi03071991 / chatgpt-clone

Build Your own ChatGPT with OpenAI API and Streamlit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:MIT License


Languages

Language:Python 100.0%