The Intelligent Traffic Management System was developed as a project for the AIoT Developer InnoWorks 2024 competition, organized by Advantech in Vietnam. The project proudly won the consolation prize at this prestigious event.
This system leverages AI and IoT technologies to address pressing traffic issues in Vietnam, such as identifying violations that lead to congestion, managing chaotic traffic flow during rush hours, and prioritizing emergency vehicles (ambulances) through dynamic traffic light adjustments.
Details:
(Step-by-step guide to set up and run the project locally.)
- Clone the repository:
git clone https://github.com/your-repo/intelligent-traffic-management.git cd intelligent-traffic-management
- Automatically set up the environment and install dependencies if they do not exist, then run the application:
./start.sh
- Remove environment and dependencies
./rm_env.sh
- Note: You may need to grant execution permission using chmod before running the shell script.
chmod +x <file_name>.sh
- Email: [email protected]
- Vũ Hoàng Phát - Lead Project Manager & AI Solutions Developer
- Designed and built the system architecture
- Implemented AI solutions optimized for both cost and performance
- Trịnh Thanh Sơn - IoT Integration Developer
- Integrating WISE-PaaS services into a project, uploading data to WISE-PaaS DataHub, and visualizing it with the WISE-PaaS Dashboard.