All posts

Document AI 4 posts

Every post filed under Document AI, newest first.

Firecrawl anydoc converts 14 office formats to Markdown in 4.4ms
8 min read

Firecrawl anydoc converts 14 office formats to…

anydoc is a pure Rust document parser from Firecrawl that turns Word, Excel, PowerPoint, PDF, and ten other formats into consistent GitHub-Flavored Markdown. Median conversion is 4.4ms, MIT licensed, with Rust, Node, Python, WASM, and CLI bindings built for agent pipelines.

Datalab lift extracts schema-valid JSON from PDFs in 9.5 seconds
3 min read

Datalab lift extracts schema-valid JSON from PDFs…

Datalab's lift is a 9B open-weights vision model that decodes directly against your JSON Schema. Schema-constrained generation guarantees valid structure, trained abstention returns null instead of hallucinating fields, and self-hosted runs hit 90.2% field accuracy.