Commit Graph
1 Commits
Author SHA1 Message Date
Nameet Potnis 8d8c1d888b Add NameetP/pdfmux to Search & Data Extraction
pdfmux is an open-source (MIT) PDF extraction router with a built-in
MCP server. Differentiator from existing PDF MCPs (MinerU, etc.):
instead of a single extractor, it classifies each page and routes to
the best backend (PyMuPDF / Docling / OCR / optional LLM), then
verifies output with per-page confidence scoring to prevent silent
extraction failures in RAG pipelines.
2026-04-14 19:33:27 +05:30