Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
@@ -1,11 +1,11 @@
|
|
1 |
---
|
2 |
title: My AI Assistant
|
3 |
-
emoji:
|
4 |
colorFrom: indigo
|
5 |
colorTo: green
|
6 |
sdk: static
|
7 |
pinned: false
|
8 |
-
short_description: AI
|
9 |
---
|
10 |
|
11 |
## Introduction
|
@@ -23,9 +23,4 @@ This Space provides a simple yet powerful AI assistant interface using **GPT-2**
|
|
23 |
3. Get intelligent responses in real-time.
|
24 |
|
25 |
### Configuration Reference
|
26 |
-
For more details on how Spaces are configured, please visit the [Spaces Configuration
|
27 |
-
|
28 |
-
### Technology Stack:
|
29 |
-
- **HTML/CSS**: For the frontend design.
|
30 |
-
- **Streamlit**: For backend interactions.
|
31 |
-
- **Hugging Face Transformers**: For AI model integration.
|
|
|
1 |
---
|
2 |
title: My AI Assistant
|
3 |
+
emoji: 🧠
|
4 |
colorFrom: indigo
|
5 |
colorTo: green
|
6 |
sdk: static
|
7 |
pinned: false
|
8 |
+
short_description: AI assistant with powerful brain.
|
9 |
---
|
10 |
|
11 |
## Introduction
|
|
|
23 |
3. Get intelligent responses in real-time.
|
24 |
|
25 |
### Configuration Reference
|
26 |
+
For more details on how Spaces are configured, please visit the [Spaces Configuration Refer
|
|
|
|
|
|
|
|
|
|