ChatGPT in terminal
Targets
Python 3.10
Ensure that the relevant packages are installed.
cd gpt_term
pip3 install -r requirements.txtAfter that, update the API key in api_key.txt file with your OpenAI secret key.
Run the script.
cd gpt_term
python3 gpt_term/gpt_term.py