azettl commited on
Commit
dd268a3
Β·
verified Β·
1 Parent(s): 024f5d7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -8
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
- **Watch expert AI models collaborate with live research to solve your most complex decisions**
1446
-
1447
- This MCP server was built for the Gradio Agents and MCP Hackathon 2025. Additionally, I built a custom Gradio component for the roundtable (https://huggingface.co/spaces/Agents-MCP-Hackathon/gradio_consilium_roundtable).
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.