Local Backend Required

Experiments are executed locally on your computer for performance and reproducibility. To run experiments, you must first download and start the Python backend.

  1. Download the backend folder.
  2. Open a terminal in the folder.
  3. Run: uvicorn main:app --reload --host 127.0.0.1 --port 8000
  4. Return to this page and run your experiment.
Download Backend

Experiment Controls

Experiment Output

Output from the experiment will appear here.

Idle