END to END ChatWithPDF (Personal Project)
Built a document-grounded chat experience that allows users to ask questions across multiple documents. Used a large language model to analyze documents and generate natural conversational responses. Delivered a conversational interface simulating discussion of document content. • Enabled multi-document question answering. • Leveraged Gemini to generate response text grounded in documents. • Implemented chat-style interaction for iterative Q&A. • Produced responses in natural language aligned to document content.