Overview
Everyone's photo library is 70% screenshots — OTPs, receipts, chats, notes, boarding passes — and none of it is searchable. Screenary fixes that with on-device AI: every screenshot is OCR'd, embedded, and indexed locally so you can search by meaning, not just by date.
What I built
- iOS app in SwiftUI with on-device OCR via the Vision framework
- Semantic search powered by an on-device embedding model — natural-language queries like "the wifi password from the cafe"
- Smart reminders that detect dates in screenshots and surface them at the right time
- AI cleanup to flag duplicates and expired content (old OTPs, stale offers)
- Memory collections that auto-group screenshots by topic
- Privacy-first: everything runs locally, no server, no upload
Outcome
Live on the App Store. 5.0 average rating, productivity category, iOS 17+. Free tier with monthly and annual IAP.