A downloadable game

This is an attempt at creating an infinite series of Jeopardy questions using an LLM, GPT2, but performs poorly. It randomly feeds one topic of a 100 topic array at a time into GPT2. 

Unfortunately, it works poorly! Using a different, better model but the same generaly setup could probably lead to cool results!

Download

Download
jeopardy_topics.csv 1 kB
Download
openai_helper.py 485 bytes
Download
pygame_game.py 6 kB