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

![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)

---