Spaces:
Sleeping
Sleeping
File size: 1,246 Bytes
fbfd13e 8a6e526 fbfd13e c901d01 56dde82 c901d01 56dde82 c901d01 fbfd13e |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 |
---
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

---
## π οΈ 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)
--- |