Spaces:
Sleeping
Sleeping
Add Hugging Face Space configuration to README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# RedThread
|
| 2 |
|
| 3 |
**AI-assisted location-based recommendation platform** that combines intelligent intent parsing, safety validation, and structured data extraction.
|
|
|
|
| 1 |
+
---
|
| 2 |
+
title: RedThread
|
| 3 |
+
emoji: 🕸️
|
| 4 |
+
colorFrom: red
|
| 5 |
+
colorTo: purple
|
| 6 |
+
sdk: docker
|
| 7 |
+
pinned: false
|
| 8 |
+
---
|
| 9 |
+
|
| 10 |
# RedThread
|
| 11 |
|
| 12 |
**AI-assisted location-based recommendation platform** that combines intelligent intent parsing, safety validation, and structured data extraction.
|