PaddleOCR 3.5: Running OCR and Document Parsing Tasks with a Transformers Backend
PaddleOCR 3.5 adds a Transformers inference backend, enabling developers to seamlessly use its OCR and document parsing models within the Hugging Face ecosystem, lowering integration barriers for building applications like RAG.
Hugging Face Blog · May 18, 2026
Building a Better LiteParse Skill with Evals
Through trace analysis and iterative evaluations, LlamaIndex optimized an agent's PDF parsing strategy, revealing a shift toward disciplined, data-driven agent engineering.
LlamaIndex Blog ·
Introducing ParseBench: The First Document Parsing Benchmark for AI Agents
LlamaIndex releases ParseBench, the first document parsing benchmark for AI agents, evaluating parsers across five dimensions like tables and charts, revealing no single method excels at everything, with LlamaParse Agentic showing the most balanced performance.
LlamaIndex Blog ·
LiteParse v2.0 Runs Everywhere
LlamaIndex rewrote its lightweight PDF parser LiteParse in Rust, enabling cross-language and cross-platform (including browser) operation with up to 100x performance gains, providing critical infrastructure for real-time AI applications.
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 ·
Parsing the Unreadable: How LlamaParse Handles Legal Discovery Documents
LlamaParse leverages multimodal LLMs to not only extract text but also understand charts, images, and complex layouts within low-quality scans, fundamentally changing the capability boundaries of document parsing in legal discovery.
LlamaIndex Blog ·