Built Lexicon, a free Grammarly alternative, offline AI writing assistant (open-source)
I wanted to share a project I’ve been working on called Lexicon. It’s a free, open-source, and privacy-focused writing assistant designed as a local alternative to cloud tools like Grammarly.
I decided to build a proper native desktop app using Rust and React.
- Lexicon has a rich editor that includes LaTeX math, structured tables, code blocks, and clean PDF/Markdown exports.
- Offers proofreading and 15 local AI actions, including Rewrite, Concise, Tone shifts, Summaries, and Tables.
- Completely free and open-source under the MIT license.
GitHub: https://github.com/AashishH15/Lexicon
Website: https://lexicon-writer.pages.dev/
Let me know if you have any questions or feedback!