AIAny
AI Client2023
Icon for item

SillyTavern - LLM Frontend for Power Users [Official Homepage]

Locally hosted frontend that connects to many text, image, and TTS backends (KoboldAI, Ooba, Tabby, OpenAI, Claude, OpenRouter, Mistral, NovelAI, Horde). Built around character cards, lorebooks, group chats, and extensions for deep prompt control.

Introduction

Most chat UIs hide the prompt from you; SillyTavern does the opposite, exposing nearly every knob that shapes what the model sees. It started as a February 2023 fork of TavernAI and has since grown into a 300+ contributor community project with no company behind it — the design bias is toward control, not convenience.

What Sets It Apart
  • Backend-agnostic: the same chat works against KoboldAI/CPP, Ooba, Tabby, llama.cpp/Ollama, NovelAI, Horde, OpenAI, Claude, OpenRouter and Mistral, so you can swap models without changing your setup.
  • Character cards plus World Info (lorebooks) inject context dynamically by keyword, so long-running personas and worlds stay coherent without bloating every prompt.
  • Group chats, Visual Novel mode, an extension API, image generation (Automatic1111/ComfyUI) and TTS turn it into a configurable platform rather than a single-purpose client.
Who It's For

Great fit if you want maximal control over prompts and run your own local or mixed backends, and you treat a steep learning curve as part of the appeal. Look elsewhere if you want a polished hosted assistant with sensible defaults — ST ships no hosted service, embraces complexity, and assumes you'll tinker.

Information

  • Websitesillytavern.app
  • OrganizationsSillyTavern community
  • AuthorsSillyTavern (community), cohee, rossascends, wolfsblvt
  • Published date2023/02/09

More Items

GitHub
AI Agent2026

Provides a lightweight Python harness that turns LLMs into working agents with tool-use, skills, persistent memory, permission controls and multi-agent coordination. Ships with a CLI/React TUI, 43+ built-in tools, a plugin/skill system and the ohmo personal-agent for chat gateways. Best for developers prototyping agent workflows and multi-agent experiments.

GitHub
AI Model2026

Runs the Bonsai family of quantized LLMs locally (including vision-capable 27B): provides scripts and demo UIs to run 1-bit and ternary Bonsai models on macOS (Metal), Linux/Windows (CUDA/Vulkan/ROCm), or CPU, with long context, tool-calling and an optional Open WebUI agent demo.

GitHub
AI Client2025

Turns Chromium into a local-first AI browser with an embedded assistant that can summarise pages, extract structured data, automate web tasks, and run scheduled agents. Built as an open-source Chromium fork with 53+ built-in browser tools, 40+ app integrations, and support for BYO AI keys or fully local models (Ollama / LM Studio).