A Retrieval-Augmented Generation (RAG) system for document analysis, summarization, and question answering.
This project allows you to upload documents, generate their summaries, ask natural language questions, and retrieve highly relevant document snippets using LLMs and vector databases.
π Features
π Upload and process multiple document formats:
PDF
DOCX
TXT
Markdown (.md)
π Automatic document summarization using OpenAI's LLMs
π Natural language question answering over your documents
π Fast retrieval of relevant chunks with similarity scores