Spaces:
Running
Running
Add HF Spaces YAML frontmatter to README
Browse filesCo-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
README.md
CHANGED
|
@@ -1,3 +1,17 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# prisma-chatbot
|
| 2 |
|
| 3 |
> *Have you ever wondered what your chatbot thinks about you?*
|
|
|
|
| 1 |
+
---
|
| 2 |
+
title: PRISMA
|
| 3 |
+
emoji: 🌈
|
| 4 |
+
colorFrom: purple
|
| 5 |
+
colorTo: blue
|
| 6 |
+
sdk: gradio
|
| 7 |
+
sdk_version: 6.14.0
|
| 8 |
+
app_file: app.py
|
| 9 |
+
pinned: false
|
| 10 |
+
license: mit
|
| 11 |
+
short_description: Have you ever wondered what your chatbot thinks about you?
|
| 12 |
+
---
|
| 13 |
+
|
| 14 |
+
|
| 15 |
# prisma-chatbot
|
| 16 |
|
| 17 |
> *Have you ever wondered what your chatbot thinks about you?*
|