AskMyDocs — Production-Grade RAG with CI-Gated Evaluation
End-to-end RAG app answering questions over uploaded PDFs with citation-grounded responses. Hybrid retrieval (ChromaDB vector 60% + BM25 40%) re-scored by a cross-encoder reranker, hallucination detection on uncited answers, and an LLM-as-a-judge harness in GitHub Actions that fails the build below faithfulness 0.70 / relevance 0.70 / citation rate 0.80. Deployed live on Hugging Face Spaces.