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

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +6 -3
app.py CHANGED
@@ -1444,10 +1444,13 @@ with gr.Blocks(title="🎭 Consilium: Multi-AI Expert Consensus Platform", theme
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/azettl/gradio_consilium_roundtable).
 
 
 
 
 
1448
 
1449
- 📼 Video UI: https://youtu.be/ciYLqI-Nawc
1450
- 📼 Video MCP: https://youtu.be/r92vFUXNg74
1451
 
1452
  ## Features:
1453
 
 
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