Spaces:
Build error
Build error
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# Tri-Agent Conversational AI
|
| 2 |
|
| 3 |
This Gradio app hosts three AI agents: two chatting agents (A & B) and an Overseer that listens, learns, and can intervene.
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
sdk: gradio
|
| 4 |
+
---
|
| 5 |
# Tri-Agent Conversational AI
|
| 6 |
|
| 7 |
This Gradio app hosts three AI agents: two chatting agents (A & B) and an Overseer that listens, learns, and can intervene.
|