Update app.py
Browse files
app.py
CHANGED
@@ -1442,16 +1442,11 @@ with gr.Blocks(title="π Consilium: Multi-AI Expert Consensus Platform", theme
|
|
1442 |
gr.Markdown("""
|
1443 |
# π Consilium: Multi-AI Expert Consensus Platform
|
1444 |
|
1445 |
-
**
|
1446 |
-
|
1447 |
-
|
1448 |
|
1449 |
-
## Demo Videos:
|
1450 |
-
|
1451 |
-
* πΌ Video UI: https://youtu.be/ciYLqI-Nawc
|
1452 |
-
* πΌ Video MCP: https://youtu.be/r92vFUXNg74
|
1453 |
|
1454 |
-
|
1455 |
## Features:
|
1456 |
|
1457 |
* Visual roundtable of the AI models, including speech bubbles to see the discussion in real time.
|
|
|
1442 |
gr.Markdown("""
|
1443 |
# π Consilium: Multi-AI Expert Consensus Platform
|
1444 |
|
1445 |
+
π **Gradio Agents and MCP Hackathon 2025** submission with [custom Gradio component](https://huggingface.co/spaces/Agents-MCP-Hackathon/gradio_consilium_roundtable).
|
1446 |
+
|
1447 |
+
πΌ **Demo Videos:** [UI Demo](https://youtu.be/ciYLqI-Nawc) | [MCP Demo](https://youtu.be/r92vFUXNg74)
|
1448 |
|
|
|
|
|
|
|
|
|
1449 |
|
|
|
1450 |
## Features:
|
1451 |
|
1452 |
* Visual roundtable of the AI models, including speech bubbles to see the discussion in real time.
|