Spaces:
Runtime error
Runtime error
Commit
·
1b6e615
1
Parent(s):
453951e
update: README
Browse files
README.md
CHANGED
|
@@ -1,3 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# Guardrails-Genie
|
| 2 |
|
| 3 |
Guardrails-Genie is a tool that helps you implement guardrails in your LLM applications.
|
|
|
|
| 1 |
+
---
|
| 2 |
+
title: Guardrails-Genie
|
| 3 |
+
emoji: 🧞♂️
|
| 4 |
+
colorFrom: blue
|
| 5 |
+
colorTo: orange
|
| 6 |
+
sdk: streamlit
|
| 7 |
+
app_file: app.py
|
| 8 |
+
pinned: false
|
| 9 |
+
---
|
| 10 |
+
|
| 11 |
# Guardrails-Genie
|
| 12 |
|
| 13 |
Guardrails-Genie is a tool that helps you implement guardrails in your LLM applications.
|