Live data from Hacker News

Viewing profile — pierre

pierre

HN member
Joined
Sun, Jun 01, 2014, 3:23 PM UTC
HN karma
1,407
Public activity
184 items

About pierre

pierre at pld.io

Recent public activity

  1. comment
    Comment #48595112

    Liteparse now support markdown, beat markitdown in speed and accuracy, fully open source https://github.com/run-llama/liteparse

  2. story
  3. story
  4. story
  5. story
  6. story
  7. story
  8. 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…

  9. 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…

  10. story
  11. 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.

  12. comment
    Comment #47576645

    A fast and open source spatial text parser

  13. story
  14. 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

  15. story
  16. comment
    Comment #47436105

    Contributor here, happy to answer any questions!

  17. 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 …

  18. comment
    Comment #45691796

    Demo: https://olmocr.allenai.org/ Paper: https://arxiv.org/abs/2510.19817

  19. story
  20. story
  21. 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 …

  22. story
  23. story
  24. 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…

  25. 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…