Android (Java/Kotlin)
Google ML Kit
CameraX
ImageToText AI
Project Overview
A mobile productivity tool that leverages on-device Machine Learning to convert physical text into digital format. This app focuses on speed and privacy by processing data locally.
Technical Highlights
- ML Integration: Integrated
play-services-mlkit-text-recognition:19.0.1for high-accuracy Optical Character Recognition (OCR). - Dual-Source Input: Built functionality to capture live images via the system camera or select high-resolution images from the device gallery.
- User Interface: Focused on a clean, minimal Android UI that allows users to copy recognized text to the clipboard with a single tap.