Alternatives
Products that do what Transform unstructured docs to structured data does
LLM-Powered document extraction & analysis tool
- 1PA
- 2HN
2018 · html-notepad.com
- 3CP
2016 · docparser.com
- 4OS
2025 · github.com
- 5

- 6LB
2015 · mrzool.cc
- 7GD
2016 · gransk.com
- 8DA
2022 · huggingface.co
- 9IT
2020 · freethedocs.app
- 10KR
2016 · github.com
- 11RL
2023 · app.refuel.ai
- 12SN
2014 · structr.org
- 13UC
2015 · reftag.rmcgibbo.org
- 14LA
2024 · twitter.com
- 15DE
2014 · shenanigans.github.io
- 16WA
2016 · jstimpfle.de
- 17LC
2022 · github.com
- 18UD
May 2026 · newelh.github.io
- 19CP
2018 · github.com
- 20AT
2017 · github.com
- 21DA
2015 · standaert.net
- 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
- 23DA
2014 · docbag.org
- 24XI
2019 · xtrct.io
Ranked by how close each launch is in meaning, then by votes. Refine with a description →