Skip to content

Commit 4c9ec6d

Browse files
committed
Update top-level README
1 parent 21eea5b commit 4c9ec6d

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

README.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,20 @@
11
# ML Kit Samples
22

3-
A collection of quickstart samples demonstrating the [ML Kit](https://developers.google.com/ml-kit) APIs on Android and iOS.
3+
A collection of quickstart samples demonstrating the [ML Kit](https://developers.google.com/ml-kit) APIs on Android and iOS.
4+
5+
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.
6+
7+
ML Kit currently supports the following APIs:
8+
- Barcode Scanning - Scan and process barcodes.
9+
- Face Detection - Detect faces and facial landmarks.
10+
- Image Labeling - Identify objects, locations, acxtivities, animal species, products, and more.
11+
- Object Detection and Tracking - Localize and track in real time one or more objects in the live camera feed.
12+
- Text Recognition - Recognize and extract text from images.
13+
- Language ID - Determine the language of a string of text with only a few words.
14+
- On-device Translation - Translate text between 58 languages, entirely on device.
15+
- Smart Reply - Generate reply suggestions in text conversations
16+
17+
<img src="android/material-showcase/screenshots/live_odt.gif" width="280"/> <img src="android/material-showcase/screenshots/live_barcode.gif" width="280"/> <img src="ios/showcase/translate-showcase/translate.gif" width="256"/>
418

519

620
## How to make contributions?

0 commit comments

Comments
 (0)