- Step1: Clone the repository from GitHub.
- Step2: Install dependencies with pip install -r requirements.txt.
- Step3: Set your OpenAI API key as an environment variable.
- Step4: Run the provided debate scripts to initialize AI agents.
- Step5: Customize debate templates and agent parameters in config files.
- Step6: Execute debate rounds and review generated logs and summaries.