- Text Classifier App for iOS, powered by Apple Vision & CreateML framework
- Test Flight
n-demo.mov
- Extract text from images
- Predict class of text with integrated Machine Learning Model
- Light & Dark mode enable
- MVP design pattern
- Add initial unit test case to test machine learning model prediction
- UIKit
- Vision
- Create ML
- Develop text classifer model with Create ML
- Utilise UIContainerView to embed custom view in ViewController
- Get started with Unit Test
- Use WWDC Videos & Documentation as learning resources
- Lottie
- Swift Package Manager(SPM)
- Persistence with Core Data
- Mixpanel Analytics
- Adding Unit Test Cases