tensorflow-lite
Installation
SKILL.md
When to Use
- Implementing object detection (COCO-SSD)
- Image classification (MobileNet)
- Loading and running TensorFlow models
- Processing camera frames for ML
- Optimizing ML performance on mobile
Critical Patterns
Setup
# Install TensorFlow.js and React Native adapter
npm install @tensorflow/tfjs @tensorflow/tfjs-react-native