mirror of
https://github.com/vegu-ai/talemate.git
synced 2026-04-26 10:40:51 +00:00
* fix white space issues in contextual generate causing problems with list creation tasks * Implement early termination for SSE events in TextGeneratorWebuiClient when receiving "[DONE]" signal, * gemma-4 template * prompt tweaks * set 0.36.1 * update what's new * prompt tweaks * update test baselines * prompt tweaks * update changelog |
||
|---|---|---|
| .github/workflows | ||
| docs | ||
| install-utils | ||
| scenes | ||
| src/talemate | ||
| talemate_frontend | ||
| templates | ||
| tests | ||
| tts/voice | ||
| .gitattributes | ||
| .gitignore | ||
| .pre-commit-config.yaml | ||
| .python-version | ||
| config.example.yaml | ||
| CONTRIBUTING.md | ||
| docker-compose.manual.yml | ||
| docker-compose.yml | ||
| docker-entrypoint.sh | ||
| Dockerfile | ||
| frontend_wsgi.py | ||
| install-cuda.bat | ||
| install-cuda.sh | ||
| install-ffmpeg.bat | ||
| install.bat | ||
| install.sh | ||
| LICENSE | ||
| mkdocs.yml | ||
| pyproject.toml | ||
| README.md | ||
| ruff.toml | ||
| start-backend.bat | ||
| start-backend.sh | ||
| start-debug.bat | ||
| start-frontend.bat | ||
| start-frontend.sh | ||
| start-local.bat | ||
| start.bat | ||
| start.sh | ||
| update.bat | ||
| update.sh | ||
| uv.lock | ||
Talemate
Roleplay with AI with a focus on strong narration and consistent world and game state tracking.
![]() |
![]() |
|---|---|
![]() |
![]() |
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
- Node editor for creating complex scenarios and re-usable modules
- Context management for character details, world information, past events, and pinned information
- Customizable templates for all prompts using Jinja2
- Modern, responsive UI
Documentation
Discord Community
Need help? Join the new Discord community
Supported APIs
Supported self-hosted APIs:
- KoboldCpp (Local, Runpod, VastAI, also includes image gen support)
- oobabooga/text-generation-webui (local or with runpod support)
- LMStudio
- TabbyAPI
- Ollama
Generic OpenAI api implementations (tested and confirmed working):



