Key Takeaways
- Price: free on the Apple App Store; no subscription and no in-app purchases.
- Developer: Google LLC, current version 1.0.10 (released September 4, 2026), rated 4.0 out of 5 from 160+ ratings.
- Platforms (iOS listing): iPhone and iPad on iOS 17.0+, Mac on macOS 14.0+ with Apple M1 or later, and Apple Vision Pro on visionOS 1.0+.
- Models: Gemma 4 family (E2B, E4B, 26B, 31B, and the multimodal 12B Unified variant), plus Gemma 3n; custom models can be imported from Hugging Face in LiteRT format.
- Open source: the underlying project, google-ai-edge/gallery, is Apache 2.0 licensed and also ships on Android and as a direct APK β this review covers the iOS App Store build.
- Status: Google's own GitHub README describes the project as an "experimental Beta release."
- Privacy: the App Store privacy label lists device ID, performance data, and diagnostics as data linked to identity, plus coarse location, product interaction, and crash reports as data not linked to identity β chat prompts run on-device, but this is not a zero-telemetry app.
π In One Sentence
Google AI Edge Gallery is a free iOS app (App Store ID 6749645337, version 1.0.10) that runs Gemma 4 and other open-source models entirely on-device via Google's LiteRT-LM runtime, labeled an "experimental Beta" by Google.
π¬ In Plain Terms
It is Google's own showcase app for trying its Gemma models directly on your phone, offline, without an account or subscription β the same underlying open-source project also has an Android version and a downloadable source code repository.
What Google AI Edge Gallery Is
Google AI Edge Gallery is Google's own showcase app for running open-source generative AI models directly on a phone, tablet, or Mac, with no server round-trip for inference. It is built on LiteRT-LM, Google's production inference framework for large language models on edge devices, which itself succeeded the older MediaPipe LLM Inference API used by earlier versions of the project.
The iOS listing reviewed here is Google AI Edge Gallery on the Apple App Store (App Store ID 6749645337), developed and published by Google LLC, currently at version 1.0.10 and rated 4.0 out of 5 stars from more than 160 ratings. It is a free download with no subscription tier.
This same app is one distribution channel of a larger open-source project, google-ai-edge/gallery, which Google describes as "the premier destination for running the world's most powerful open-source Large Language Models (LLMs) on your mobile device." That project also ships an Android build (via Google Play and direct APK download) and desktop builds. Google's own project documentation labels the whole effort an "experimental Beta release" rather than a finished consumer product β a distinction this review treats as material, not a formality, given that Google AI Edge Gallery is compared throughout this cluster against apps built specifically as polished consumer products.
Get the App
Google AI Edge Gallery is free to download, with no purchase step. This review's CTA covers the iOS listing specifically; the Android and source-code channels are separate downloads from the same underlying open-source project, not the same install.
This review is a companion to Google AI Edge Gallery's entry in the Local LLM Software Directory, which lists it alongside every other mobile local-AI app covered on this site.
iPhone / iPad
- Where to get it:
- Apple App Store
- Notes:
- Free. Requires iOS 17.0 or later. This is the listing this review evaluates.
Mac
- Where to get it:
- Apple App Store
- Notes:
- Same App Store listing; requires macOS 14.0+ and Apple M1 or later.
Apple Vision Pro
- Where to get it:
- Apple App Store
- Notes:
- Listed as compatible on visionOS 1.0+; not independently hands-on tested for this review.
Android
- Where to get it:
- google-ai-edge/gallery on GitHub
- Notes:
- A separate build of the same open-source project, distributed via Google Play or a direct APK β not covered by this review.
Source code
- Where to get it:
- github.com/google-ai-edge/gallery
- Notes:
- Apache 2.0 license; the repository behind every distribution channel above.
App Store availability, pricing, and version numbers can change without notice. Confirm the current listing on the App Store page before installing. Verified for this review on 2026-09-12.
Models: Gemma 4 and LiteRT-LM
Google AI Edge Gallery centers on Google's Gemma model family, currently the Gemma 4 generation released April 2, 2026. Gemma 4 ships in multiple sizes β E2B and E4B (designed for phones), a 26B mixture-of-experts variant, a 31B variant, and a multimodal Gemma 4 12B Unified model that handles text, image, and (per Google's own documentation) audio input in a single architecture. The app also supports Gemma 3n, an earlier Gemma release, which added audio understanding to the on-device stack before Gemma 4 shipped.
Beyond the bundled Gemma models, the app lets users import their own models from Hugging Face in LiteRT format, using a model-card URL inside the app's model-management screen. Google's own project documentation confirms this Hugging Face integration exists for model discovery and download, but does not spell out details like whether a Hugging Face access token is required for gated model repositories β this review treats that as unconfirmed rather than assuming a specific token flow, and readers should check the current in-app instructions before attempting to import a gated model.
Feature-wise, the app packages several distinct modes around these models: AI Chat with Thinking Mode (which surfaces the model's intermediate reasoning steps), Ask Image (multimodal analysis of a photo from the camera or gallery), Audio Scribe (on-device speech transcription and translation), Agent Skills (external tool access, such as a Wikipedia lookup, layered on top of the base model), and a model management and benchmarking screen for comparing download size and on-device performance across models before committing to one.
Platforms: iOS App Store vs. the Open-Source Project
iPhone / iPad
- What to expect:
- Requires iOS 17.0 or later, per the App Store listing this review evaluates.
- Important note:
- This is the primary platform this review covers; supported chip generation is not broken out separately from the OS requirement on the listing.
Mac
- What to expect:
- Requires macOS 14.0 or later with an Apple M1 chip or newer.
- Important note:
- Same universal binary and App Store listing as the iPhone/iPad app; Intel Macs are not supported per the listed requirement.
Apple Vision Pro
- What to expect:
- Listed as compatible, requiring visionOS 1.0 or later.
- Important note:
- This review did not independently test the Vision Pro experience β treat it as App Store-listed compatibility, not a hands-on-verified feature.
Android
- What to expect:
- A separate build of the same open-source project is available via Google Play (moved from GitHub-only to open beta on Google Play in a Google announcement dated September 9, 2025) or a direct APK from GitHub.
- Important note:
- Not the same install as the iOS App Store app this review covers; do not assume iOS-specific behavior (e.g. the exact App Store privacy label) carries over to the Android build.
The broader OSS project
- What to expect:
- google-ai-edge/gallery is Apache 2.0 licensed and spans Android, iOS, and desktop distribution.
- Important note:
- Google's own documentation labels the whole effort an "experimental Beta release" β this status applies across every platform, not just iOS.
Platform requirements and beta status can change between updates β confirm current specifics directly on the App Store listing or the GitHub repository before relying on a specific device or OS being supported.
Privacy: What the App Store Label Actually Says
Inference happens on-device once a model is downloaded β chat prompts and model output are not sent to a Google server to generate a response. That said, this is not the same claim as "the app collects no data," and this review treats those as two separate statements rather than conflating them.
Apple's privacy nutrition label for the Google AI Edge Gallery App Store listing states that data linked to your identity includes device ID, performance data, and diagnostics, and that data not linked to your identity includes coarse location, product interaction data, and crash reports. This is Apple's standard, developer-declared privacy label format, not an independent PromptQuorum audit of the app's network traffic.
The practical distinction for a privacy-conscious reader: the content of your conversations and any images or audio you feed the model stay on the device during inference, but Google does collect telemetry-style data (device identifiers, performance/diagnostic data, coarse location, crash reports) about how the app itself is used. Readers who need a stricter "collects nothing at all" posture should compare this against Private LLM's App Store privacy label, which states no data is collected from that app.
- No account required to chat. The app does not require sign-in to download and run models.
- Chat content stays on-device during inference. Prompts and responses are processed locally by LiteRT-LM once a model is downloaded.
- Device ID, performance data, and diagnostics are linked to your identity, per Apple's privacy label for this listing.
- Coarse location, product interaction data, and crash reports are collected but not linked to your identity, per the same label.
- This review relies on Apple's declared privacy label, not an independent network-traffic audit of the app.
History and Version Milestones
Google AI Edge Gallery began as a GitHub-only open-source project before reaching app stores. The timeline below is sourced from Google's own blog posts and the project's GitHub repository.
- Initial GitHub release. The google-ai-edge/gallery project launched as a source-available Android/desktop showcase for on-device Gemma models, distributed initially as a direct APK download.
- September 9, 2025. Google's own announcement blog post confirmed the project moved from GitHub-only distribution to an open beta on the Google Play Store, and added audio support (speech-to-text and speech-to-translated-text) via Gemma 3n through the MediaPipe LLM Inference API. Google's own post states the project reached 500,000 APK downloads within two months of the GitHub launch, and described a future plan to "bring the app to iOS users."
- April 2, 2026. Google DeepMind released Gemma 4 under the Apache 2.0 license, in E2B, E4B, 26B, and 31B sizes, with a later multimodal Gemma 4 12B Unified variant following on June 3, 2026.
- iOS App Store availability. Google AI Edge Gallery reached the App Store as Google AI Edge Gallery (App Store ID 6749645337), fulfilling the iOS plan announced in the September 2025 blog post; independent coverage described the app climbing into the top downloaded productivity apps on the App Store around the time of the Gemma 4 launch.
- Version 1.0.10 (September 4, 2026). The current release as of this review, adding what its release notes describe as "global translation and localization support across 100 different countries" plus bug fixes.
Trade-Offs: Benefits vs. Limitations
Free, no account, no subscription
- What it means in real use:
- Install from the App Store and start downloading models with no purchase step.
- Limitation / caveat:
- Google labels the project an "experimental Beta" β expect rougher edges than a mature paid app.
Access to Gemma 4 on launch day
- What it means in real use:
- One of the fastest ways to try Google's current flagship open-weight model family directly on an iPhone.
- Limitation / caveat:
- Larger Gemma 4 sizes (26B, 31B) may exceed what typical iPhone hardware can comfortably run; the app does not publish a fixed per-model RAM requirement.
Custom Hugging Face model import
- What it means in real use:
- Not limited to Google's bundled Gemma models β LiteRT-format models from Hugging Face can be loaded.
- Limitation / caveat:
- Requirements for gated Hugging Face repositories (such as an access token) are not clearly documented; verify current in-app instructions before attempting a gated import.
On-device inference (LiteRT-LM)
- What it means in real use:
- Chat prompts and responses are processed locally once a model is downloaded, with no server round-trip for generation.
- Limitation / caveat:
- The App Store privacy label still lists device ID, performance data, diagnostics, coarse location, and crash reports as collected β this is not a zero-telemetry app.
Multimodal features (Ask Image, Audio Scribe)
- What it means in real use:
- Analyze photos or transcribe speech on-device without a separate app.
- Limitation / caveat:
- Multimodal support depends on which Gemma model is loaded (audio is supported on Gemma 3n and specific Gemma 4 sizes, not every model in the library).
Open-source and cross-platform
- What it means in real use:
- The same underlying project also runs on Android, with source available on GitHub under Apache 2.0.
- Limitation / caveat:
- This review evaluates the iOS App Store build only; behavior, privacy label, and feature parity on Android are not assumed to be identical.
Google AI Edge Gallery vs. Alternatives
Google AI Edge Gallery
- Platforms:
- iPhone/iPad/Mac/Vision Pro (also Android, separately)
- Price:
- Free
- Model flexibility:
- Gemma 4 family bundled; custom Hugging Face LiteRT models importable
- Key difference:
- Google-built, labeled "experimental Beta," fastest path to Gemma 4 on iPhone
Articles about Google AI Edge Gallery (1)
- Google AI Edge Gallery Review (2026): Gemma 4 On-Device Chat for iPhoneUpdated September 12, 2026
Also mentioned in:
- Loci AI Review (2026): Offline AI for iPhone, Android, iPad, Mac and WindowsUpdated August 22, 2026
Private LLM
- Platforms:
- iPhone/iPad/Mac (Apple only)
- Price:
- $4.99 one-time purchase
- Model flexibility:
- 140+ curated models; OmniQuant/GPTQ quantization
- Key difference:
- Paid, closed-source, more polished and actively maintained as a consumer product
PocketPal AI
- Platforms:
- iPhone/iPad, with some Android support
- Price:
- Free, open source
- Model flexibility:
- Any GGUF file the user sources from Hugging Face or elsewhere
- Key difference:
- Free and fully open source like Google AI Edge Gallery, but not tied to Gemma or LiteRT-LM
Locally AI
- Platforms:
- iPhone/iPad/Mac
- Price:
- Free
- Model flexibility:
- Runs Llama, Gemma, Qwen, and DeepSeek offline, built on Apple MLX
- Key difference:
- Free like Google AI Edge Gallery, but built on Apple's own MLX framework instead of LiteRT-LM
Loci AI
- Platforms:
- iPhone/iPad/Android/Mac/Windows
- Price:
- See current listing
- Model flexibility:
- Curated ~10-model library; Gemma 4 E2B/E4B among supported models
- Key difference:
- Broader cross-platform reach than Google AI Edge Gallery's iOS build, with a smaller curated model list
Platform, price, and feature details for third-party apps change frequently β verify current specifics on each app's own listing before deciding.
Who Should Use Google AI Edge Gallery
- Readers who want to try Gemma 4 on an iPhone at no cost. It is one of the fastest ways to run Google's current flagship open-weight model family fully on-device.
- Developers evaluating LiteRT-LM. The app doubles as a hands-on demo of Google's on-device inference runtime, useful before integrating LiteRT-LM into your own project.
- Readers who want to experiment with custom Hugging Face models in LiteRT format without setting up a full development environment first.
- Readers comfortable with an "experimental Beta" label, who prioritize trying the newest Gemma releases over a fully polished, long-established consumer app.
Who Should Not Use Google AI Edge Gallery
- Readers who want a mature, actively curated consumer product. Private LLM and PocketPal AI both have a longer track record as maintained, non-beta apps.
- Readers who want the strictest possible privacy label. The App Store listing shows device ID, performance data, diagnostics, coarse location, and crash reports as collected β Private LLM's label states no data collected at all.
- Readers who need Android support in the same install. The Android build is a separate download from google-ai-edge/gallery, not the iOS App Store app this review covers.
- Readers who want to run the largest Gemma 4 sizes on a phone. The 26B and 31B variants are unlikely to run comfortably within typical iPhone memory; the app does not publish a fixed per-model RAM floor to confirm this either way.
- Teams wanting a centrally managed, multi-user deployment. This is a single-user, single-device consumer app with no admin console or shared license management.
Frequently Asked Questions
Is Google AI Edge Gallery free?
Yes. The App Store listing is free to download, with no subscription and no in-app purchases, verified for this review on 2026-09-12.
What models does Google AI Edge Gallery run?
It runs Google's Gemma model family, currently the Gemma 4 generation (E2B, E4B, 26B, 31B, and the multimodal 12B Unified variant, released between April and June 2026), plus the earlier Gemma 3n. Users can also import custom models from Hugging Face in LiteRT format.
Does Google AI Edge Gallery work on Android too?
Yes, but as a separate distribution. The underlying open-source project, google-ai-edge/gallery, ships an Android build via Google Play and direct APK download, in addition to the iOS App Store listing this review covers.
Does Google AI Edge Gallery collect my data?
Chat prompts and model responses are processed on-device once a model is downloaded, but Apple's privacy label for the iOS listing states that device ID, performance data, and diagnostics are linked to your identity, and coarse location, product interaction data, and crash reports are collected without being linked to your identity. This is not a zero-data app, even though inference itself runs locally.
What is LiteRT-LM?
LiteRT-LM is Google's production-focused, open-source inference framework for running large language models on edge devices like phones. It succeeded the earlier MediaPipe LLM Inference API used in older versions of the Gallery app.
Can I import my own model into Google AI Edge Gallery?
Yes β Google's own documentation confirms the app supports loading custom models from Hugging Face in LiteRT format via a model-card URL. Details on requirements for gated Hugging Face repositories, such as whether an access token is needed, are not clearly documented; check the current in-app instructions before attempting this.
Is Google AI Edge Gallery a finished product or a beta?
Google's own project documentation on GitHub describes it as an "experimental Beta release" and asks for user feedback β this status applies to the underlying project across iOS, Android, and desktop, not only to one platform.
What devices does the iOS version support?
Per the App Store listing: iPhone and iPad on iOS 17.0 or later, Mac on macOS 14.0 or later with an Apple M1 chip or newer, and Apple Vision Pro on visionOS 1.0 or later.
How does Google AI Edge Gallery compare to Private LLM?
Google AI Edge Gallery is free, Google-built, labeled an experimental beta, and centers on Gemma models via LiteRT-LM. Private LLM is a $4.99 one-time purchase, closed-source, and offers a larger curated library of 140+ models with a longer track record as a maintained consumer app. Choose Google AI Edge Gallery to try Gemma 4 at no cost; choose Private LLM for a more polished, actively maintained paid experience.
Does Google AI Edge Gallery support audio and image input?
Yes, depending on the model loaded. Ask Image provides multimodal photo analysis, and Audio Scribe provides on-device speech transcription and translation; audio support in the underlying Gemma models started with Gemma 3n and continues in specific Gemma 4 sizes, including the 12B Unified variant.
Verdict
Google AI Edge Gallery earns a place in this cluster as the fastest, free way to run Google's own Gemma 4 models entirely on an iPhone, backed by Google's production LiteRT-LM runtime rather than a third-party wrapper around an open-source model. Its Hugging Face import support and multimodal features (Ask Image, Audio Scribe, Thinking Mode) go beyond a bare-bones chat client. The trade-offs are equally real: Google itself labels the project an "experimental Beta," the iOS App Store privacy label shows more data collection than the strictest privacy-focused competitors, and the app has a shorter track record as a maintained consumer product than apps like Private LLM. Readers who specifically want the newest Gemma models at no cost, or who are evaluating LiteRT-LM as developers, should install it. Readers who want the most polished, longest-running, or most privacy-restrictive mobile local-AI app should compare it first against Private LLM or PocketPal AI.
Sources
- Google AI Edge Gallery on the App Store β price, platform requirements, privacy label, ratings, and version history.
- google-ai-edge/gallery on GitHub β project overview, supported platforms, Hugging Face import, license, and beta status.
- LiteRT-LM on GitHub β the on-device inference runtime the app is built on.
- Google AI Edge Gallery announcement blog post β September 9, 2025 announcement of audio support and Google Play availability.
