Gemma 4 Powers Fully Local Browser Agent via WebGPU — No Server, No API Key

A Chrome browser agent built on Google's Gemma 4 E2B model using WebGPU and Transformers.js has been released as a Chrome Web Store extension — with source also available for local builds. The agent processes tabs, history, and page content entirely on-device; no data is sent to a server. This is one of the first production-credible local browser agents, eliminating both the hosting cost and the privacy trade-off that come with cloud-based browser automation.

Why It Matters

Running a capable browser agent locally via WebGPU removes the two highest barriers for privacy-sensitive use cases: server infrastructure and API key exposure. Combined with Transformers.js's browser ML runtime, this establishes a pattern that any web developer can now replicate for intelligent browser extensions without any cloud dependency.