Decider-MCP / README.md
Kian Kyars
video
82412cf
## Special Awards
πŸ‘‘ Modal Labs Choice Award
---
sdk: gradio
sdk_version: 4.0.0
---
tag: agent-demo-track
# Agentic Demo: LLM Debate & Judge
This Gradio app lets you enter a debate topic. Two LLMs (user-selectable) generate arguments, and a third LLM (also user-selectable) acts as a judge, summarizes both arguments, and picks a winner.
- Select models for Agent A, Agent B, and Judge
- Enter a debate topic
- See both arguments and the judge's summary/winner
## Usage
1. Enter a debate topic/question
2. Pick three different models
3. Click submit to see the debate and the judge's verdict
---