PDF GPT allows you to chat with the contents of your PDF file by using GPT capabilities. The most effective open source solution to turn your pdf files in a chatbot!
-
Updated
Mar 6, 2026 - Python
PDF GPT allows you to chat with the contents of your PDF file by using GPT capabilities. The most effective open source solution to turn your pdf files in a chatbot!
Ask questions about any data source by leveraging langchains
Streamlit application that allows users to upload multiple PDF files, ask questions about the content of the PDFs, and receive answers based on the provided context.
This application allows users to upload PDF files, process them, and ask questions about the content using a locally hosted language model. The system uses Retrieval-Augmented Generation (RAG) to provide accurate answers based on the uploaded PDFs.
A utility to chat with documents
AI-driven document chat app. Engage in dynamic conversations with PDFs using Langchain, ChromaDB, Sentence Transformers, and Streamlit. Gain insights interactively.
An advanced AI-powered Streamlit application that transforms how you interact with PDF documents. Perfect for students, researchers, and professionals who need to extract insights, generate summaries and create study materials from their documents.
An intelligent document analysis platform
This is a Streamlit application that enables you to chat with the content of a PDF file using state-of-the-art NLP techniques! With this app, you can upload a PDF file, ask questions about its content, and get intelligent answers in real time.
DocChat is a Streamlit-based chatbot application that allows you to interact with PDF documents in a conversational manner. It leverages a locally stored sentence-transformer model for semantic search and a local GPT model for generating contextual responses.
This is the chatbot where you can chat with pdf , here I used langchain, streamlit framework and Groq api for LLM you can see readme file to get this api
Chat With PDF's : Powered By Langchain
Gemini PDF Chatbot is an AI-powered application that lets you chat with PDF documents. It uses Google Gemini, LangChain, and FAISS to extract, embed, and semantically search PDF content, providing context-aware answers to your questions. Perfect for research, business reports, or personal knowledge management.
Chat with pdf
a streamlit app which allow you to chat with your own PDF.
This Streamlit-based system supports multi-format document(PDFs, DOCX, HTML, and images) ingestion, text extraction, chunking, and FAISS-based indexing, enabling question answering via a lightweight, API-free Meta/LLaMA-compatible inference interface
📄 Enhance your PDF experience with a chatbot that answers questions using natural language, ensuring context-aware interactions and easy document management.
Groq PDF Chatbot is an AI-powered tool that lets you interact with multiple PDFs in real time. It converts PDFs into semantic embeddings, stores them in FAISS for fast retrieval, and uses Groq LLaMA-3.1 to generate context-aware responses. The app provides a chat-style interface, enabling efficient, multi-turn conversations with your documents.
Add a description, image, and links to the chatwithpdf topic page so that developers can more easily learn about it.
To associate your repository with the chatwithpdf topic, visit your repo's landing page and select "manage topics."