Writing and content decision

LanguageTool

Because the official LanguageTool implementation is open-source (LGPL) and provides the grammar engine and server, a technical user can self-host the core product; keep paying only if you need the vendor's hosted premium/paraphrasing or managed team features.

Visit website
Subscription$19.9/month
Initial build6 hours
Monthly upkeep8 hours + $40
Evidence3/3 runs agree

Open-source builds that already do this

Every project below is open source and already does this job today. Fork one, self-host it, or take the parts you need — the build prompt further down assumes an empty file, and this is the shortcut past that. Licences differ; check the one on each card before you ship.

What a replacement has to do

  • Self-host the open-source LanguageTool server and expose a REST endpoint that accepts text and returns grammar/style suggestions.

What it still won’t have

  • Hosted Premium features and subscription management (cloud account, billing)
  • Any proprietary A.I. paraphrasing models or hosted paraphraser if those are not included in the open-source repo
  • Built-in cloud editor features like synced Personal Dictionary / statistics unless you implement them
  • Managed uptime/SLA and automatic platform updates

What remains hard

  • Brand trust2000+ organizations trust our AI-based writing tools
Read the build prompt

First-year cost

Keep paying

Paying ischeaper in year one.

On cash alone, building overtakes the subscription at 3 seats.

Paid seatsseats

Money you would actually spend

Keep paying

Subscription price × seats × 12

Build it

AI build APIs + hosting

Time you would spend

What you would spend

What we assumed

The verdict above measures whether you could build it. This one is only about money.

Runnable build prompt

Not run yet
Build a self-hosted LanguageTool service using the upstream Java code from https://github.com/languagetool-org/languagetool. Stack: OpenJDK 11+, PostgreSQL (optional for dictionaries), Nginx reverse proxy, systemd service. In scope: fetch and build the repo, run the LanguageTool HTTP server, configure TLS via Nginx, add a single-user auth mechanism (basic or OAuth), provide a /check REST endpoint that accepts text and returns JSON suggestions, mount a configurable user dictionary directory, and deploy on a single small VM (2 vCPU, 4GB RAM). Out of scope: reimplementing rule engine logic, training any proprietary paraphrasing models, multi-tenant billing. Require: robust error handling, logging, automated start/stop scripts, and at least 10 automated integration tests that validate the /check endpoint across three languages.
How we checked5 sources · 3/3 runs agreed · evidence score 99

How the score was reached

  • Self-host verdict base92
  • An open-source build was found+5
  • 5 cited sources+3
  • 3/3 assessment runs agreed+4
  • Evidence score99

The base comes from the verdict. Everything under it is a check that either happened or did not, and each one is a fact frozen in this record rather than a judgement made at render time — so the same evidence always produces the same number.

How scoring works →

Cited sources · 5

Every page the run actually retrieved.

Integrity checks

What held up, and what did not.

! Price not confirmed on the page — this pricing page renders its price in the browser✓ 3 independent runs, one answer✓ Citations limited to fetched pages! 1 moat quoted from the page