Skip to content

kmarker1101/jeopardy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jeopardy

A simple text Jeopardy game written in Python and using a LLM to generate the questions and answers. I am using Ollama and mistral locally

Install

Ensure you have Ollama installed and running.

ollama pull mistral
poetry install

Usage

poetry run python jeopardy_game.py

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages