AI-powered FAQ retrieval system for live customer support using hybrid search (BM25 + dense retrieval), reranking, grounding checks, and validation loops to deliver accurate, reliable answer suggestions in real time.Implemented multi-turn query handling, confidence-based decision logic, and stateful orchestration with LangGraph for retries and workflow management.
AI-powered FAQ retrieval system for live customer support using hybrid search (BM25 + dense retrieval), reranking, grounding checks, and validation loops to ...