- Step1: Clone the repository from GitHub using git clone https://github.com/haydenw-uk/vDebaterAI.git
- Step2: Install dependencies with pip install -r requirements.txt
- Step3: Set your OpenAI API key as an environment variable (OPENAI_API_KEY)
- Step4: Define your debate topic, agent names, and roles in the configuration file
- Step5: Run the debate script (e.g., python debate.py) to start the AI-driven debate
- Step6: Review and export the debate output as JSON or Markdown for analysis