Skip to content

cassis163/rpg-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup LLM

  1. Install Ollama
  2. ollama create game-llm -f ./llm/Modelfile

Setup TTS

  1. Install uv package manager
  2. uv run main.py

Setup game

Simply run cargo run .

Ports

  • Ollama API: 11434
  • TTS API: 4003

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks