Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# 📝 AI Grammar Assistant
|
2 |
|
3 |
A real-time grammar correction tool powered by **Hugging Face Transformers** and built with **Streamlit**.
|
@@ -41,4 +50,4 @@ Just type your sentence and get corrected output instantly — no API key needed
|
|
41 |
**[Wanshika Patro](https://github.com/wanshika)**
|
42 |
Let’s connect on [GitHub](https://github.com/wanshika) or [LinkedIn](https://linkedin.com)
|
43 |
|
44 |
-
---
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
title: AI Grammar Assistant
|
4 |
+
sdk: streamlit
|
5 |
+
emoji: 📚
|
6 |
+
colorFrom: blue
|
7 |
+
colorTo: blue
|
8 |
+
short_description: AI-powered grammar corrector using Hugging Face + Streamlit
|
9 |
+
---
|
10 |
# 📝 AI Grammar Assistant
|
11 |
|
12 |
A real-time grammar correction tool powered by **Hugging Face Transformers** and built with **Streamlit**.
|
|
|
50 |
**[Wanshika Patro](https://github.com/wanshika)**
|
51 |
Let’s connect on [GitHub](https://github.com/wanshika) or [LinkedIn](https://linkedin.com)
|
52 |
|
53 |
+
---
|