Fix your grammar instantly with AI power!
This simple tool fixes grammar, spelling, and style in any text using Google's advanced AI. Just select text anywhere on your computer and press Ctrl+; to fix it instantly!
- ✅ Fixes grammar mistakes automatically
- ✅ Corrects spelling errors in any language
- ✅ Improves writing style and clarity
- ✅ Works in 100+ languages (auto-detects language)
- ✅ Works anywhere - Word, emails, browsers, chat apps
- ✅ Super fast - fixes text in 2 seconds
- ✅ Private - your text stays on your computer
- Go to Google AI Studio
- Click "Create API Key" (it's free!)
- Copy your API key
- Download this project to your computer
- Double-click
run_gui.bat(Windows users) - Paste your API key when asked
- Done! The app is now running
# 1. Open command prompt in the project folder
# 2. Run these commands:
pip install -r requirements.txt
python app.py- Start the app by double-clicking
run_gui.bat - Select any text in any app (Word, email, browser, etc.)
- Press
Ctrl+; - Watch your text get fixed instantly! ✨
- Copy the
.env.examplefile and rename it to.env - Open the
.envfile in any text editor (Notepad works!) - Replace
your_api_key_herewith your actual API key - Save the file
When you first run the app, it will ask for your API key. Just paste it and you're done!
- "API key not found" → Add your API key to the
.envfile - "Permission denied" → Right-click
run_gui.batand "Run as administrator" - "Module not found" → Run
pip install -r requirements.txtfirst - Hotkey not working → Make sure no other app is using
Ctrl+;
- Windows 10/11 (recommended) or Mac/Linux
- Python 3.8+
- Internet connection (to connect to Google AI)
- 50MB free space
- ✅ No monthly subscription
- ✅ No hidden costs
- ✅ Google AI API is free for personal use
- ✅ Open source code - you can see everything
- ✅ Your text is only sent to Google AI for processing
- ✅ Nothing is stored permanently
- ✅ Your API key stays on your computer
- ✅ No tracking or ads
That's it! Enjoy your perfect writing! 🎉
For questions, issues, or suggestions, please visit: https://github.com/AmiXDme/AI-Grammar-Fixer