Skip to content

Repository files navigation

This project is a Retrieval-Augmented Generation (RAG) AI Agent that allows users to upload PDF documents and ask natural language questions about their content. The system processes PDFs, generates vector embeddings, stores them in Qdrant Vector Database, and retrieves relevant context to generate accurate answers using an LLM.

Features

  • PDF Upload and Processing
  • Intelligent Text Chunking
  • Semantic Search using Vector Embeddings
  • Qdrant Vector Database Integration
  • LLM-Powered Context-Aware Answers
  • Streamlit User Interface
  • Source Attribution for Responses
  • Scalable RAG Architecture

About

RAG-based PDF Question Answering AI Agent using Python, Streamlit, Qdrant Vector DB, semantic search, and LLM-powered retrieval for context-aware document intelligence.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages