Skip to content
/ mlkit Public
forked from googlesamples/mlkit

A collection of sample apps to demonstrate how to use Google's ML Kit APIs on Android and iOS

License

Notifications You must be signed in to change notification settings

userdimi/mlkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ML Kit Samples

A collection of quickstart samples demonstrating the ML Kit APIs on Android and iOS.

ML Kit brings Google’s machine learning expertise to mobile developers in a powerful and easy-to-use package. Make your iOS and Android apps more engaging, personalized, and helpful with solutions that are optimized to run on device.

ML Kit currently supports the following APIs:

  • Barcode Scanning - Scan and process barcodes.
  • Face Detection - Detect faces and facial landmarks.
  • Image Labeling - Identify objects, locations, acxtivities, animal species, products, and more.
  • Object Detection and Tracking - Localize and track in real time one or more objects in the live camera feed.
  • Text Recognition - Recognize and extract text from images.
  • Language ID - Determine the language of a string of text with only a few words.
  • On-device Translation - Translate text between 58 languages, entirely on device.
  • Smart Reply - Generate reply suggestions in text conversations

How to make contributions?

Please read and follow the steps in the CONTRIBUTING.md

About

A collection of sample apps to demonstrate how to use Google's ML Kit APIs on Android and iOS

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 31.1%
  • Kotlin 30.8%
  • Objective-C 23.5%
  • Swift 13.5%
  • Jupyter Notebook 0.8%
  • Ruby 0.2%
  • Shell 0.1%