jenly1314/MLKit
🌝 MLKit是一个强大易用的工具包。通过ML Kit您可以很轻松的实现文字识别、条码识别、图像标记、人脸检测、对象检测等功能。 observed · 2026-08-28
Health v2 · maintenance only
79/100
- Activity 87
- Release rhythm 56
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 255.0
- age_days: 1979
- days_rel: 83
- days_push: 83
- n_releases_24m: 3
Adoption not part of the score
1168 stars · 201 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
MLKit is an easy-to-use Kotlin wrapper library around Google ML Kit for Android, exposing text recognition, barcode scanning, image labeling, face detection, object detection, pose detection, and selfie segmentation through simple APIs. It lets developers add on-device machine learning vision features in a few lines of code without ML expertise, and supports custom TensorFlow Lite models.
Use cases
- scan qr codes and barcodes with the android camera
- recognize text from images (ocr) on android
- detect faces and facial landmarks in a mobile app
- detect objects and their positions in camera frames
- detect human pose keypoints from camera or images
- segment people from selfie backgrounds
- label objects, places, and animals in photos
- run custom tensorflow lite models on android
When to choose
- you need on-device vision ML features on Android with minimal setup
- you want a simplified Kotlin API over Google ML Kit with camera integration
- you need multiple vision capabilities (barcode, face, text, pose) from one library
When to avoid
- you target iOS or non-Android platforms
- you need server-side or custom-trained vision models beyond TensorFlow Lite
- you require fine-grained control over ML Kit APIs directly
Facets
library · maturity active
machine-learning computer-vision ocr image-processing machine-learning computer-vision mobile-development android-tools jvm ml-kit google-ml-kit barcode-scanning face-detection pose-detection text-recognition image-labeling object-detection selfie-segmentation camerax qrcode android mobile
2 sources
- readme: https://github.com/jenly1314/MLKit · fetched 2026-08-28 · 4ff31972822f
- homepage: https://jenly1314.github.io/MLKit/ · fetched 2026-08-29 · ab7252f214c9
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| jenly1314/MLKit | main | 79 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem