Skip to content
#

document-qa

Here are 30 public repositories matching this topic...

An advanced, fully local, and GPU-accelerated RAG pipeline. Features a sophisticated LLM-based preprocessing engine, state-of-the-art Parent Document Retriever with RAG Fusion, and a modular, Hydra-configurable architecture. Built with LangChain, Ollama, and ChromaDB for 100% private, high-performance document Q&A.

  • Updated Aug 11, 2025
  • Python

AI-powered commission plan assistant featuring advanced RAG pipeline, Model Context Protocol (MCP) PostgreSQL server integration, multi-format document processing, and secure SELECT-only database operations. Guided 3-phase plan creation with conversational interface.

  • Updated Aug 24, 2025
  • Python

AI assistant backend for document-based question answering using RAG (LangChain, OpenAI, FastAPI, ChromaDB). Features modular architecture, multi-tool agents, conversational memory, semantic search, PDF/Docx/Markdown processing, and production-ready deployment with Docker.

  • Updated Aug 4, 2025
  • Python

🔍 Agentic AI system that allows users to upload documents (PDFs, DOCX, etc.) and natural language questions. It uses LLM-based RAG to extract relevant information. The architecture includes multi-agent components such as document retrievers, summarizers, web searchers, and tool routers — enabling dynamic reasoning and accurate responses.

  • Updated Aug 10, 2025
  • Jupyter Notebook

AI-Powered PDF Context Retrieval Chatbot (RAG) is a smart chatbot that lets you upload PDFs and ask questions about their content. Using advanced AI and semantic search, it finds and summarizes answers directly from your documents—ideal for legal, academic, business, and support tasks.

  • Updated Aug 21, 2025
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the document-qa topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the document-qa topic, visit your repo's landing page and select "manage topics."

Learn more