Create your own small-scale version of ChatGPT using OpenAI and Gradio
Get your OpenAI API key here - https://beta.openai.com/account/api-keys Replace that key in the chat.py code Install the required libraries pip install -r requirements.txt Run python3 chat.py