Find a file
vegu-ai-tools af11d23bb7 tests
2025-04-21 04:38:37 +03:00
.github/workflows 0.26.0 (#133) 2024-07-26 21:43:06 +03:00
docs 0.29.0 (#167) 2025-02-01 17:44:06 +02:00
scenes sim suite set overall story intent 2025-04-14 03:23:51 +03:00
src/talemate min length setting for editor dedupe 2025-04-21 04:32:29 +03:00
talemate_frontend min length setting for editor dedupe 2025-04-21 04:32:29 +03:00
templates remove test template 2025-04-16 00:31:19 +03:00
tests tests 2025-04-21 04:38:37 +03:00
.gitignore 0.26.0 (#133) 2024-07-26 21:43:06 +03:00
config.example.yaml 0.26.0 (#133) 2024-07-26 21:43:06 +03:00
docker-compose.yml 0.27.0 (#137) 2024-09-23 12:55:34 +03:00
Dockerfile Dockerfile Update (#174) 2025-01-30 02:29:44 +02:00
frontend_wsgi.py 0.27.0 (#137) 2024-09-23 12:55:34 +03:00
install-local-tts.bat Prep 0.14.0 (#34) 2023-11-24 22:08:13 +02:00
install.bat 0.27.0 (#137) 2024-09-23 12:55:34 +03:00
install.sh 0.27.0 (#137) 2024-09-23 12:55:34 +03:00
LICENSE initial commit 2023-09-17 16:46:42 +03:00
mkdocs.yml 0.26.0 (#133) 2024-07-26 21:43:06 +03:00
poetry.lock client updates so preset groups, and data_format selection are honored and stored for all of them 2025-04-19 00:11:18 +03:00
pyproject.toml client updates so preset groups, and data_format selection are honored and stored for all of them 2025-04-19 00:11:18 +03:00
README.md 0.29.0 (#167) 2025-02-01 17:44:06 +02:00
reinstall.bat Prep 0.13.0 (#28) 2023-11-18 12:16:29 +02:00
start-backend.bat 0.27.0 (#137) 2024-09-23 12:55:34 +03:00
start-backend.sh 0.27.0 (#137) 2024-09-23 12:55:34 +03:00
start-developer.bat 0.27.0 (#137) 2024-09-23 12:55:34 +03:00
start-frontend.bat 0.27.0 (#137) 2024-09-23 12:55:34 +03:00
start-frontend.sh 0.22.0 (#89) 2024-03-29 21:37:28 +02:00
start-local.bat 0.23.0 (#91) 2024-04-20 01:01:06 +03:00
start.bat 0.27.0 (#137) 2024-09-23 12:55:34 +03:00
start.sh 0.27.0 (#137) 2024-09-23 12:55:34 +03:00
update.bat 0.27.0 (#137) 2024-09-23 12:55:34 +03:00
update.sh 0.28.0 (#148) 2024-11-24 15:43:27 +02:00

Talemate

Roleplay with AI with a focus on strong narration and consistent world and game state tracking.

Screenshot 3 Screenshot 3
Screenshot 4 Screenshot 1
Screenshot 2 Screenshot 3

Core Features

  • Multiple agents for dialogue, narration, summarization, direction, editing, world state management, character/scenario creation, text-to-speech, and visual generation
  • Supports per agent API selection
  • Long-term memory and passage of time tracking
  • Narrative world state management to reinforce character and world truths
  • Creative tools for managing NPCs, AI-assisted character, and scenario creation with template support
  • Context management for character details, world information, past events, and pinned information
  • Customizable templates for all prompts using Jinja2
  • Modern, responsive UI

Documentation

Supported APIs

Supported self-hosted APIs:

Generic OpenAI api implementations (tested and confirmed working):

  • DeepInfra
  • llamacpp with the api_like_OAI.py wrapper
  • let me know if you have tested any other implementations and they failed / worked or landed somewhere in between