GitHub - lewis-2000/DispatchAgent: Autonomous Dispatch agent for a smart traffic control system - MKU AI/ML internal Hackathon 2026 · GitHub
Skip to content

lewis-2000/DispatchAgent

Repository files navigation

Installation

Frontend

React Frontend

  1. Install yarn if not available
 npm install -g yarn
  1. Install Packages
yarn
  1. Run the front end
yarn dev

Sumo Backend

  1. Navigate into the server folder from the root folder
cd server
  1. Activate venv
  • Windows
venv\Scripts\activate
  1. Install packages
pip install -r requirements.txt
  1. Run the sumo backend
python app.py

About

Autonomous Dispatch agent for a smart traffic control system - MKU AI/ML internal Hackathon 2026

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors