Reword AI
namiciLab — in-house product, published on the Chrome Web Store
Select text anywhere in the browser and improve, summarise or translate it in place — against your own API key, so nothing routes through a middle server.

Reword AI is a writing assistant that lives on the page you are already writing on. Select any text, and it can improve the phrasing, fix the grammar, change the length or tone, summarise it, explain it, or translate it — without a paste into a second tab and without an account.
The challenge
Most AI writing help has the same two frictions. It lives somewhere else, so using it means leaving the CRM, support console or CMS you are actually working in and copying text back and forth. And it runs through a vendor's servers on a subscription, which means your drafts pass through a third party — a non-starter for anyone handling client or internal material. Neither problem is about model quality. Both are about where the tool sits.
The approach
The extension works on the selection, in place: highlight text, and the actions appear next to it on whatever page you are on. Keys are bring-your-own and stored in the browser, so a request goes straight from your machine to the provider you chose — there is no server of ours in the path to log, retain or bill for it. That also makes the provider a user preference rather than a product decision, so the same extension runs against OpenAI, Claude, Gemini or Groq.
The build
It is a Manifest V3 extension built deliberately small — the published package is well under 50 KB — because a tool that injects into every page you visit should cost that page as little as possible. There is no sign-up step, no backend to run, and nothing to migrate if you change model provider.
Built with
Manifest V3
Chrome extension platform
Bring-your-own-key
Requests go browser to provider, never through us
OpenAI · Claude · Gemini · Groq
Interchangeable model providers
What the build covers
- Selection-triggered action bar that appears in place on any page
- Improve phrasing and clarity, and fix grammar and spelling
- Shorten, expand, summarise or explain the selected passage
- Switch tone between formal and casual registers
- Translate across languages
- Bring-your-own-key, stored locally in the browser
- Runs against OpenAI, Claude, Gemini or Groq, chosen by the user
- No account and no sign-up; requests go browser-to-provider with no server in between
Got an Idea?
Let's shape it into something people love to use.