Skip to content

Latest commit

 

History

History
136 lines (95 loc) · 3.76 KB

File metadata and controls

136 lines (95 loc) · 3.76 KB
OpenGrammar Logo

🖋️ OpenGrammar

AI-Powered Writing Assistant & Grammar Checker

Website GitHub stars Open Source License

✨ Open source grammar checker powered by AI ✨



Demo Animation

🌟 Features

  • 🎯 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

🚀 Quick Start

🌐 Try Online

Visit edtechtools.me to use OpenGrammar instantly!

💻 Local Setup

Backend (Flask + Google Gemini AI):

cd Backend
python app.py
# Use ngrok for proxy tunnel

Frontend:

cd Final
# Open index.html in browser
# Update the ngrok link in modern_grammar_checker_js.js

Note: You'll need a Google Gemini API key from Google AI Studio.


📖 How to Use

  1. Write or paste your text (up to 10,000 characters)
  2. Click "Check Grammar" for comprehensive analysis
  3. Review suggestions with detailed explanations
  4. Accept changes with one-click corrections

🤝 Contributing

We welcome contributions! Here's how you can help:

  • 🐛 Report bugs via GitHub Issues
  • 💡 Suggest features
  • 🔧 Submit code improvements
  • 📝 Improve documentation

Development Setup

git clone https://github.com/muhammadmuneeb007/opengrammar.git
cd opengrammar
# Follow setup instructions above

📞 Support


📜 License

MIT License - Feel free to use, modify, and distribute!


🌟 Made with ❤️ for the writing community 🌟

Try Now GitHub stars

Happy Writing! ✍️

---

⭐ Star History

Star History Chart

Note:
Thanks to David B. Ascher for providing the opportunity to explore AI stuff. :XD: