This project implements a Retrieval-Augmented Generation (RAG) system for answering questions about PDF documents. It uses Google's Generative AI, ChromaDB for vector storage, and Gradio for a ...
Project Overview This project is designed to extract and understand information from NCERT PDFs using a combination of Natural Language Processing (NLP) techniques. The system lets users upload an PDF ...