A Monkey Island battle of insults simulator, built using GPT-3 from OpenAI
==Instructions==
- Create a "Swordmaster" folder in your Google Drive. This will act as data dir
- Move all data from "data" to your gdrive data dir
- Create a variables.env file in gdrive data dir containing OPENAI Api Key. It should be something like OPENAI_API_KEY="sk-xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
- Import the notebook in google colab
- Replace API keys by your own - get them on https://openai.com
- Set TRAIN = True if you wish to train - it will consume credits. Otherwise, it can be used from pretrained models.
- Run the notebook - pay attention to prompts on accessing to Google Drive
- Have fun!