An interactive Python client for chatGPT
git clone https://github.com/automateyournetwork/chatgpt_client
pip install openai pip install python-dotenv
Get an openai API key
Create a local .env file with the following: OPENAI_KEY=""
python chatgpt_client.py