Ground Truth.
AI, checked against the source.

← All topics

ocr

Everything on Ground Truth tagged “ocr” — 5 items.

Baidu's OCR Model Reads Dozens of Pages in One Pass Without Its Memory Growing News

Unlimited OCR replaces the decoder's attention layers with a design that holds the key-value cache at a constant size, so transcription speed does not degrade as the document gets longer.

The quiet race to turn messy documents into AI-ready text News

Mistral released a new document-reading model the same week an open-source rival surged, both chasing the unglamorous job that quietly decides how well AI can read your files.

Unlimited OCR Tool

Baidu's 3-billion-parameter document parser transcribes dozens of pages in a single pass without its memory footprint growing, because its decoder holds a constant-size cache instead of one that expands with every token. MIT licensed, with vLLM, ModelScope and ms-swift support already wired in, plus a hosted demo you can try in a browser.

Mistral OCR 4 Tool

A hosted document-reading model that converts scanned pages, PDFs, and complex layouts into clean structured text ready for a language model. Send a document, get back tidy text with the structure preserved.

MinerU Tool

Open-source tool that converts complex PDFs and office files into clean markdown and structured data that AI models can read reliably. Run it yourself for free, with nothing leaving your machine.