grammar-assistant / README.md
wanshiiii's picture
Update README.md
8a6e526 verified
|
raw
history blame contribute delete
1.25 kB
---
license: mit
title: AI Grammar Assistant
sdk: streamlit
emoji: πŸ“š
colorFrom: blue
colorTo: blue
short_description: AI-powered grammar corrector using Hugging Face + Streamlit
sdk_version: 1.44.0
---
# πŸ“ AI Grammar Assistant
A real-time grammar correction tool powered by **Hugging Face Transformers** and built with **Streamlit**.
Just type your sentence and get corrected output instantly β€” no API key needed!
---
## πŸš€ Features
- βœ… Grammar correction using `vennify/t5-base-grammar-correction`
- 🧠 Built with `transformers`, `torch`, and `streamlit`
- πŸ’» 100% local execution β€” runs directly in Hugging Face Spaces
- 🎯 Lightweight and fast for instant feedback
---
## πŸ“Έ Screenshot
![App Screenshot](https://github.com/wanshika/grammar-assistant?tab=readme-ov-file#-screenshot)
---
## πŸ› οΈ Tech Stack
- Streamlit
- Hugging Face Transformers
- Python (T5 Model: Text2Text Generation)
---
## πŸ“Œ How to Use
1. Enter a grammatically incorrect sentence
2. Click **Correct Grammar**
3. See the corrected output instantly!
---
## πŸ‘©β€πŸ’» Made by
**[Wanshika Patro](https://github.com/wanshika)**
Let’s connect on [GitHub](https://github.com/wanshika) or [LinkedIn](https://linkedin.com)
---