build a simple chatbot using GPT and Python
python >= 3.9
pip install -r requirements.txt
python gptchat.py
open http://localhost:8888