Skip to content

docs: add inline-scribe to Projects Using Harper#3719

Merged
elijah-potter merged 1 commit into
Automattic:masterfrom
mk668a:docs-add-inline-scribe
Jun 25, 2026
Merged

docs: add inline-scribe to Projects Using Harper#3719
elijah-potter merged 1 commit into
Automattic:masterfrom
mk668a:docs-add-inline-scribe

Conversation

@mk668a

@mk668a mk668a commented Jun 25, 2026

Copy link
Copy Markdown
Contributor

Following the invitation at the bottom of the "Projects Using Harper" page — adding inline-scribe to the list.

inline-scribe is a Chrome extension (MIT) that proofreads text in any browser field with an on-device LLM (Ollama, or Chrome's built-in Gemini Nano) and shows a Word-style, per-fix accept/reject diff. As of v1.1.0 it integrates Harper as an optional local pre-pass: Harper makes the deterministic, mechanical fixes (capitalization, punctuation, formatting, repetition, agreement) instantly and offline, and the LLM only handles fluency / word choice. Lexical guesses (spelling, typos) are deliberately left to the LLM. It uses LocalLinter + the WASM binary, so the pre-pass stays fully on-device.

Thanks for Harper — the rule-based, fully-local core is exactly what made it a great pre-pass to build on. Happy to tweak the entry if you'd prefer a different format or placement.

@elijah-potter elijah-potter left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fantastic! Awesome project. I'm happy to see it. Thank you!

@elijah-potter elijah-potter added this pull request to the merge queue Jun 25, 2026
Merged via the queue into Automattic:master with commit 2f11c79 Jun 25, 2026
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants