Hugging Face OCRs 30,000 arXiv papers using Codex, Chandra-OCR 2, and Hugging Face Jobs
About 27,000 papers indexed on Hugging Face lacked HTML versions on arXiv, making it impossible for the HuggingChat 'chat with paper' feature to work for those papers.
All parallel OCR jobs completed in about a day, and the resulting Markdown versions were integrated into Paper Pages, enabling chat with any paper on the hub.
Show all 10 reported metrics
Frequently asked questions
What did this team achieve with this AI workflow?
All parallel OCR jobs completed in about a day, and the resulting Markdown versions were integrated into Paper Pages, enabling chat with any paper on the hub.
What tools did this team use?
Codex, Chandra-OCR 2, vLLM, Jobs, HuggingChat, hf-mount, Xet, Codex Desktop app.
What results were reported?
papers OCR'd total: 30,000; papers missing HTML (batch size): 27,000; Parallel jobs run: 16; Total processing time (16 parallel jobs): about 29-30 hours (source-reported, not independently verified).
How is this back office ops AI workflow structured?
Identify papers missing HTML → Codex writes OCR script → GPU cost benchmarking by Codex → 16 parallel OCR jobs launched → Monitor job progress via Codex → Merge results and publish.