plweegie / mlkit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:Apache License 2.0


Languages

Language:Java 31.5%Language:Kotlin 31.2%Language:Objective-C 23.3%Language:Swift 12.8%Language:Jupyter Notebook 0.9%Language:Ruby 0.2%Language:Shell 0.1%