Skip to content

Text Classifier App for iOS, powered by Apple Vision & CreateML framework

Notifications You must be signed in to change notification settings

esikmalazman/Newly-iOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

spotlight120

Newly-iOS

  • Text Classifier App for iOS, powered by Apple Vision & CreateML framework
  • Test Flight
n-demo.mov

Description

  • 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

Frameworks

  • UIKit
  • Vision
  • Create ML

What did I learn

  • 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

Third Party Frameworks

  • Lottie

Dependency Manager

  • Swift Package Manager(SPM)

Future Updates

  • Persistence with Core Data
  • Mixpanel Analytics
  • Adding Unit Test Cases

Releases

No releases published

Packages

No packages published

Languages