- Rust
- Python 3.10+
- Ollama: https://ollama.com/ (Running at http://localhost:11434)
pip install -r requirements.txtcd core
cargo build --release
cd ..- Start Ollama (ollama serve).
- Run the platform:
python src/app.py
- Use the REFRESH button to find local models.
- Select at least two models, define a scientific topic, and click INITIALIZE DEBATE.