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
An end-to-end Retrieval-Augmented Generation (RAG) system built with Haystack for pipeline orchestration, Pinecone as the vector database, Sentence-Transformers for embeddings, and Mistral-7B (served via the Hugging Face Inference API) for answer generation — all exposed through a FastAPI web application.