MediaPipe
Google’s cross-platform pipelines for perception: face/hand pose, segmentation, and on-device ML graphs for mobile and desktop.
Why it is included
Reference OSS for shipping real-time multimodal perception without building graph runners from scratch.
Best for
Mobile and edge apps needing turnkey vision/audio graphs with GPU acceleration.
Strengths
- Graph runtime
- On-device focus
- Broad solution APIs
Limitations
- Opinionated stacks; less flexible than raw PyTorch research loops
Good alternatives
OpenCV · TensorFlow Lite · Core ML
Related tools
AI & Machine Learning
OpenCV
Computer vision library: classic CV, DNN module for running exported models, camera pipelines, and real-time processing.
AI & Machine Learning
TensorFlow
End-to-end platform for machine learning and deployment.
AI & Machine Learning
MLC LLM
Universal deployment stack compiling models to Vulkan, Metal, CUDA, and WebGPU via TVM/Unity for phones, browsers, and servers.
AI & Machine Learning
MNN
Alibaba’s lightweight inference engine for mobile and edge—used for on-device LLMs and classic CV models with aggressive optimization.
AI & Machine Learning
Google Gemma
Google’s smaller open **weights** Gemma line (Gemma 2/3, etc.) with Gemma license terms, plus `gemma.cpp` for lightweight CPU inference.
AI & Machine Learning
Microsoft Phi
Small language model family (Phi-3/4 lineage) emphasizing strong quality per parameter; weights on Hugging Face under Microsoft licenses per release.
