Skip to content

Latest commit

 

History

436 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jack-in-the-box

Jack in the Box (JITB): Connecting Jackbox Games to the OpenAI API in Python3

DETAILS

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.

Supported Jackbox Games

INSTRUCTIONS

  1. Install Python 3.10 (or later)
  2. Download and install Google Chrome
  3. Download a release wheel from releases
  4. pip install jitb-X.Y.Z-py3-none-any.whl
  5. Setup your OpenAI API Key
  6. Start a supported Jackbox Game
  7. Get one human signed in (JITB will not function as the VIP)
  8. jitb --help
    • jitb --user JITB --room <ROOM_CODE> (v1.1.0)
    • jitb auto --user JITB --room <ROOM_CODE> (v2 or later)
  9. Start the game

USAGE

jitb --help

OPTIONAL: Use the TMPDIR environment variable to control the debug log file location.

About

Connecting Jackbox games to the OpenAI API

Resources

Stars

1 star

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages