Local RAG-Based AI Assistant for D&D 5e An advanced, privacy-focused tabletop companion built using LangChain, Ollama, and ChromaDB. This system enables Dungeon Masters and players to query the vast D&D 5e rulebook ecosystem with zero cloud dependency.
Stars
1
Forks
0
Watchers
1
Open Issues
7
Overall repository health assessment
7
commits
No package.json found
This might not be a Node.js project
fix(rag): improve retrieval with header context and metadata fallback
767f4e8View on GitHubfix(retriever): [WIP] address context loss in H3 headers
4307635View on GitHubfeat(rag): migrate to local Ollama and add D&D SRD RAG bot
9ed18e6View on GitHubchore(config): add project dependencies and openai integration
3e3eaf1View on GitHub