100% on-device · No cloud · GDPR-safe

Turn documents into clean JSON — without sending a single byte to the cloud

A working Python CLI that extracts structured data from intake forms, supplier invoices, and contracts using a local AI model on your own machine. No API keys. No subscriptions. Your documents never leave your computer.

Get the kit — €79 one-time

Instant download after payment · Secure checkout by Stripe · 14-day refund, no questions

$ python3 cli.py --input invoice.txt --mode invoice
{ "supplier_name": "Tecnologia Verde Lda", "invoice_number": "FT 2026/0142", "invoice_date": "2026-07-02", "total_amount": 725.70, "iban": "PT50 0002 0123 ...", "document_language": "PT" }

Local-only, enforced in code

The CLI refuses non-local endpoints. Privacy is the architecture, not a promise — which is why this passes the GDPR conversations cloud tools lose.

4 extraction profiles

Generic forms · clinic intake · supplier invoices (PT/EN tested) · contract clauses with verbatim source quotes for fast human review.

Running in minutes

Quickstart + install guide + 3 worked examples. Works with MLX on Apple Silicon, or any local OpenAI-compatible server (Ollama, llama.cpp).

Built from real pilots

The exact on-device pipeline used by CR_SET Solutions in client pilots for clinics, accountants, and law firms — packaged for self-serve.

€79 one-time · one company
Buy now — instant delivery

Who it's for

Clinics, accounting practices, law firms, and any SME that still retypes documents — plus developers who want a working local-first extraction pattern to build on. Requires a machine that can run a small local AI model (Apple Silicon is the reference; any local OpenAI-compatible server works).