Jack in the Box (JITB): Connecting Jackbox Games to the OpenAI API in Python3
JITB uses this OpenAi API with the gpt-4o-mini model to generate content and a Google Chrome browser, by way of Selenium, to interact with the Jackbox Games.
pip install jitb-X.Y.Z-py3-none-any.whl
jitb --user JITB --room <ROOM_CODE>
jitb --help
OPTIONAL: Use the TMPDIR
environment variable to control the debug log file location.