Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/a7medev/react-native-ml-kit
React Native On-Device Machine Learning w/ Google ML Kit
https://github.com/a7medev/react-native-ml-kit
android ios ml ml-kit ml-kit-vision react-native
Last synced: 5 days ago
JSON representation
React Native On-Device Machine Learning w/ Google ML Kit
- Host: GitHub
- URL: https://github.com/a7medev/react-native-ml-kit
- Owner: a7medev
- License: mit
- Created: 2021-10-16T15:20:52.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-10-19T17:50:17.000Z (about 1 year ago)
- Last Synced: 2024-05-20T19:18:46.313Z (6 months ago)
- Topics: android, ios, ml, ml-kit, ml-kit-vision, react-native
- Language: Java
- Homepage:
- Size: 934 KB
- Stars: 324
- Watchers: 9
- Forks: 51
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# React Native ML Kit
React Native On-Device Machine Learning w/ Google ML Kit
## Supported Modules
| Module | Android | iOS |
| ------------------------------------------ | :-----: | :-: |
| [Image Labeling](./image-labeling) | ✅ | ✅ |
| [Identify Languages](./identify-languages) | ✅ | ✅ |
| [Face Detection](./face-detection) | ✅ | ✅ |
| [Text Recognition](./text-recognition) | ✅ | ✅ |
| [Barcode Scanning](./barcode-scanning) | ✅ | ✅ |
| [Translate Text](./translate-text) | ✅ | ❌ |
| Object Detection and Tracking | ❌ | ❌ |
| Digital Ink Recognition | ❌ | ❌ |
| Smart Replies | ❌ | ❌ |