← Back to Home

Tag: OCR (5 articles)

Agentic OCR for Receipts: Why Traditional Pipelines Break

The article argues that receipt processing is not a simple OCR task but a document intelligence challenge that stress-tests systems with non-standard, complex layouts, where traditional rule-based pipelines break down and AI agent-driven architectures prove more robust.

LlamaIndex Blog ·

LlamaIndex Newsletter 2026-04-14

LlamaIndex launches ParseBench, the first OCR benchmark for AI agents, and demonstrates breakthroughs in structured document understanding and multimodal reasoning, signaling a shift from text extraction to deep semantic comprehension.

LlamaIndex Blog ·

LlamaIndex Newsletter 5-19-26

LlamaIndex introduces ParseBench, the first OCR benchmark designed specifically for AI agents, alongside open-sourcing a local document parsing server and a secure sandboxed CLI agent, signaling a shift in document processing towards agent-native infrastructure.

LlamaIndex Blog ·

OCR for Tables: How to Extract Structured Data from Documents

The article delves into the technical challenges of extracting tabular data from documents, explaining that it's far more complex than standard text OCR and requires three core coordinated phases: detection, structure recognition, and data extraction.

LlamaIndex Blog ·