This is an independent open-source plugin for SillyTavern.
We are actively developing this RAG-powered memory system, which integrates a Qdrant vector database for long-term conversational memory.
- This is NOT an official SillyTavern feature but an external plugin.
- The plugin is in active development.
- All contributions and feedback are welcome!
- ✅ Docker-based Qdrant initialization
- 🔄 OpenAI embedding API integration
- 🗂️ Vector search for contextual memory retrieval
- 🎭 Roleplaying character memory persistence
This repository is not affiliated with the official SillyTavern developers.
It is an independent experimental plugin that extends SillyTavern with retrieval-augmented generation (RAG) memory capabilities.
Feel free to submit pull requests or open an issue to discuss improvements!