Introducing My New iOS App: CoreLens
I’m super excited to share my latest project — an iOS application that leverages Machine Learning to recognize objects directly from your camera or photo library and instantly tell you “what it is” .
What makes it special?
Core ML + Vision → Real-time image classification powered by Apple’s ML framework.
Modern UI with UIKit → Clean, responsive, and user-friendly design.
️ Appearance Modes → Dark & Light themes that automatically save in UserDefaults.
Multi-Language Support → Arabic & English, with preferences stored in UserDefaults.
Camera & Gallery Integration → Capture or pick any image to analyze instantly.
Top Predictions with Confidence → Shows not only the best guess but also the 2nd and 3rd predictions with confidence scores.
This project pushed me to combine iOS development (UIKit, Swift) with AI/ML (Core ML, Vision), while also focusing on user experience and localization.