An intelligent retrieval-augmented (RAG) PDF Chatbot: upload a PDF and ask questions, answers generated from its content using local embeddings and a lightweight model.
-
Updated
Oct 25, 2025 - Python
An intelligent retrieval-augmented (RAG) PDF Chatbot: upload a PDF and ask questions, answers generated from its content using local embeddings and a lightweight model.
The PDF Parser API is an intelligent and modular document processing service that converts unstructured PDF files into structured, machine-readable data. It automatically detects and extracts text blocks, tables, key-value pairs, and images, and returns the results in a hierarchical JSON format, complete with page-level and spatial metadata.
Add a description, image, and links to the rag-pdf topic page so that developers can more easily learn about it.
To associate your repository with the rag-pdf topic, visit your repo's landing page and select "manage topics."