StackMap
Subscribe
Explore / topics

OCR

Turn documents, scans and PDFs into LLM-ready text — OCR and document-parsing models and pipelines.

chandra logo
4
datalab-to avatardatalab-to 11.5k · 20 days ago
chandra

Datalab's SOTA open OCR model: images/PDFs to structured HTML/Markdown/JSON with layout, tables, forms, checkboxes, handwriting and math, in 90+ languages. Local HF or vLLM inference.

ocr
alternative to olmocr, Unlimited-OCR
chunkr logo
5
lumina-ai-inc avatarlumina-ai-inc 4k · 3 months ago
chunkr

Document intelligence API in Rust: layout analysis, OCR with bounding boxes, and semantic chunking that turn PDFs, PPTs and Word docs into RAG-ready structured chunks.

ocrrag
pairs well with LlamaIndex, Chroma
MinerU logo
6
opendatalab avataropendatalab 74.8k · yesterday
MinerU

Heavyweight document-to-markdown/JSON parser — PDFs plus Office (docx/pptx/xlsx) through layout analysis and OCR into LLM-ready output for RAG and agentic pipelines. 73k stars, self-hostable.

ocrrag
alternative to olmocr, xberg
olmocr logo
8
allenai avatarallenai 19.1k · 3 months ago
olmocr

Open toolkit that linearizes messy PDFs — scans, tables, equations, handwriting — into clean ordered Markdown with a self-hosted vision-language model. Built for LLM training data and RAG ingestion.

ragocr
pairs well with LlamaIndex, Chroma
Unlimited-OCR logo
5
baidu avatarbaidu 14.3k · 13 days ago
Unlimited-OCR

Baidu's open OCR VLM that parses entire multi-page documents in one shot — 'unlimited' long-horizon parsing pushing DeepSeek-OCR further. MIT weights on HF; serve via transformers, vLLM or SGLang.

ocrrag
alternative to olmocr, MinerU
xberg logo
5
xberg-io avatarxberg-io 8.7k · yesterday
xberg

Rust-core document-intelligence engine with 15 language bindings: turns 96 formats — PDF, Office, images, audio, code — into clean text, tables and RAG-ready chunks. Library, CLI, REST or MCP.

ocrraglocal
pairs well with Chroma, LlamaIndex