back

AI Invoice Splitter

LLM Line Extraction + Redaction
Demo mode: the courier, customer and shipments below are fictional. The AI reads the messy line text, recovers each shipment's project code wherever it hides, and splits the invoice into one document per project.
Raw invoice text (editable)PP-2026-04817

AI Invoice Splitter

Case Study
Industry

Operations / Finance — splitting shared supplier invoices by project

Context

A company receives one consolidated courier invoice a month covering hundreds of shipments, each belonging to a different internal project or cost centre. Finance has to split it so every project is charged for — and only for — its own shipments. This demo uses an entirely fictional invoice.

The Challenge

The project reference is buried in free-text and formatted differently on almost every line. Fixed-column parsers and regex break the moment the layout shifts, and someone ends up reconciling the invoice by hand in a spreadsheet.

Pain Points
Project codes hide in inconsistent free-text — no reliable column to parse
Manual splitting is slow and error-prone, and errors mis-charge projects
Each project owner should only see their own lines, not the whole company's spend