Every RAG eval deck I’ve seen obsesses over the reranker and the embedding model. Almost none of them measure the step that bounds all of it: how faithfully the document got parsed in the first place. Baidu’s Unlimited-OCR — explicitly built to push DeepSeek-OCR further — aims squarely at that front of the pipeline, with a pitch of “one-shot long-horizon parsing.”

If your retrieval quality is capped anywhere, my money’s on it being right here — garbled tables and dropped headers that no reranker downstream can recover. The real question for anyone running document RAG in production: when did you last put a number on parse fidelity, separate from retrieval recall?