Install the required models
ollama pull deepseek-r1:14b
ollama pull llava:latestClone this repo.
Create the env
python -m venv env
pip install -r requirements.txtInstall Whisper to the whisper folder
python .\game.pyThese install commands are for Windows. Other OS's may be different.
The performance of the game depends on your machine's specs. Adjust the AI model specs if needed.