---
title: "Google releases LiteRT.js for running AI models in browsers"
url: https://www.parallelquant.com/posts/google-releases-litert-js-for-running-ai-models-in-browsers-06ef1d
source_name: "MarkTechPost"
source_url: https://www.marktechpost.com/2026/07/15/google-releases-litert-js-a-javascript-binding-of-litert-that-runs-tflite-models-in-browsers-via-webgpu/
published: 2026-07-15T07:36:17.000Z
topics: ["on-device"]
publisher: "Parallel Quant"
---

# Google releases LiteRT.js for running AI models in browsers

*2026-07-15 · Source: [MarkTechPost](https://www.marktechpost.com/2026/07/15/google-releases-litert-js-a-javascript-binding-of-litert-that-runs-tflite-models-in-browsers-via-webgpu/)*

Google released LiteRT.js on July 9, 2026, a JavaScript binding for its on-device inference library LiteRT that runs .tflite models directly in browsers. It uses WebAssembly with XNNPACK on CPU, ML Drift over WebGPU, and experimental WebNN for NPUs, with Google reporting up to 3x gains over other web runtimes and 5-60x for GPU/NPU versus its own CPU path.

**Why it matters:** Gives web developers a faster path to run AI models client-side without a server.

**Topics:** on-device

---
Read the original: https://www.marktechpost.com/2026/07/15/google-releases-litert-js-a-javascript-binding-of-litert-that-runs-tflite-models-in-browsers-via-webgpu/
Canonical: https://www.parallelquant.com/posts/google-releases-litert-js-for-running-ai-models-in-browsers-06ef1d
Published by Parallel Quant — https://www.parallelquant.com
