Skip to content

Traffic lights optimization for city of Trnava

Notifications You must be signed in to change notification settings

incomodum/Traffi

Repository files navigation



traffi

Traffic lights optimization for city of Trnava



Note

Current State: PoC

This project is currently a proof of concept made during the Hacknime.to competition that happend during 4.12 - 6.12.2024 and won the 2. place

This project will likely stay in this form for the foreseeable future, as it was made for the competition only.

Showcase

Before After

We use uxsim package to simulate the traffic based upon data parsed from API response snapshot from Invipo Cloud Solution

Future Features

  • 🚗 Waze Integration of incident avoidance
  • 🚦 Real-Time model for adjusting the traffic light plans
  • And more...

Local Setup

Note

This project uses uv as the python venv and package manager

To install the virtual enviroment with all of the packages needed, run:

uv install

Important

We recommend to use Visual Studio Code with the Jupyter Notebooks extension

When using VSCode open the simulation.ipynb file and press run all to get the results.

There is also an option to run the jupyter notebook in the browser with this command:

uv run --with jupyter jupyter lab

About

Traffic lights optimization for city of Trnava

Resources

Stars

Watchers

Forks

Releases

No releases published