Viewing profile — pierre
pierre
HN member- Joined
- Sun, Jun 01, 2014, 3:23 PM UTC
- HN karma
- 1,407
- Public activity
- 184 items
- HN profile
- View on Hacker News ↗
About pierre
Recent public activity
-
comment
Comment #48595112
Liteparse now support markdown, beat markitdown in speed and accuracy, fully open source https://github.com/run-llama/liteparse
- story
- story
- story
- story
- story
- story
-
comment
Comment #47752378
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 availab…
-
comment
Comment #47752297
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 styli…
- story
-
story
Show HN: Git why – log your agent reasoning trace along your code
I was frustrated with not being able to know why the code written by my colleague agents was in the codebase, so I build a tool to version agent trace along code in git.
-
comment
Comment #47576645
A fast and open source spatial text parser
- story
-
comment
Comment #47449669
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
- story
-
comment
Comment #47436105
Contributor here, happy to answer any questions!
-
story
Show HN: Liteparse, an OSS universal fast document parser by LlamaParse team
LiteParse is a standalone OSS (Apache 2.0) PDF (and other document types) parsing tool focused exclusively on fast and light parsing. It provides high-quality spatial text parsing …
-
comment
Comment #45691796
Demo: https://olmocr.allenai.org/ Paper: https://arxiv.org/abs/2510.19817
- story
- story
-
comment
Comment #44683056
Main issue is that token are not equivalent across provider / models. With huge disparity inside provider beyond the tokenizer model: - An image will take 10x token on gpt-4o-mini …
- story
- story
-
comment
Comment #43243080
LlamaIndex | Senior/Staff Software Engineer (LlamaParse) | San-Francisco, CA | Remote | Full-time | $100K – $300K + Equity | https://www.llamaindex.ai/careers LlamaIndex is buildin…
-
comment
Comment #43202510
If you want to try agentic parsing we added support for sonnet-3.7 agentic parse and gemini 2.0 in llamaParse. cloud.llamaindex.ai/parse (select advanced options / parse with agent…