Your Amazing AI Companionin Chrome

Discover the power of built-in AI directly in your Chrome browser. Experience fast, private, and efficient AI capabilities for all your tasks, right at your fingertips.

Benefits of Chrome Built-in AI

  • Easy Deployment: The browser manages AI model updates and distribution based on device capabilities.

  • Hardware Acceleration: Optimized performance through Chrome's AI runtime leveraging available hardware.

  • Enhanced Privacy: On-device processing for secure and private data handling.

  • Improved User Experience: Achieve near-instant results without server round trips.

  • Offline Functionality: Access AI features without needing an internet connection.

  • Reduced Development Complexity: Use pre-integrated AI models without complex ML infrastructure.

  • Versatile Applications: Ideal for AI-enhanced content consumption and creation.

Features of Chrome Built-in AI

Gemini Nano

Gemini Nano: Efficient version of Google's LLMs designed for local execution.

On-device AI

On-device AI: Privacy-preserving AI with low-latency and offline capabilities.

Task APIs

Task APIs: Execute tasks like translation and summarization directly in the browser.

Prompt API

Prompt API: Send various tasks to the built-in LLM for versatile AI functionalities.

Fine-tuning (LoRA) API

Fine-tuning (LoRA) API: Enhance model performance for specific tasks.

WebGPU and WebAssembly (WASM)

WebGPU and WASM: Utilize modern web technologies for optimized AI performance.

How to Get Started with Gemini Nano

1

Ensure System and Browser Versions

Download and install Chrome Dev or Canary version with a version number higher than 127.0.6512.0.

2

Enable Relevant Settings

Open a new tab in Chrome, go to chrome://flags/#optimization-guide-on-device-model,Select Enabled BypassPerfRequirement; Go to chrome://flags/#prompt-api-for-gemini-nano,Select Enabled

3

Restart the Browser

Restart Chrome to apply the settings.

4

Test Model Functionality

Open Developer Tools (F12) and enter the code `await window.ai.canCreateTextSession();` in the console to check model availability.

5

Use Gemini Nano

Use the following code to create and utilize a text session: `const session = await window.ai.createTextSession(); const result = await session.prompt('Write me a poem'); console.log(result);`

How Does It Work?

Chrome Built-in AI integrates advanced AI capabilities directly into the browser, using hardware acceleration and modern web technologies to provide efficient, private, and versatile functionalities.

Frequently Asked Questions

Chrome Built-in AI is an initiative by Google to integrate AI capabilities directly into the Chrome browser.

To enable Gemini Nano, download Chrome Dev or Canary, enable relevant settings in `chrome://flags/`, and restart the browser.

On-device AI offers enhanced privacy, improved performance, offline functionality, and reduced development complexity.

Ready to Experience Chrome Built-in AI?

Join thousands of satisfied users and unlock the power of AI directly in your Chrome browser today.