> For the complete documentation index, see [llms.txt](https://irosyadi.gitbook.io/irosyadi/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://irosyadi.gitbook.io/irosyadi/machine-learning/ml-in-mobile.md).

# Machine Learning in Mobile Devices

## Android Machine Learning

* [MLKIt Android](https://www.googblogs.com/tag/ml-kit/)
* [A Look at Android ML Kit - the Machine Learning SDK](https://auth0.com/blog/a-look-at-android-ml-kit-the-machine-learning-sdk/)
* [asmaamirkhan/MLKitDemo: A demo app for various Firebase ML-Kit vision functionalities 🕵️‍♀️](https://github.com/asmaamirkhan/MLKitDemo)
* [googlesamples/mlkit: A collection of sample apps to demonstrate how to use Google's ML Kit APIs on Android and iOS](https://github.com/googlesamples/mlkit)

## Mobile ML

* [PalletML - Machine Learning on Mobile](https://palletml.com/)

## ML Architecture for Mobile

* [MobileNet v3](https://ai.googleblog.com/2019/11/introducing-next-generation-on-device.html)
* [MNasNet](https://ai.googleblog.com/2018/08/mnasnet-towards-automating-design-of.html)
  * [On Device Supermarket Product Detection](https://ai.googleblog.com/2020/07/on-device-supermarket-product.html)
* [Mediapipe](https://mediapipe.dev/)
