← Back to portfolio
AI / RAG Project
PDF Q&A using RAG
A document question-answering system that lets users upload a PDF and ask questions based on its content. The system retrieves the most relevant parts of the document before generating an answer.
This is the high-level flow of the RAG system. Later, you can replace this section with a real diagram or visual image.
1
Upload PDF
The user uploads a PDF document into the system.
Example: a 1-page HR document, leave-policy.pdf, is uploaded.
leave-policy.pdf
Employee Leave Policy
Full-time employees receive 21 days of paid annual leave.
Unused leave carries over to the next year, up to 10 days.
Sick leave needs a medical certificate after 3 days.