Spaces:
Sleeping
Sleeping
Commit
·
51a50d5
1
Parent(s):
5ddccf5
Add HuggingFace Space configuration
Browse files
README.md
CHANGED
|
@@ -1,3 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# IoT Sensor Data RAG for Smart Buildings
|
| 2 |
|
| 3 |
## 🏢 Problem Statement
|
|
|
|
| 1 |
+
---
|
| 2 |
+
title: IoT Sensor Data RAG for Smart Buildings
|
| 3 |
+
emoji: 🏢
|
| 4 |
+
colorFrom: blue
|
| 5 |
+
colorTo: indigo
|
| 6 |
+
sdk: streamlit
|
| 7 |
+
sdk_version: "1.42.1"
|
| 8 |
+
app_file: app.py
|
| 9 |
+
pinned: false
|
| 10 |
+
---
|
| 11 |
+
|
| 12 |
+
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
| 13 |
+
|
| 14 |
# IoT Sensor Data RAG for Smart Buildings
|
| 15 |
|
| 16 |
## 🏢 Problem Statement
|