- make sure that every required packages are installed
pip install -r requirements.txt
- copy the
.env.template
file to.env
and fill in theOPENAI_API_KEY
variable
You can edit run.py
before running and change which specific prompt will be used.
python3 run.py