document-qa
Here are 19 public repositories matching this topic...
Language:All
Sort:Most stars
Running Llama 2 and other Open-Source LLMs on CPU Inference Locally for Document Q&A
- Updated
Nov 6, 2023 - Python
This Repositry is an experiment with an agent that searches documents and asks questions repeatedly in response to the main question. It automatically determines the optimal answer from the current documents or recognizes when there is no answer.
- Updated
Jul 17, 2023 - Python
🐋 DeepSeek-R1: Retrieval-Augmented Generation for Document Q&A 📄
- Updated
Feb 3, 2025 - Python
An LLM-powered Slack bot built with Langchain.
- Updated
Jun 4, 2023 - Jupyter Notebook
RAG chatbot designed for domain-specific queries using Ollama, Langchain, phi-3 and Faiss
- Updated
May 31, 2024 - Python
AI agent API (Python/FastAPI) to upload documents (PDF/TXT) and answer questions using RAG with Azure OpenAI and LangChain.
- Updated
Apr 18, 2025 - Python
Sistema RAG (Retrieval Augmented Generation) para asistencia de documentación técnica en español utilizando LangChain, OpenAI Y Streamlit para la interfaz visual
- Updated
Dec 21, 2024 - Python
- Updated
Jun 27, 2025 - Python
A Document QA chatbot using LangChain, Pinecone for vector storage, and Amazon Bedrock (mistral.mixtral-8x7b-instruct for LLM and titan-embed-text for embeddings). Built with a Streamlit frontend for document uploads and contextual question answering.
- Updated
Jan 28, 2025 - Python
Sub-second RAG-based chatbot for medical Q&A over 10+ textbooks with source-cited responses.
- Updated
Jul 1, 2025 - Python
⚡️ Local RAG API using FastAPI + LangChain + Ollama | Upload PDFs, DOCX, CSVs, XLSX and ask questions using your own documents — fully offline!
- Updated
Jun 25, 2025 - Python
A document question-answering system that allows users to upload files (PDFs, DOCs, TXTs) and ask questions about their content using RAG (Retrieval-Augmented Generation) with ChromaDB and Gemma.
- Updated
Jul 4, 2025 - Python
RAG chatbot using car manual data to answer MG ZS warnings via GPT-4o and LangChain.
- Updated
Jul 4, 2025 - Jupyter Notebook
This repository acts as an archive of the owners experience working with large language models neatly presented within jupyter notebooks
- Updated
Dec 26, 2023 - Jupyter Notebook
An intelligent document assistant powered by Open-Source Large Language Models
- Updated
Dec 17, 2024 - Python
Successfully developed a Multi-Domain AI Personal Assistant using LangChain, OpenAI, and Streamlit. The application seamlessly integrates multiple specialized capabilities, including document-based question answering (QA), Python code execution, debugging, explanation and optimization, web search, latest news retrieval, and currency conversion.
- Updated
May 2, 2025 - Python
Create your own Retrieval-Augmented Generation (RAG) chatbot for PDFs. This project uses LangChain, Flask, and an LLM (IBM WatsonX/Hugging Face) to build a conversational AI that understands your documents.
- Updated
Jun 17, 2025 - Python
Cross-document QA leveraging LLM and taxonomy
- Updated
Aug 1, 2023 - Python
Improve this page
Add a description, image, and links to thedocument-qa topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thedocument-qa topic, visit your repo's landing page and select "manage topics."