{% extends "base.html" %} {% set active_page = "debate" %} {% block title %}Debate — Mutual Dissent{% endblock %} {% block content %}

Multi-model debate engine

Ask a question to start a debate across your panel of AI models.

{% include "partials/panel_config.html" %}
{% endblock %} {% block scripts %} {% endblock %}