
LiteRT
LiteRT, successor to TensorFlow Lite. is Google's On-device framework for high-performance ML & GenAI deployment on edge platforms, via efficient conversion, runtime, and optimization
The Lens
By Erik Loyd, SaaS CEO and former COO/CFO of an AWS Premier Partner.
Updated Sep 2026
LiteRT is Google's runtime for running machine learning models directly on phones, laptops, browsers, and small boards instead of in the cloud. It is the renamed successor to TensorFlow Lite, which already runs inside a lot of Android apps. Version 2 adds a simpler compiled-model API that picks the GPU or NPU (the dedicated AI chip in newer phones) for you. Apache-2.0 and free.
Getting started is mostly an app-integration job, not a server to run. You convert a PyTorch, TensorFlow, or JAX model to the .tflite format and load it from Kotlin, C++, or JavaScript. NPU support covers Qualcomm, MediaTek, Google Tensor, Intel, and Broadcom. For large language models, Google points you to google-ai-edge/LiteRT-LM, which sits on top of this.
Use it when you ship an Android app or cross-platform product with on-device AI. On an Apple-only stack, Core ML is still the native choice. ExecuTorch from the PyTorch team and ONNX Runtime cover similar ground if your models already live in those ecosystems.
The catch is Apple and the upgrade path. Apple's Neural Engine is still marked coming soon, so on iPhone and Mac you run on the CPU or Metal GPU. And moving from the V1 API to V2 is a real upgrade, with its own migration guide.
Free vs Self-Hosted vs Paid
fully freeFree tier: Fully free under Apache-2.0. Runtime, converters, quantizer, and CLI all ship at no cost.
Self-hosted: Nothing to host. LiteRT is a library you embed in your app on Android, iOS, macOS, Linux, Windows, the web, or IoT boards. The ops cost is engineering time: converting models, testing accelerators across devices, and keeping up with a stable release every 6 to 8 weeks.
Paid: No paid tier. Google does not sell LiteRT; it supports its own hardware and model ecosystem.
Completely free and open source. The cost is engineering time to convert models and test them across devices.
What to do by team size
- Solo
- free
- Small team
- free
- Medium team
- free; budget device testing time
- Large team
- free; plan an owner for the V1 to V2 migration
Get tools like this every Wednesday
One featured tool, three on the radar. No fluff.
A low score is not a verdict on quality. Young and niche tools start low by design. How we calculate scores
Trust Signals
License: Apache License 2.0
Use freely. Patent grant included.
Commercial use: ✓ Yes
About
- Owner
- google-ai-edge (Organization)
- Stars
- 3,424
Also by google-ai-edge
Explore Further
More tools in the directory
openclaw
Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞
389.9k ★everything-claude-code
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
265.6k ★hermes-agent
The agent that grows with you
248.2k ★