Tag: #document-parsing
Writing on GPUs, LLMs, MLOps, Kubernetes — and mindset · 2 posts
LLM, Tool Calling & Embedding Benchmarks Deep Dive: What Each Benchmark Actually Measures
Complete analysis of major AI benchmarks — MMLU, HellaSwag, HumanEval, BFCL, MTEB, RAGAS and more. Understand exactly what each benchmark measures, score interpretation, limitations, and which benchmarks to use for your
2026-03-17 · 24 min read #llm#benchmarks#mmlu#mteb#bfclDocument 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