nowfound

Alternatives

Products that do what Transform unstructured docs to structured data does

LLM-Powered document extraction & analysis tool

  1. 1PA
  2. 2HN
  3. 3CP

    2016 · docparser.com

  4. 4OS
  5. 5
    l1m.io135

    The simplest API to get structured data from any LLM

    2025

  6. 6LB
  7. 7GD
  8. 8DA
  9. 9IT
  10. 10KR
  11. 11RL
  12. 12SN
  13. 13UC
  14. 14LA

    2024 · twitter.com

  15. 15DE
  16. 16WA
  17. 17LC
  18. 18UD
  19. 19CP
  20. 20AT
  21. 21DA

    2015 · standaert.net

  22. 22SE

    I built a CLI tool in Go that extracts structured data (JSON, CSV, Parquet) from messy PDFs and HTML pages. The core idea: LLMs are great at understanding structure but wasteful for bulk data extraction. So smelt uses a two-pass architecture: 1. A fast Go capture layer parses the document and detects table-like regions 2. Those regions (not the whole document) get sent to Claude for schema inference — column names, types, nesting 3. The Go layer then does deterministic extraction using the inferred schema This means the LLM is never in the hot path of actual data processing. It figures out…

    Mar 2026 · github.com

  23. 23DA
  24. 24XI

Ranked by how close each launch is in meaning, then by votes. Refine with a description →