Cross-platform Tauri v2 desktop app with a Rust PDF engine and an Angular 20 UI. Merges and splits PDFs entirely offline, and audits folders of PDF/DOCX claim forms for overlapping time-slot bookings no one would catch by hand.
How it knows: Two parsing strategies run in a fixed order - strict inline regex first, a line state machine only when it finds nothing - so the fuzzy path can never invent entries on a document the strict one already handled.
Nicholas Smith - all work