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
This project uses a Retrieval-Augmented Generation (RAG) pipeline to extract relevant information from PDFs. Users can upload PDFs, submit queries, and get accurate responses based on the document content. It combines a retriever model and generative model for intelligent, real-time query handling.