Does anyone know how this compares to other products in its field, such as LanguageTool and Harper? LanguageTool can be hosted locally, and Harper runs entirely as an extension, so I'm interested in how the spelling and grammar checks compare.
We're building a Chrome extension grammar checker that runs locally using Chrome's built-in LLM. You can try it out here: https://chromewebstore.google.com/detail/grammit-the-ai-gram... LLMs can also correct other sorts of mistakes, such as correcting "The first US President was _Ben Franklin_" to "George Washington".
And they can also cause new factual mistakes that a grammar checker never would!