Google Unveils ML Kit to Simplify AI Integration in Mobile Apps
Google introduces ML Kit in beta through Firebase, giving Android and iOS developers an easy way to add AI features like text recognition and face detection to their apps.
Google launches ML Kit in beta, a new software development kit that makes it easy for Android and iOS developers to integrate artificial intelligence into their mobile applications. Available through the Firebase platform, this toolkit offers both on-device and cloud-based APIs to handle tasks like text recognition, face detection, barcode scanning, and image labeling without requiring a network connection.
The kit accommodates both novice and advanced developers by allowing them to upload custom TensorFlow Lite models directly through the Firebase console. Google hosts these custom models and dynamically serves them to users, which successfully eliminates the need to bundle large AI files that can bloat an app's overall size by up to 25 megabytes.
Google announces this release at its I/O developer conference with the ultimate goal of making machine learning a standard tool for app creators. Additional features like smart reply and high-density face contouring arrive in the coming months, while cloud-exclusive options like optical character recognition and advanced landmark recognition remain available to provide even deeper AI capabilities.