Build Yo'own ChatGPT with OpenAI API & Gradio
- Get your OpenAI API key here - https://beta.openai.com/account/api-keys
- Replace that key in the
app.py
code - Install the required libraries
pip install -r requirements.txt
- run
python app.py
Build Yo'own ChatGPT with OpenAI API & Gradio
app.py
codepip install -r requirements.txt
python app.py