Project
SlabR
iOS application that enables sports card sellers to scan, analyze, and generate listing-ready data using on-device OCR and automated detection workflows.
Implemented as a functional iOS application supporting real-time OCR, detection, and listing generation workflows end to end.
System Behavior
- Captures card images via device camera
- Detects and extracts card data using on-device OCR
- Outputs structured, listing-ready data for downstream use in marketplace workflows
Architecture
Native iOS architecture leveraging Vision for OCR, Core Data for local storage, and AVFoundation for capture.