Inspiration

Most AI writing tools are online, expensive, or collect data. We wanted a private, offline, and free alternative — built entirely with Chrome’s Gemini Nano to empower creators directly in the browser.

What it does

AI Content Writer Pro is an all-in-one Chrome extension that helps users: Analyze competitor content Generate new articles, headlines, and summaries Rewrite text in different tones Create SEO-friendly alt text for images All powered by Gemini Nano, working fully offline with zero cost or data sharing.

How we built it

Built using Chrome’s Prompt API (LanguageModel.create() and session.prompt()), with all AI processing done on-device. Core parts: background.js for context menus, content.js for data flow, and a side panel for writing workspace.

Challenges we ran into

Setting up Gemini Nano, optimizing model performance, ensuring fast local processing, and building a smooth UI within Chrome constraints.

Accomplishments that we're proud of

Fully offline AI content suite Zero-server, privacy-first architecture Integrated multiple writing tools in one extension Fast, reliable, and user-friendly experience

What we learned

How to use Gemini Nano effectively, design prompts for multiple tasks, and optimize Chrome extensions for local AI.

What's next for AI Content Writer Pro: Ultimate Offline AI Writing Assistant

Add multi-language support, grammar checking, content templates, and CMS integration — expanding the future of offline AI writing inside Chrome.

Built With

Share this project:

Updates