Spaces:
Sleeping
Sleeping
David Prince commited on
Commit ·
39fd532
1
Parent(s): 71b4454
fix: restore HF Space README config header
Browse files
README.md
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
title: DOLOR3V Website Builder Backend
|
| 3 |
+
emoji: 🚀
|
| 4 |
+
colorFrom: purple
|
| 5 |
+
colorTo: blue
|
| 6 |
+
sdk: docker
|
| 7 |
+
pinned: false
|
| 8 |
+
app_file: app.py
|
| 9 |
+
---
|
| 10 |
+
|
| 11 |
+
# DOLOR3V Unified AI Workspace Backend
|
| 12 |
+
|
| 13 |
+
FastAPI backend with Groq, Cerebras, OpenRouter, MCP tools, GitHub search, Android docs.
|