# 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: https://user-images.githubusercontent.com/5618143/208082095-7e5cadea-4478-4e7d-a96d-e47a52cdce9b.mp4 ## Disclaimer 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](https://beta.openai.com/terms) before using this project.