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.pycode - Install the required libraries
pip install -r requirements.txt - Run
streamlit run chatgpt.py
20221216-160037-509.mp4
This project is not affiliated with OpenAI in any way. Use at your own risk. I am not responsible for any damage caused by this project. Please read the OpenAI Terms of Service before using this project.