For an open source alternative to Grammarly, the strongest matches are automattic/harper (Harper is a local-first grammar and spell checker that), languagetool-org/languagetool (LanguageTool is a comprehensive, self-hostable grammar and style checking) and amperser/proselint (Proselint is a rule-based prose linter that identifies stylistic). textlint/textlint and zlwaterfield/scramble round out the shortlist. Each is ranked by relevance to your query, popularity and recent activity.
Wir kuratieren Open-Source GitHub Repositories passend zu „open source alternatives to grammarly“. Die Ergebnisse sind nach Relevanz für deine Suche sortiert — nutze die Filter unten oder verfeinere die Suche mit KI.
Harper is a local English linter and grammar checker designed as an IDE writing assistant. It operates as a language server that provides real-time spelling and grammar analysis for markdown and code comments, processing all linguistic data on the local device to ensure privacy and eliminate cloud dependencies. The tool is specialized for technical documentation, featuring the ability to identify and ignore text within code fences and inline blocks to prevent false positives. It allows for personalized configuration through custom dictionaries and the use of suppression comments to exclude sp
Harper is a local-first grammar and spell checker that provides real-time analysis for technical writing, though it is primarily focused on IDE integration via a language server rather than a general-purpose writing assistant.
LanguageTool is a multilingual grammar and style checking engine designed to detect spelling, grammar, and writing errors across multiple languages. It provides automated proofreading capabilities that can be deployed as a self-hosted server or executed as a standalone local desktop application. The project distinguishes itself through a flexible rule development framework, allowing linguistic patterns to be defined via XML or implemented as custom Java classes. It utilizes n-gram frequency modeling for confused word detection and supports neural word embeddings to improve disambiguation betw
LanguageTool is a comprehensive, self-hostable grammar and style checking engine that provides an API, browser extensions, and support for multiple languages, making it the definitive tool for this category.
Proselint is a prose linter and rule-based text analyzer designed to identify stylistic errors, clichés, and jargon in written text. It scans documents against a curated registry of linguistic and typographic rules to maintain professional editorial standards and improve writing quality. The project functions as a command line text processor, a programmable analysis library, and a git pre-commit hook. Its modular architecture allows the core engine to be embedded into other applications, exposed via a REST API, or integrated into text editors. The tool supports recursive directory traversal
Proselint is a rule-based prose linter that identifies stylistic errors and jargon, serving as a capable engine for automated writing analysis even though it lacks a native browser extension or built-in spell checking.
textlint is the pluggable linter for natural language text.
Textlint is a pluggable linting framework for natural language that supports grammar and style checking through its extensive ecosystem of rules, making it a highly flexible tool for custom writing analysis.
Scramble is an artificial intelligence-powered browser extension designed to assist with text processing, editing, and writing directly within web pages. It functions as a text editor that allows users to highlight content on any webpage and transform it through summarization, correction, or rewriting. The tool distinguishes itself by providing a provider-agnostic abstraction layer, enabling users to connect to various local or cloud-based language models by configuring their own authentication keys and endpoints. It supports custom prompt engineering, allowing users to define and save person
This project is an open-source alternative to Grammarly that provides grammar and spell checking capabilities, fitting the core identity of the requested category.