- 🎯 Real-time Grammar Checking - Advanced AI-powered grammar and spelling analysis
- 🎨 Style Enhancement - Writing style evaluation and suggestions
- 📊 Readability Metrics - Flesch-Kincaid, SMOG, and ARI scores
- 🔤 Smart Corrections - Context-aware suggestions with one-click fixes
- 📚 Synonym Suggestions - Intelligent word replacement options
- 📈 Writing Analytics - Word count, sentence structure, and complexity analysis
Visit edtechtools.me to use OpenGrammar instantly!
Backend (Flask + Google Gemini AI):
cd Backend
python app.py
# Use ngrok for proxy tunnelFrontend:
cd Final
# Open index.html in browser
# Update the ngrok link in modern_grammar_checker_js.jsNote: You'll need a Google Gemini API key from Google AI Studio.
- Write or paste your text (up to 10,000 characters)
- Click "Check Grammar" for comprehensive analysis
- Review suggestions with detailed explanations
- Accept changes with one-click corrections
We welcome contributions! Here's how you can help:
- 🐛 Report bugs via GitHub Issues
- 💡 Suggest features
- 🔧 Submit code improvements
- 📝 Improve documentation
git clone https://github.com/muhammadmuneeb007/opengrammar.git
cd opengrammar
# Follow setup instructions above- 🌐 Website: edtechtools.me
- 💬 Issues: GitHub Issues
- 📧 Contact: muneebsiddique007@gmail.com
MIT License - Feel free to use, modify, and distribute!
---
Note:
Thanks to David B. Ascher for providing the opportunity to explore AI stuff. :XD:
