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