Google AI Edge Gallery
Google releases AI Edge Gallery app for iOS, enabling local Gemma 4 inference on-device with image Q&A and audio transcription capabilities.
Excerpt
<p><strong><a href="https://apps.apple.com/nl/app/google-ai-edge-gallery/id6749645337">Google AI Edge Gallery</a></strong></p>
Terrible name, really great app: this is Google's official app for running their Gemma 4 models (the E2B and E4B sizes, plus some members of the Gemma 3 family) directly on your iPhone.</p>
<p>It works <em>really</em> well. The E2B model is a 2.54GB download and is both fast and genuinely useful.</p>
<p>The app also provides "ask questions about images" and audio transcription (up to 30s) with the two small Gemma 4 models, and has an interesting "skills" demo which demonstrates tool calling against eight different interactive widgets, each implemented as an HTML page (though sadly the source code is not visible): interactive-map, kitchen-adventure, calculate-hash, text-spinner, mood-tracker, mnemonic-password, query-wikipedia, and qr-code.</p>
<p><img alt="Screenshot of an "Agent Skills" chat interface using the Gemma-4-E2B-it model. The user prompt reads "Show me the Castro Theatre on a map." The model response, labeled "Model on GPU," shows it "Called JS skill 'interactive-map/index.html'" and displays an embedded Google Map centered on a red pin at The Castro Theatre in San Francisco, with nearby landmarks visible including Starbelly, Cliff's Variety, Blind Butcher, GLBT Historical Society Museum, and Fable. An "Open in Maps" link and "View in full screen" button are shown. Below the map, the model states "The interactive map view for the Castro Theatre has been shown." with a response time of 2.4 s. A text input field with "Type prompt..." placeholder, a "+" button, and a "Skills" button appear at the bottom." src="https://static.simonwillison.net/static/2026/gemini-agent-skills.jpg" /></p>
<p>(That demo did freeze the app when I tried to add a follow-up prompt though.)</p>
<p>This is the first time I've seen a local model vendor release a
Read at source: https://simonwillison.net/2026/Apr/6/google-ai-edge-gallery/#atom-everything