6 ms·
https://struktur.sh https://struktur.sh An all-in-one tool for structured data extraction with LLMs. $ struktur extract —input doc.pdf —schema schema.json —mo
by capevace 6mo ago
https://struktur.sh https://struktur.sh
An all-in-one tool for structured data extraction with LLMs.
$ struktur extract —input doc.pdf —schema schema.json —model openai/gpt-5
- can prepare documents (PDF->text etc.)
- run multiple different extraction strategies
- runs a full agent loop for data extraction in-process using Pi agent and just-bash.dev. It can grep through large files for example.