Loading blogs...
Posts tagged Accounting.
Can AI file UK Self Assessment to HMRC? FileMyTax shows bank PDF → extract → classify → calculate → MTD with a human gate. Built by Workstation for CognoAI. Not tax advice.
I rebuilt my quarterly UK VAT return as a Claude Code project: read invoices + expenses from Postgres, classify each line by VAT treatment, compute HMRC Box 1 to 9 with a deterministic Python engine, dry-run, then submit to MTD with a human approval gate.