Honest comparison
Foreverse vs SillyTavern
SillyTavern remains the most powerful roleplay frontend ever built — on a desktop. Foreverse is for the hours you are not at that desk: a native Android app that imports the same chara_card_v3 cards, lorebooks, and regex scripts, adds a long-fiction reader, and needs no server, Termux, or git pull. Many of our users run both.
| Dimension | Foreverse | SillyTavern |
|---|---|---|
| Setup | Install from store, sign in, play | Node.js server: PC, VPS, or Termux |
| Phone experience | Native UI, designed for one hand | Web UI in a mobile browser |
| Extension ecosystem | Built-in features, no third-party plugins yet | Hundreds of community extensions |
| Character cards | v1 / v2 / chara_card_v3 import & export | Reference implementation |
| Lorebooks / World Info | Supported, per-character & global | Deepest implementation, vector storage |
| Automation | Quick Replies, STscript-style commands, variables | Full STscript + extensions |
| Model access | BYOK, 60+ providers, custom endpoints | BYOK, similar breadth |
| Long-novel reading | Full reader with branching continuation | Not a reader |
| Where data lives | On your phone, exportable | On whatever machine you administer |
| Price | Free core, optional credits | Free, open source |
The honest framing: a desk tool and a pocket tool
SillyTavern earned its position. A decade of community work lives in its extensions, and if you want vector-stored memories, custom TTS pipelines, or a niche injection plugin, the desktop tavern is where that exists. We built Foreverse because none of that power survives the walk to the bus stop: a Node.js server wants administration, and phones running Termux kill background processes mid-scene.
So the real question is not which is better in the abstract — it is where your hours are. Desk hours with a homelab: SillyTavern is unbeatable. Subway, lunch break, bed: that is the gap Foreverse exists to fill, with your same cards and worlds.
Same data, different bodies
Foreverse treats SillyTavern compatibility as a contract, not a marketing line: chara_card_v3 cards (including embedded character books), standalone lorebook JSON, regex script rules, and Quick Reply sets import and behave the way the tavern crowd expects — automation hooks included. Export works too; we have no interest in holding your characters hostage. If you leave, you leave with everything.
Pick SillyTavern if
- You play at a desktop and want the full extension ecosystem
- You need vector storage, custom pipelines, or niche community plugins
- You enjoy administering your own server and tweaking config files
Pick Foreverse if
- You mostly play on a phone and are tired of Termux or VPS upkeep
- You also read long fiction and want branching continuation in the same app
- You want BYOK across 60+ providers with keys stored only on-device
FAQ
Can I import my SillyTavern characters into Foreverse?
Yes. PNG and JSON character cards (v1/v2/v3), lorebook JSON files, regex scripts, and Quick Reply sets all import. Embedded character books come along with their cards.
Is Foreverse a fork of SillyTavern?
No. Foreverse is a native Android app built from scratch that implements compatibility with SillyTavern's data formats and core behaviors. No SillyTavern code runs inside it.
Do I still need a PC or server for Foreverse?
No. The app talks directly to model providers with your own API keys. There is nothing to deploy, update, or keep awake.
Should I switch if SillyTavern already works for me?
If your setup is stable and desktop-bound, keep it — genuinely. Add Foreverse when you want the same characters available on your phone without running infrastructure.