To install the requirements type this in your CMD Prompt open in the File (to do this click the area where it shows the current destination and type: cmd)
pip install -r requirements.txt
once downloaded go into main.py and edit line 12 with your openai api key.
if you dont have one go to: https://platform.openai.com/account/api-keys and create a new one.
if your getting an error, you'll need to add a credit card/debit card to your openai account.