We replaced accounting workflows with a CLI.
Scan a receipt → it’s parsed, categorized (VAT, etc.), and ready to book: scan → parse → confirm → BOOKED
What used to be: PDFs + emails + manual entry + dashboards
is now: one command.
No UI. No forms. No backoffice.
Try it: npx norman-ai-cli@latest
If you’ve ever tried to automate accounting or taxes, curious if this feels like a better abstraction.