Document reading is the silent floor under a huge amount of AI work, and a weak floor caps everything above it. When a company points an AI at its internal files so employees can ask questions, the quality of the answers is limited by how cleanly those files were read in the first place. If the reader scrambles a table or drops a column, the AI confidently summarizes nonsense, and nobody can tell, because the mistake happened before the smart part even started. Garbage in, garbage out, except the garbage is invisible because it is buried two steps upstream. Better document reading is one of the least glamorous and most consequential ways to make AI systems more reliable, and it is exactly the kind of plumbing that decides whether the helpers built on top of it hallucinate or stay grounded in what your documents actually say. It is core infrastructure for the AI agents that are supposed to read and act on your files.
The split between the two mirrors a bigger tension running through AI right now: a polished closed product versus a free open tool. Mistral's pitch is convenience and a claim of best-in-class accuracy, no setup, just send and receive. MinerU's pitch is control, cost, and privacy: nothing leaves your servers, and there is no per-page bill that grows with your volume. A team processing a few thousand documents a month with sensitive contents may prefer to keep everything in-house. A team that wants the highest accuracy and does not want to maintain anything may happily pay for the hosted model.
'state-of-the-art' is Mistral's own description, and OCR claims are notoriously situational. A model that shines on clean printed pages can still fumble on a crumpled receipt, handwriting, an unusual language, or a dense scientific layout. The only benchmark that matters is your own documents, the specific awful PDFs you actually need to process. The encouraging takeaway is not that one tool won, but that both a leading company and a thriving open project are pouring effort into the boring, load-bearing task of reading, and that everything built on top of AI gets a little more trustworthy when the reading underneath gets better.
Originally published on Ground Truth, where every claim is checked against the primary source.