Product upvotes vs the next 3

Waiting for data. Loading

Product comments vs the next 3

Waiting for data. Loading

Product upvote speed vs the next 3

Waiting for data. Loading

Product upvotes and comments

Waiting for data. Loading

Product vs the next 3

Loading

GrammarBot

Write flawless English with AI, no subscriptions, offline

GrammarBot is a MacOS app that checks your English grammar and suggests a corrected version, fixing misspelled words, typos, or grammar mistakes. It works with a local AI model, so there's no need for subscriptions or an internet connection.

Top comment

Hi Product Hunt! English is not my first language, but I communicate in English most of my day: Slack, X, emails, reddit, etc. And I always double-check my English before posting or sending a message. So, I built an AI app to help me with that! The cool thing is that it works with a local AI model, so it doesn't use Internet connection, and the information doesn't leave my laptop. The techy story: I was blown away the first time I ran a local LLM, how is it possible that "ChatGPT" is running in my laptop like every other app? I started digging into that and released an open-source app to download and run local LLMs. But, like all the other apps at the moment, it was kind of confusing for a regular user, with the continues release of new AI models, each one with a more confusing name, it was hard to know which one to choose. So, I decided to build the first commercial local LLM app that's easy to use for normal humans. I needed a simple, but useful task, and to scratch my own itch: grammar checker. This is my first product trying to use local LLMs to solve real problems in a simple manner. I expect to launch more soon (I'm already building the next one). DMs are open if you have any app in mind that you would like to run locally in your computer. For the curious, it's built in Rust.