The Unofficial University Guide: Production RAG Pipeline
Engineered an end-to-end RAG pipeline to process a multi-document corpus of unstructured housing regulations and student data Implemented semantic vector search using all-MiniLM-L6-v2 embeddings with strict distance thresholds (<0.65) to enforce source attribution and eliminate LLM hallucinations

