Core knowledge retrieval for the ToadAid Mirror
Agentic RAG (Retrieval-Augmented Generation) is the heart of our Mirrorβs knowledge. It blends Tobyworld lore scrolls with intelligent agent workflows, allowing the Mirror to reason, retrieve, and guide with depth.
build_index.py
to create FAISS indexes.mirror_config.json
.Coming soon: a live query tool to test how the Mirror retrieves lore from your dataset.