Awesome
chatgpt-clone
Build Yourown ChatGPT with OpenAI API & Gradio
Instructions:
- Get your OpenAI API key here - https://beta.openai.com/account/api-keys
- Replace that key in the
app.py
code - Must keep that api key to highly private and don't show them to anyone
- Install the required libraries
pip install -r requirements.txt
- run
python app.py
Complete Tutorial: https://youtu.be/n5nn3mQxrE8
Demo
https://user-images.githubusercontent.com/5347322/207718196-c5fccff3-1531-4402-99db-fe0fc6bf0e5a.mp4