Show HN: Grammarly-like extension for any language
10 points by BWStearns 5 months ago | 3 comments- allan_s 5 months agoDoes something like this exists for firefox and opensource with local llm (one can dream) ? Or are llm fitted for this still too resource intensive ?
- BWStearns 5 months agoAs far as I know there's not really LLMs good enough that can run locally. Maybe with the R1 improvements and future derivative work that'll change.
We use about 4-6 calls per improvement and use a mix of Anthropic and OpenAI. Interestingly we really couldn't get sufficiently good performance from just one model. It's interesting how they can be good or bad at different tasks where one task doesn't seem materially harder than the other.
- allan_s 4 months agoThanks for the feedback, very interesting.
In the meantime I've seen this model https://huggingface.co/FPHam/Karen_TheEditor_V2_STRICT_Mistr... , I would be interested how it compares. (though it seems specifically fine-tuned for american english)
- allan_s 4 months ago
- BWStearns 5 months ago