Skip to content

jobin-b/ai_cli_game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Offline Command Line AI Adventure Story Game

Setup Instructions

1. Ollama setup

Install Ollama

Install the required models

ollama pull deepseek-r1:14b
ollama pull llava:latest

2. Repo setup

Clone this repo.

Create the env

python -m venv env
pip install -r requirements.txt

3. Whisper setup

Install Whisper to the whisper folder

4. Run the game

python .\game.py

Notes

These 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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages