Python ChatGPT template

cp .env.example .env
vi .env # fill in your api key and organization id
pip install -r requirements.txt
python run.py