OneScribe Document Scanner
Got tired of every "smart" scanner app secretly shipping my receipts and contracts off to some server, so I built my own. OneScribe scans documents and does the AI extraction stuff (pulling out totals, dates, key terms, whatever) entirely on-device using Apple's new Foundation Models. Nothing leaves your phone unless you hit share.
Some stuff it does:
- Recognizes 60+ document types — receipts, contracts, medical forms, insurance cards, tax stuff, etc — and shows each one in a layout that actually makes sense for that document instead of a wall of raw text
- You can search your library like "warranties expiring this year" and it just works
- Chat with your docs if you want to ask follow-up questions
- Export to PDF/CSV/iCal/vCard/etc, Siri shortcuts, alerts for stuff like renewals coming up
- iCloud sync if you want it, off by default
No subscription, one-time purchase. I don't do the rent-your-own-features thing.
Swift 6 / SwiftUI, iOS 26+, leaning into Liquid Glass since I didn't have to worry about backward compat.
Happy to answer questions about how the on-device AI part works, it's the part I'm most proud of.