Member-only story

How to Create an AI App for Free Using Chrome Built-in AI

Rahul Sharma (DevsMitra)
3 min readDec 8, 2024

--

How to Create an AI App for Free Using Chrome Built-in AI
How to Create an AI App for Free Using Chrome Built-in AI
How to Create an AI App for Free Using Chrome Built-in AI

Introduction

Have you ever wondered if you could have an AI assistant in your browser? With Chrome Built-in AI, it’s possible! Chrome has integrated AI models, including the Gemini Nano model, that allow you to run AI tasks locally. You can add AI features to your Chrome extensions without needing external services.

Key Features

Chrome Built-in AI offers several APIs:

  • Prompt API: Send natural language queries to the local Gemini Nano model.
  • Summarizer API: Summarize text content.
  • Language Detection API: Detect the language of a given text.
  • Translation API: Translate text between languages.
  • Writer and Rewriter APIs: Assist in writing and rewriting text.

Steps to Get Started

Here’s how you can start using Chrome Built-in AI:

Install the latest Chrome

  • Make sure you have version 128.0.6545.0 or above.

--

--

Rahul Sharma (DevsMitra)
Rahul Sharma (DevsMitra)

Written by Rahul Sharma (DevsMitra)

I’m a technology enthusiast who does web development. Passionate to contribute to open-source projects and make cool products.

No responses yet