-
Notifications
You must be signed in to change notification settings - Fork 8
Home
pixelnull edited this page Mar 15, 2026
·
17 revisions
AI-Powered Obsidian Vault Lorebook for SillyTavern
DeepLore Enhanced connects your Obsidian vault to SillyTavern, automatically injecting relevant lore entries into your AI prompts. It combines keyword matching with AI-powered semantic search to find entries that are contextually relevant to your conversation -- even when no exact keywords match.
Looking for the base version? DeepLore is the stable, keyword-only version recommended for most users. DeepLore Enhanced is a superset that adds AI search and advanced features.
Do NOT run both. Running DeepLore and DeepLore Enhanced simultaneously will cause conflicts. Pick one.
- Two-stage pipeline -- Keywords pre-filter, then AI selects the best matches
- Any AI provider -- Works with Anthropic, OpenAI, OpenRouter, or any provider via SillyTavern's Connection Manager
- Context Cartographer -- See exactly which lore was injected and why on each message
- Session Scribe -- Auto-summarize sessions back to your Obsidian vault
- Conditional gating -- Entries that depend on or block other entries
- Per-entry injection -- Override injection position, depth, and role per entry
- Cooldown/warmup tags -- Fine-grained control over when entries trigger
- New chat bootstrapping -- Seed entries and bootstrap injection for early conversations
- Vault sync -- Auto-detect changes in your vault
- Diagnostic tools -- Analytics, health checks, pipeline inspector
- SillyTavern 1.12.0+
- Obsidian with the Local REST API plugin
- Server plugins enabled in SillyTavern (
enableServerPlugins: true) - For AI search: a saved Connection Manager profile in SillyTavern (any provider), or claude-code-proxy
| Page | Description |
|---|---|
| Installation | Step-by-step setup guide |
| Writing Vault Entries | How to create lorebook entries with copy-paste templates |
| AI Search | How AI-powered semantic search works |
| Pipeline | How the matching pipeline processes entries |
| Features | All features explained in detail |
| Settings Reference | Every setting documented |
| Slash Commands | All available slash commands |
DeepLore Wiki
Getting started
Features
Reference
Help