Tag: #pdf
Writing on GPUs, LLMs, MLOps, Kubernetes — and mindset · 2 posts
Document AI / OCR in 2026 — Mistral OCR / Marker / Surya / LlamaParse / Docling / OlmoOCR Deep Dive
Document AI in 2026 is no longer "extract text with Tesseract." Purpose-built APIs like Mistral OCR (March 2025), open-source PDF-to-Markdown engines like Marker / Surya / Docling / OlmoOCR, pretrained document models li
2026-05-15 · 19 min read #ocr#document-ai#pdf#mistral-ocr#markerDocument Parsing Technology Guide: PDF Parsing, OCR, Layout Analysis, and LLM-Based Extraction Pipeline
A comprehensive guide covering PDF parsing libraries (PyMuPDF, pdfplumber), OCR engines (Tesseract, EasyOCR, PaddleOCR), layout analysis models (LayoutLM, DiT, Donut), table extraction, LLM-based multimodal document unde
2026-03-13 · 26 min read #llm#document-parsing#pdf#ocr#layout-analysis