You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A smart, conversational FAQ system using LangGraph and sentence-transformer embeddings that semantically retrieves answers from a CSV knowledge base and routes user queries based on confidence. Built with LangChain, FAISS, and HuggingFace for efficient semantic search.