Antigravity Google — where the product sits
Plain-English Preview
Antigravity Google is a common way to refer to the browser by pairing the product name with its maker. This page maps how the product relates to Gemini, Chrome, Google Workspace, and Google Labs — four Google surfaces that overlap with or underlie the browser.
The phrase "antigravity google" appears in search queries both from people who know the product and from people who are trying to work out whether it is a Google product at all. It is. The browser is a first-party Google product, developed by a Google team, shipped under a Google account sign-in, and powered by Gemini. This page treats "antigravity google" as a product-context question: where does the browser sit in the broader Google developer ecosystem?
The short answer: antigravity google occupies a distinct product slot between Chrome (the general-purpose browser) and Gemini (the AI model family). It uses Chrome's engine and Gemini's intelligence, but it is neither Chrome nor a Gemini chat interface. It is the surface that connects the two — a browser-shaped application where Gemini's agent capabilities are applied to the full scope of what a browser can do.
Antigravity Google and Chrome
The antigravity google browser is built on Chromium, the same open-source rendering engine that underlies Chrome. That means the same page-rendering behaviour, the same DevTools, the same extension architecture, and the same network stack. Engineers who switch from Chrome to this browser notice almost no difference in how pages look or behave — the rendering layer is identical.
What is different is everything around the rendering layer. The navigation chrome — the toolbar, tabs, address bar — is redesigned to expose the agent rail, the workspace panel, and the artifact viewer. Tabs behave differently in multi-window mode: the agent can open, read, and interact with tabs programmatically rather than waiting for a human to click. And the profile system is extended: instead of one profile per Google account, you get a per-run isolated sandbox on top of your signed-in profile.
The antigravity google browser and Chrome can run simultaneously on the same machine. They share no profile data by default. The Chrome-extension bridge is an optional feature that lets you import your Chrome bookmarks, saved passwords (via Google Password Manager), and extensions into the browser — but that import is one-time and does not keep the two in sync going forward.
Antigravity Google and Gemini
Gemini is the model powering the agent inside the antigravity google browser. When the agent plans a task, reads a page, writes a file, or decides what to do next, it is calling Gemini via an internal API. The model tier depends on your account plan. The free tier uses a mid-context Gemini model. Paid tiers access higher-capability models with larger context windows that can hold more of the current task state in one pass.
The browser is not a front-end for the Gemini web interface. It does not share session state or conversation history with the Gemini chat product. The agent inside the browser has its own memory model — the run context — which is scoped to a single agent run and stored as part of the artifact bundle. When the run ends, the context is sealed into the artifact; the next run starts fresh.
Antigravity Google and Workspace
Google Workspace integration adds enterprise-grade controls on top of the standard antigravity google experience. Workspace admins can restrict which agent tools are available to their organisation, set retention policies for artifact bundles (including automatic deletion after N days), attribute run costs to teams or cost centres, and enforce single sign-on through the organisation's identity provider.
Workspace users sign in through their organisation's Google identity rather than a personal account. The identity boundary is hard: an agent run authenticated as a Workspace account cannot reach personal Google Drive, personal Gmail, or any service outside the Workspace tenant boundary. This is by design — the same boundary that applies to all Google Workspace services applies to antigravity google agent runs.
Antigravity Google — product relationship table
| Product | Relationship to Antigravity | Shared infrastructure |
|---|---|---|
| Chrome | Same Chromium base; separate application | Chromium rendering engine, DevTools |
| Gemini | Powers the agent runtime | Gemini API, model inference |
| Google Workspace | Enterprise identity and admin controls | Google identity, Drive sync, Workspace billing |
| Google Labs | Experimental features previewed here first | Gemini experimental model access |
For a policy-level view on AI systems in enterprise environments, the OECD AI Policy Observatory publishes frameworks that Workspace admins use when evaluating agentic tool adoption. The antigravity google Workspace documentation links to the relevant governance checklists in the admin console.
Related pages
Antigravity Google — four common questions
Questions about how the product relates to other things in the Google product family.
-
Is "Antigravity Google" a separate product from Antigravity?
No. The phrase "antigravity google" is simply a common two-word search pattern that pairs the product name with the maker's name. The product itself is called Antigravity. It is a Google product. Searching for "antigravity google" and "google antigravity" both return the same canonical product. The two-word order that appears most in documentation is "Google Antigravity" but both are in common use.
-
Is Antigravity replacing Chrome?
No. The browser and Chrome are separate products with different target audiences. Chrome is a general-purpose consumer browser. The browser is a developer-focused agentic surface. Chrome has hundreds of millions of users; this product is positioned at developers who want an agent that can operate across a browser surface. Google has not signalled any plan to merge the two products.
-
Can I use my Google Workspace account with Antigravity?
Yes. Workspace accounts are supported on the enterprise tier. The sign-in flow goes through your organisation's Google identity provider. Workspace-specific features include admin controls over available tools, artifact retention policies, and per-team cost attribution. The identity boundary is hard — agent runs cannot cross the boundary between a Workspace account and a personal Google account.
-
Which Gemini model does Antigravity use?
The agent uses Gemini for all planning, reasoning, and content-generation tasks inside a run. The specific model tier depends on your plan: the free tier uses a mid-context Gemini model; paid tiers access higher-capability models with larger context windows. Google has not published the exact model designations in the product documentation, though the tier difference is visible in the context-limit and run-speed characteristics.
Popular Antigravity topics
The most-visited pages on this reference site — tap to navigate directly.