HackerTrans
TopNewTrendsCommentsPastAskShowJobs

pierre

no profile record

Submissions

Markdown Comes to Liteparse

llamaindex.ai
5 points·by pierre·23일 전·1 comments

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

github.com
15 points·by pierre·지난달·0 comments

Extract PDF text in the browser with LiteParse for the web

simonwillison.net
1 points·by pierre·3개월 전·0 comments

Parsebench open leaderboard for PDF parsing

huggingface.co
1 points·by pierre·3개월 전·0 comments

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

ryanmcdonough.co.uk
1 points·by pierre·3개월 전·0 comments

HuggingFace Papers

huggingface.co
2 points·by pierre·3개월 전·0 comments

Show HN: ParseBench – Document parsing benchmark for AI agents

parsebench.ai
9 points·by pierre·3개월 전·5 comments

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

hexapode.github.io
11 points·by pierre·3개월 전·1 comments

Liteparse

github.com
9 points·by pierre·3개월 전·1 comments

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

llamaindex.ai
2 points·by pierre·4개월 전·2 comments

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

github.com
2 points·by pierre·4개월 전·1 comments

OlmOCR 2

github.com
5 points·by pierre·9개월 전·1 comments

DeepSeek OCR

github.com
1,003 points·by pierre·9개월 전·244 comments

comments

pierre
·23일 전·discuss
Liteparse now support markdown, beat markitdown in speed and accuracy, fully open source https://github.com/run-llama/liteparse
pierre
·3개월 전·discuss
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개월 전·discuss
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개월 전·discuss
A fast and open source spatial text parser
pierre
·4개월 전·discuss
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개월 전·discuss
Contributor here, happy to answer any questions!
pierre
·9개월 전·discuss
Demo: https://olmocr.allenai.org/ Paper: https://arxiv.org/abs/2510.19817