#106 · Primary category: AI Chatbots

TauriTavern

llm rust sillytavern tauri tauri-app

The classic Sillytavern, now has been rewritten in Tauri/Rust.

Project last updated:08/31/26

GitHub Stars

1.5K

Forks

114

Contributors

17

License

AGPL-3.0

Why we included this project

Most people who use SillyTavern know it as a web app that needs a Node server or a browser tab open. TauriTavern keeps the same interface, character cards, group chats, world info, and the deep prompt controls, but rebuilds it on a Tauri v2 shell with a Rust backend. That gives you a native desktop app for Windows, macOS, and Linux, plus Android and iOS builds, so one chat client can follow you from phone to computer. The Rust code is split into clean architecture layers, which makes the codebase easier to read if you want to contribute or audit how your prompts and data are handled. If you want a self-hosted, locally installed chat client with broad LLM backend support, this is a practical native option.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category