RAG model for assisting dnd campaigns
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
15
commits
Merge branch 'main' of https://github.com/Molnar1104/dnd-rag-assistant
21245aeView on GitHubfeat: added chunk statistics, added docstring to extract_from_all_pdfs()
dda62beView on GitHubfeat: add nested observability UI and similarity scores for retrieved chunks
4e4899aView on GitHubfeat: upgrade to EmbeddingGemma 300m and ingest 3 core rulebooks
4ae0287View on GitHubdocs: updated readme with project architecture, tech stack, and live demo link
3ddef8fView on GitHubadded Streamlit UI and finalized the MVP RAG pipeline for deployment
b7adc5eView on GitHubfeat: added chunking, embeddings and chromadb vector search
fa1f7ddView on GitHub