Add Text Classification - A sentiment Analysis with On Device ML using MediaPipe

Опубликовано: 10 Май 2025
на канале: All Techies
254
5

Adding a text classification can be a straightforward task with MediaPipe. This tutorial teaches you how to add this feature without much effort.

The best part is that as it performs inference through on-device machine learning hence the speed of inference is very fast and also it works without the internet.

Download the TFLite model from the following link
https://storage.googleapis.com/downlo...

#android #mediapipe #jetpackcompose