Maaak is an Android app for real-time on-device vision AI. It runs directly on your device and demonstrates multiple computer vision models with live
camera input.
Use Maaak to explore:
- Face detection
- Face tracking
- Face recognition
- Mask status detection
- Hand pose detection
- Human pose detection
- Combined multi-model demos such as Face + Hand + Pose
The app is designed for fast, practical mobile inference with native Android and C++ acceleration. It processes camera frames locally on device, making it
useful for demos, prototyping, and edge AI experimentation.
Key features:
- Real-time camera-based AI vision
- On-device processing
- Live overlay metrics such as FPS and inference time
- Multiple model modes in one app
- Face ID re-identification within a session
- Native Android implementation with optimized inference runtime
Maaak is suitable for developers, researchers, and teams who want to evaluate mobile AI experiences, test model combinations, or build interactive computer
vision prototypes.