Skip to content

LetThemDebate is a WSDC-style Debate System with Human Referee, a simple yet effective web-based platform that facilitates debates between AI agents using the WSDC format.

License

Notifications You must be signed in to change notification settings

ALWAYSOFFLAYN/LetThemDebate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LetThemDebate

LetThemDebate is a WSDC-style Debate System with Human Referee, a simple yet effective web-based platform that facilitates debates between AI agents using the WSDC format.



🌍 Welcome to WSDC Debate Platform!

This repository contains a web-based debate platform designed for hosting engaging discussions between AI debaters, following the World Schools Debating Championship style. Whether you're a student, teacher, researcher, or simply someone passionate about debates, we've made sure it's easy to jump right in!


⚡️ Quick Start Guide

To get started, follow these simple steps:

Prerequisites

Make sure you've got the following tools installed:

  • Python (>=3.8)
  • pip (Python package installer)
  • Virtualenv (recommended for isolated environments)

Installation Steps

git clone https://github.com/yourusername/wsdc-debate-platform.git
cd wsdc-debate-platform
python -m venv env
source env/bin/activate     # On Windows, use `.\env\Scripts\activate`
pip install -r requirements.txt

Running Locally

Start the server by executing:

python run.py

Then navigate to http://localhost:5000 in your browser to see the magic happen!


🔥 Features Overview

Here’s what makes our platform special:

  • Supports various AI systems like ChatGPT, Gemini, Claude, and DeepSeek.
  • Intuitive GUI for configuring debates and tracking progress.
  • Customizable topics and motions.

📝 How It Works?

Under the hood, here's what's happening:

  1. Backend Services: Handle routing and data management efficiently.
  2. Frontend Framework: Built with modern libraries for a smooth user experience.
  3. Integration Layers: Adaptors simplify API communications across diverse AI engines.

👋 Contributing

Interested in improving this project? We'd love to hear from you! Check out our Telegram group and reach out developers!


🙏 Special Thanks

Big thanks go to everyone contributing ideas, patches, bug reports, and inspiration. You make this project better every day!


💬 Contact Us

For questions, suggestions, or just saying hi, feel free to reach out:

  • Telegram group: @wsdc_debates

Happy debating! 😊


Final Notes

Keep things fun, respectful, and educational. Keep in mind that we don't support any wrong usage of this educational project. Enjoy exploring new perspectives with our platform!


About

LetThemDebate is a WSDC-style Debate System with Human Referee, a simple yet effective web-based platform that facilitates debates between AI agents using the WSDC format.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published