This was my greatest challenge yet! Check out my journey with machine learning for Android and Jetpack Compose. I'll go through getting started, my attempts at a user to item recommendation system, my final TensorFlow Lite model written in Colab, Firebase ML integration, Android dependencies,
and my Jetpack Compose integration for recommending similar items.
1. Get the code: https://github.com/santansarah/barcode-scanner
2. Create your own Firebase Project
3. Get some data: https://drive.google.com/file/d/18FOEN6thUGgZx-8WdeA74YQRp4I1BLiJ/view?usp=drive_link or Open Food Facts: https://us.openfoodfacts.org/cgi/search.pl
4. Check out the Colab: https://github.com/santansarah/barcode-scanner/blob/main/item_to_item_recommender.ipynb
Download
0 formats
No download links available.
Machine Learning for Android Devs: TensorFlow Lite Item to Item Recommender System without ML Kit | NatokHD