android-on-device-ml

Community

Run real-time ML on Android devices.

Authordrewid74
Version1.0.0
Installs0

System Documentation

What problem does it solve?

It helps you add on-device machine learning to Android apps so you can recognize text, detect objects, estimate poses, and run custom TensorFlow Lite inference without needing a server.

Core Features & Use Cases

  • ML Kit integration for common vision tasks like OCR, face detection, and object detection with minimal model management.
  • TensorFlow Lite custom model inference with control over tensor I/O, interpreter lifecycle, and performance delegates like GPU/NNAPI.
  • MediaPipe Tasks API for higher-level vision/pose/gesture workflows with GPU acceleration and task bundles packaged in app assets.
  • Use case example: In a CameraX image analysis pipeline, run object detection on live frames while preventing latency buildup and ensuring proper buffer closure.

Quick Start

Use the android-on-device-ml skill to implement a CameraX image analysis loop that runs ML Kit, TensorFlow Lite, or MediaPipe inference and returns structured results in real time on the device.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: android-on-device-ml
Download link: https://github.com/drewid74/ai_skills/archive/main.zip#android-on-device-ml

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.