From time to time I used grammarly to adjust my writing style when sending an important e-mail. I paid a subscription to it.<p>The day I typed my first question into ChatGPT I cancelled my gmrly subscription. If they'd a public stock I'll be shorting it so hard.
For thousands of years, human language has evolved and changed into what we have today. Now our AI overlords will keep our language static using a paid service. Imagine the new languages and dialects that could have been. Damn you Grammarly!!!
I was using Grammarly for a long time, but a while ago I made a wrapper around the OpenAI API to fix grammar and style and highlight the changes.<p>- Demo: <a href="https://refiner.roman.pt/" rel="nofollow noreferrer">https://refiner.roman.pt/</a>.
- Source: <a href="https://github.com/imankulov/refiner">https://github.com/imankulov/refiner</a>.<p>For me it works better than Grammarly.
Most comments are about using higher-level AI.<p>It’s interesting because I have so much trouble getting Grammarly to work (I thought that announcement would justify the problem), but it’s far more prosaic than that:<p>- the little indicator hides the content that I’m writing and can’t be moved;<p>- if I dismiss a problem, it will ignore it for a second until I approve another one and immediately flag the first problem again;<p>- occasionally, it won’t apply the recommended change;<p>- some changes make the entire browser think I’m trying to reload or close the page… not sure, but the browser is not happy about that.<p>- It occasionally overrides the editor in fairly catastrophic ways: puts the edited word <i>and the rest of what I’ve written afterward</i> somewhere random in the editing window, duplicating half of my response and overwriting entire paragraphs. It’s pretty destructive and frustrating, breaking Ctrl+Z and the entire editor.<p>I’m impressed at how smart it is: detects unnecessary words, catches trailing 's's, and knows when to apply Oxford commas… but I’d love not to have to reload HN because editing five paragraphs in a '90s interface and its 40kb of overhead is enough to cause kernel panic.
There isn't a local free software alternative to Grammarly for english ? I means, to verify grammar and spelling, the AI part, I don't expect it to be local yet.