Build features powered by AI on the web, including Gemini Nano built into the browser

Built-in AI

With built-in AI, your browser provides and manages foundation and expert models. In Chrome, that includes Gemini Nano.
Your website or web application can perform AI-powered tasks, using browser managed AI models and APIs.
Learn the requirements to start building features and applications with built-in AI.
Review the APIs and their availability status to use with Gemini Nano in Chrome.

Dive into the APIs

Join the origin trials and start using these APIs in production.
Improve your content readability and grammar.
Create new content that conforms to a specified writing task.
Refine existing text by making it longer or shorter, or changing the tone.
Live translate text in the browser using local AI models. Help users contribute in their first language.
Identify the language used in any given text with the Language Detector API.
Generate different types of summaries in varied lengths and formats, such as sentences, paragraphs, bullet point lists, and more.
Discover the infinite possibilities of the Prompt API.

Build with AI

Solve for your use case.
Use Firebase AI Logic with your AI apps for a cloud fallback for client-side AI.
Discover the summary of summaries technique to distill complex content client-side.
This guide introduces best practices for session management with the language model.
Use server-side generative AI to evaluate reviews. Inference occurs on a server.
Explore on-device AI solutions to help users write insightful reviews.
Empower global customer support with the Translator API.
Enhance the browsing experience with browser customization and control over web content. Build next-level extensions with AI.

Best practices

Help your applications launch faster by caching the the model on-device.
Understand what streaming is and how it works with AI and LLMs.
Use these frontend best practices to display streamed responses from Gemini.
Use a special Chrome-internal page to see debugging details on prompts to Gemini Nano.
Let the user know when the model is downloading and when it's ready to be used.
Learn how Google Chrome manages the built-in AI model's download, updates, and purges.

Case studies

AI and Gemini Nano news

Harnass the power of Gemini Nano in Chrome with our built-in AI APIs.
Learn how to use built-in AI APIs landing in Chrome, to enable your web app to translate, summarize, write, and rewrite content for your users. We discuss how to build hybrid workloads, and look to the future ofbuilt-in AI in the browser.
You can built client-side and cloud AI to optimize the web and browser for your needs and the needs of your customers.
With libraries like MediaPipe, LiteRT, and Transformers.js, and cutting-edge Web APIs like WebAssembly and WebGPU, you can build incredible AI-driven experiences.

Introducing web AI

Understand the basics and definitions of the various emerging technologies, often referred to as AI.
As web practitioners, it's critical that we build new technology thoughtfully and responsibly.
Discover techniques to use client-side AI, which offers benefits such as low latency, reduced server-side costs, increased user privacy, and more.