JackBot is a fine-tuned language model trained to play Quiplash, the comedy-based party game by Jackbox Games. It was designed with one mission: win a game against my real world friends.
👉 Watch the video here
(Warning: Contains crass humor — not safe for all audiences)
JackBot was trained on jokes and Quiplash responses that often lean toward the inappropriate and absurd. Use it responsibly and don't let it loose at your next office party.
- A large language model trained on 500 of my own Quiplash responses.
- Fine-tuned the trained on the Mistral-7B-Instruct Model using Unsloth for quick and efficient training.
- Designed to generate funny (and wildly inappropriate) answers to Quiplash prompts.
pip install huggingface_hub
pip install llama_cpppython run_inference_huggingface.pyIf you've downloaded the model files, modify the path on line 3 in run_inference_locally.py and use
python run_inference_locally.py- 🤖 Download the model itself on HuggingFace: nullport/JackBot
- 📊 Training Dataset: nullport/QuiplashAnswers