Awesome Tensorflow Lite
An awesome list of TensorFlow Lite models, samples, tutorials, tools and learning resources.
Install / Use
npx skills add margaretmz/awesome-tensorflow-liteInstalls into whichever agent you are using.
README
Awesome TensorFlow Lite

TensorFlow Lite is a set of tools that help convert and optimize TensorFlow models to run on mobile and edge devices. It's currently running on more than 4 billion devices! With TensorFlow 2.x, you can train a model with tf.Keras, easily convert a model to .tflite and deploy it; or you can download a pretrained TensorFlow Lite model from the model zoo.
This is an awesome list of TensorFlow Lite models with sample apps, helpful tools and learning resources -
- Showcase what the community has built with TensorFlow Lite
- Put all the samples side-by-side for easy reference
- Share knowledge and learning resources
Please submit a PR if you would like to contribute and follow the guidelines here.
<!-- omit in toc -->Contents
- Past announcements:
- Models with samples
- Model zoo
- Ideas and Inspiration
- ML Kit examples
- Plugins and SDKs
- Helpful links
- Learning resources
Past announcements:
Here are some past feature annoucements of TensorFlow Lite:
- Announcement of the new converter - MLIR-based and enables conversion of new classes of models such as Mask R-CNN and Mobile BERT etc., supports functional control flow and better error handling during conversion. Enabled by default in the nightly builds.
- Android Support Library - Makes mobile development easier (Android sample code).
- Model Maker - Create your custom image & text classification models easily in a few lines of code. See below the Icon Classifier for a tutorial by the community.
- On-device training - It is finally here! Currently limited to transfer learning for image classification only but it's a great start. See the official Android sample code and another one from the community (Blog | Android).
- Hexagon delegate - How to use the Hexagon Delegate to speed up model inference on mobile and edge devices. Also see blog post Accelerating TensorFlow Lite on Qualcomm Hexagon DSPs.
- Model Metadata - Provides a standard for model descriptions which also enables Code Gen and Android Studio ML Model Binding.
Models with samples
Here are the TensorFlow Lite models with app / device implementations, and references. Note: pretrained TensorFlow Lite models from MediaPipe are included, which you can implement with or without MediaPipe.
Computer vision
Classification
| Task | Model | App | Reference | Source | | ------------------------------- |-------------------------------------------------------------------------------------------------------------------------------------------------------------------| ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------| | Classification | MobileNetV1 (download) | Android | iOS | Raspberry Pi | Overview | tensorflow.org | | Classification | MobileNetV2 | Recognize Flowers on Android Codelab | Android | TensorFlow team | | Classification | MobileNetV2 | Skin Lesion Detection Android | Community | | Classification | MobileNetV2 | American Sign Language Detection | Colab Notebook | Android | Community | | Classification | CNN + Quantisation Aware Training | Stone Paper Scissor Detection Colab Notebook | Flutter | Community | | Classification | EfficientNet-Lite0 (download) | Icon Classifier Colab & Android | tutorial 1 | tutorial 2 | Community |
Detection
| Task
Related Skills
mcp
Use the `mcp_perplexity-ask_perplexity_search` tools to answer questions. You should use this instead of the `web_search` tool because it is a lot more accurate.
groundhog
402Groundhog's primary purpose is to teach people how Cursor and all these other coding agents work under the hood. If you understand how these coding assistants work from first principles, then you can drive these tools harder (or perhaps make your own!).
speaker
411Speaker is a Codex skill project for academic presentations: read real.pptx, combine text extraction, PPTX structure parsing, page-by-page rendering, OCR, and visual review to generate page-by-page speaker notes, and write a clean version of the lecture into the PowerPoint comment area.
last30days-skill
57.7kAI agent skill that researches any topic across Reddit, X, YouTube, HN, Polymarket, and the web - then synthesizes a grounded summary
Security Score
Audited on Aug 7, 2026
