The following samples demonstrate the use of TensorFlow Lite in mobile applications. Each sample is written for both Android and iOS.
This app performs image classification on a live camera feed and displays the inference output in realtime on the screen.
This app performs text classification on a live text feed and displays the inference output in realtime on the screen.
This app performs audio classification on a live audio feed and displays the inference output in realtime on the screen.