MrExtinct27/DMV-manual-RAG
A production RAG chatbot that answers US driving rules questions using official DMV manuals from all 51 states. Built with hybrid vector search (Qdrant), cross-encoder reranking, Redis caching, and Llama 4 via Groq. Features a Streamlit UI with streaming responses.
Stars
—
Forks
—
Language
Python
License
—
Category
Last pushed
Mar 09, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/MrExtinct27/DMV-manual-RAG"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
vndee/local-assistant-examples
Build your own ChatPDF and run it locally
datvodinh/rag-chatbot
Chat with multiple PDFs locally
shibing624/ChatPDF
RAG for Local LLM, chat with PDF/doc/txt files, ChatPDF....
couchbase-examples/rag-demo
A RAG demo using LangChain that allows you to chat with your uploaded PDF documents
ikantkode/pdfLLM
pdfLLM is a completely open source, proof of concept RAG app.