Spaces:
Sleeping
Sleeping
Commit ·
f6bbec9
1
Parent(s): 5f2ce8f
readme updated
Browse files
README.md
CHANGED
|
@@ -1,3 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# Customer Support Email Triage and Response System
|
| 2 |
|
| 3 |
A production-ready OpenEnv environment for training reinforcement learning agents to handle real-world email triage and response generation tasks.
|
|
|
|
| 1 |
+
---
|
| 2 |
+
title: Customer Support AI Environment
|
| 3 |
+
emoji: 🤖
|
| 4 |
+
colorFrom: blue
|
| 5 |
+
colorTo: purple
|
| 6 |
+
sdk: docker
|
| 7 |
+
pinned: false
|
| 8 |
+
app_port: 5001
|
| 9 |
+
---
|
| 10 |
+
|
| 11 |
# Customer Support Email Triage and Response System
|
| 12 |
|
| 13 |
A production-ready OpenEnv environment for training reinforcement learning agents to handle real-world email triage and response generation tasks.
|