Grammarly

grammarly.com

KEEP IT

The value is the network, the data or the infrastructure. Keep paying.

Writing assistance everywhere you type: grammar and spelling corrections, tone and clarity suggestions, delivered through browser extensions and native integrations.

Promptfree, for everyone, and the only version there is
Build me a writing checker for my own drafts. The model is rented; the integration is the work.

STACK
- Node CLI plus a small local server, with an editor extension for the one editor I use
- LanguageTool locally for grammar; an LLM API only for tone, called explicitly

TWO KINDS OF CHECK, KEPT SEPARATE
- Deterministic rules: LanguageTool, plus a custom rule file for house style — banned words, preferred spellings, passive voice flags
- Judgement: a model call for clarity and tone, triggered on demand and never automatically

THE HOUSE STYLE FILE
- One YAML file of rules: pattern, message, severity, suggested replacement
- Checked into the repository beside the writing, so a team shares one definition
- The README should say that this file, not the model, is where quality actually comes from

INTEGRATION
- A local HTTP endpoint taking text, returning ranges with messages
- An editor extension underlining ranges and offering replacements
- Everything runs locally except the explicit tone call, and that call is logged

PRIVACY
- Nothing is sent anywhere by default; sending requires a keystroke and shows what will be sent
- Never send more than the selected paragraph

BATCH MODE
- Run over a folder of Markdown, output a report grouped by rule with counts, for cleaning up an archive

Include a README on adding a rule, the false-positive rate you measured, and the cost per thousand tone checks.

What you lose

  • Corrections inside every application and text field, which is an integration problem, not a model one
  • Suggestions that are right often enough to be trusted without checking each one
  • Tone, clarity and consistency guidance beyond grammar
  • Enterprise style guides applied across a whole company
  • Latency low enough that the suggestion appears while you are still typing

If you would rather not build

  • ProWritingAid — paid, stronger long-form reports

The escape hatch

open source · no votes, no paid placement

LanguageTool

$0

Grammar and style checking in many languages, runs entirely on your machine.

languagetool-org/languagetoolfree · open source

Vale

$0

Prose linter driven by a style file, made for enforcing a house voice in CI.

vale-cli/valefree · open source

Why this verdict

our own opinion · changed only by a person

30/100

Verdict no at 30: the checking is solvable — LanguageTool is genuinely good and a house-style file beats a model for consistency. The reason it is a no is the integration surface: Grammarly is bought because it works in every text box on the machine.

History

tracked since 9 Aug 2026 · nothing is ever overwritten

Interest · last 30 days

Nothing recorded yet. This chart fills in once the page has visitors, votes or prompt copies — it will not draw a flat line to look busy.

Questions about Grammarly

answered from the record above

Is Grammarly free?

No — the plan we track is $30 a month. Pro at $30/month billed monthly, around $12 annually; a free tier covers basic corrections.

Can you replace Grammarly by building your own?

KEEP IT. The value is the network, the data or the infrastructure. Keep paying. Replacement score 30 out of 100, build time longer than it saves. Read what you lose before you decide.

How much does Grammarly cost?

$30 a month on Pro — $360 a year. Recorded 9 Aug 2026.

What do you lose by replacing Grammarly?

Corrections inside every application and text field, which is an integration problem, not a model one; Suggestions that are right often enough to be trusted without checking each one; Tone, clarity and consistency guidance beyond grammar; Enterprise style guides applied across a whole company; Latency low enough that the suggestion appears while you are still typing. If any of those carry weight for you, keep paying.

Is there an open-source alternative to Grammarly?

Yes: LanguageTool, Vale. The prompt on this page is for when you want it your way instead.

Related entries

same category first, most replaced first

All 29 in Notes, docs & writing

Coming soon

Every week, something stops being worth paying for.

New verdicts, prices that moved, entries added. One email a week. Unsubscribe in one click.

free forever · no tracking pixel · every prompt stays free on the site

Esc