If chat.openai.com is down, you can keep chatting with OpenAI's chat functions using this Python script and your personal OpenAI API Key.
- Python 3.X
- OpenAI Python Package 0.27.0+
git clone https://github.com/draaslan/chatgpt-cli.git
cd chatgpt-cli
pip install -r requirements.txt
Add your OpenAI API Key to chat.py file.
python chat.py