HackerTrans
トップ新着トレンドコメント過去質問紹介求人

pierre

no profile record

投稿

Markdown Comes to Liteparse

llamaindex.ai
5 ポイント·投稿者 pierre·23 日前·1 コメント

Show HN: LiteParse v2, now in Rust 100x faster

github.com
15 ポイント·投稿者 pierre·先月·0 コメント

Extract PDF text in the browser with LiteParse for the web

simonwillison.net
1 ポイント·投稿者 pierre·3 か月前·0 コメント

Parsebench open leaderboard for PDF parsing

huggingface.co
1 ポイント·投稿者 pierre·3 か月前·0 コメント

The Problem Isn't the Model, It's What It's Reading

ryanmcdonough.co.uk
1 ポイント·投稿者 pierre·3 か月前·0 コメント

HuggingFace Papers

huggingface.co
2 ポイント·投稿者 pierre·3 か月前·0 コメント

Show HN: ParseBench – Document parsing benchmark for AI agents

parsebench.ai
9 ポイント·投稿者 pierre·3 か月前·5 コメント

Show HN: Git why – log your agent reasoning trace along your code

hexapode.github.io
11 ポイント·投稿者 pierre·3 か月前·1 コメント

Liteparse

github.com
9 ポイント·投稿者 pierre·3 か月前·1 コメント

LiteParse: Local document parsing for AI agents (Open source)

llamaindex.ai
2 ポイント·投稿者 pierre·4 か月前·2 コメント

Show HN: Liteparse, an OSS universal fast document parser by LlamaParse team

github.com
2 ポイント·投稿者 pierre·4 か月前·1 コメント

OlmOCR 2

github.com
5 ポイント·投稿者 pierre·9 か月前·1 コメント

DeepSeek OCR

github.com
1,003 ポイント·投稿者 pierre·9 か月前·244 コメント

コメント

pierre
·23 日前·議論
Liteparse now support markdown, beat markitdown in speed and accuracy, fully open source https://github.com/run-llama/liteparse
pierre
·3 か月前·議論
Yes, it evaluate using frontier model for parsing from all 3 major provider (google, anthropic and openai). It is also easy to extend to evaluaye new model (code/dataset is available)
pierre
·3 か月前·議論
Build a benchmark to evaluate how good document parser work on a dataset of 2000 PDFs manually annotated, trying to evaluate accross multiple dimensions: charts, tables, text styling, text correctness, and attribution.

The benchmark evaluate performance on full page (not selected part of the pages), and evaluaye different OSS / crobtier model / commercial approach.

For transparency it is available as a HF leaderbaord.

Paper: https://arxiv.org/abs/2604.08538
pierre
·3 か月前·議論
A fast and open source spatial text parser
pierre
·4 か月前·議論
A new document (including PDF) parser that outperform traditional tool such as PyPDF or MuTools.

Link to open source repo: https://github.com/run-llama/liteparse
pierre
·4 か月前·議論
Contributor here, happy to answer any questions!
pierre
·9 か月前·議論
Demo: https://olmocr.allenai.org/ Paper: https://arxiv.org/abs/2510.19817