Hi guys,
I built a fun little project (called Chat GeoParT and pronounce Chat JeoparTy) to test a few features of the custom component I recently shared called streamlit-reveal-slides.
Basically, you enter 6 categories and a slide deck is created with content generated by ChatGPT (GPT 3.5 turbo to be exact). The slides contain links that take you to the next slide in this Jeopardy-style trivia game.
Note 1: This app requires an Openai API key + org.
Note 2: Once slides are generated, you can click anywhere on slide and press F
on your keyboard for the full screen experience. Then click the text in yellow to progress to the next slide in the game.
For the curious, the code is available here: