Back home
Local AI

Use Chrome built-in AI

Local AI checks Chrome's built-in AI Prompt API, detects whether Gemini Nano is ready, and starts an on-device prompt session in supported desktop Chrome browsers.

Chrome desktop
Local-first
Browser-managed model
Local AI
Environment Check

Check whether this browser exposes Chrome built-in AI APIs and whether the local model is ready.

Not checked

Chrome may require a real button click before it can download the model or create a session. Detection and prompts run inside this browser.

Local Chat

Chat continuously with Chrome built-in AI. The session only lives on this page, and reset releases the browser AI session.

Start a local chat

Check status first. If the model is ready, sending a message calls Chrome built-in AI inside this browser.

Press Command/Ctrl + Enter to send

1

Install Chrome

Use the latest desktop version of Google Chrome. Gemini Nano is not available on mobile Chrome.

2

Check requirements

Use macOS 13+, Windows 10/11, Linux, or Chromebook Plus, and keep enough free disk space for the model.

3

Trigger model download

On a supported page, click the run button. Chrome can download or prepare the local model after user interaction.

4

Check again

After the model download completes, run detection again. You can also inspect model state at chrome://on-device-internals.

About Chrome built-in AI

Chrome's official docs recommend checking state with LanguageModel.availability(). available means ready, downloadable means the model is needed, downloading means model preparation is in progress, and unavailable means this browser or device is not supported.

Read Chrome Built-in AI docs