An android library that uses technologies like artificial Intelligence, machine learning, and deep learning to make developers understand the content that they are displaying in their app.
The target is to set up a high quality and real-time image process and machine learning library which is implemented in pure java. The framework can run application on java desktop and android platform.
Android chatbot using: Dialogflow (Api.ai) for machine learning & NLP, AWS DynamoDB NoSQL Database, DynamoDB Object Mapper, AWS Cognito Identity. Android Architecture Components: Room Persistence Library, ViewModel, Live Data. MVVM Architecture Pattern
Android TensorFlow Lite Machine Learning Example.This is an example project for integrating TensorFlow Lite into Android application This project include an example for object detection for an image taken from camera using TensorFlow Lite library.
Android News Application With Weka Machine Learning Library
Used Weka library to benchmark Machine learning algorithms (SVM, LR, NBC, KNN) on Android
Desktop class machine learning library for Android & Android Wear
JCoil is an android application that through the Coil library, downloads images from urls and also labels them through Machine Learning (Firebase MLKit). πΌπ¬π₯
Using JavaML library with Android to do simple machine learning.
A small machine learning library for Java/Android (weka inspired)
ListenMyBook is Android App that give user different experience when reading book using power of Machine Learning. Every user who using this app will have to take picture of book page and can listen what content of the book. ListenMyBook also give possibility to convert book page content into any language and listen the voice easily.
Sample app for Android's user, which demonstrate usage of our ActivitRecognition library (activity recognition based on machine learning and Tensorflow).
Basic Machine Learning Application integrated with GOOGLE VISION | FACE DETECTION LIBRARY
A QR and Barcode scanner for android mobile devices using Firebase Machine Learning Toolkit, Material design, MVVM architecture, Coroutines and Jetpack Libraries.
Android simple realtime machine learning labeler from camera using firebase ml-kit and fotoapparat's camera and frameprocessor library
An Android application for engineering thesis. It include open-source library SMILING with Machine Learning algorithms, to show the concept drift detection from stream module.
A simple code scanner app for Android built with latest CameraX Jetpack library and Google's on device Machine Learning SDK ML-KIt.
The Main idea of this application is to connect to open source data sites eg. (data.gov , data.worldbank.org,...) and visualize its data using MPAndroidChart Library https://github.com/PhilJay/MPAndroidChart and implement Machine Learning algorithms on it (further developlment).
FYP - Final Year Project - B.Eng in Mechatronics Engineering: Calorie-counting/diet-management Android application using ML image classifier and Bluetooth kitchen scale. This app uses the TensorFlow machine learning library, trained with the MobileNet image classification model, to detect food types. With the food classified, nutritional info is retrieved from the USDA nutritional info database, and the user can use a Bluetooth kitchen scale to record the weight value. This is used to calculate the calories and macronutrients of the food item or overall meal. Can be used with text-input for search and weight values also. Currently integrated with the "Skale 2" Bluetooth scale, but further support being added. Work in progress.