Skip to content

Releases: sonmessia/GreenWave

v0.2.0

07 Dec 15:16
0ce6da8

Choose a tag to compare

What's Changed

  • docs: add initial changelog for project tracking by @sonmessia in #47
  • chore: add husky pre-commit hook and configure lint-staged for code formatting by @sonmessia in #48
  • chore: update code style configuration with Prettier and ESLint integration by @sonmessia in #49
  • fix(frontend): fix frontend docker, device management wizard by @HuynhTri-dev in #50
  • Fix/docs by @HuynhTri-dev in #51
  • Hotfix/sumo by @CrafterTA in #52

Full Changelog: v0.1.0...v0.2.0

v0.1.0

06 Dec 16:55
80597d4

Choose a tag to compare

🚀 GreenWave Beta v0.1.0 - Smart & Green Traffic Management System
We are excited to announce the first Beta release of GreenWave – an AI-powered urban traffic optimization solution designed to not only reduce congestion but also improve city air quality.

🌟 Overview
GreenWave goes beyond traditional traffic signal control. It leverages Reinforcement Learning (DQN) to make real-time traffic management decisions, balancing two critical objectives: optimizing traffic flow and minimizing environmental pollution in sensitive areas (such as schools and hospitals).

✨ Key Features in Beta:
🚦 AI-Driven Traffic Control: Automatically adjusts signal timings based on real-time vehicle flow and air quality data using a Deep Q-Network (DQN) model.
🌱 Multi-Objective Optimization: Reduces vehicle waiting times while actively preventing pollution hotspots.
📊 Real-Time Monitoring:
Admin Dashboard: Comprehensive control panel with AI/Manual modes, sensor management, and system metrics.
Public Portal: User-facing interface displaying live air quality indices and traffic status.
🏙️ Realistic Simulation: Integrated with SUMO (Simulation of Urban MObility) to model complex urban traffic scenarios.
🔗 Standardized Data: Built on the FIWARE platform and fully compliant with NGSI-LD standards for semantic interoperability and scalability.
🛠️ Tech Stack:
Backend & AI: Python, TensorFlow/Keras, SUMO.
IoT Platform: FIWARE Orion-LD Context Broker.
Frontend: React, Vite.
Database: MongoDB, CrateDB (Time-series).
Infrastructure: Docker & Docker Compose.
⚠️ Note:
This is a Beta release intended for demonstration and research purposes. Some features may be experimental and are not yet ready for production environments.

We welcome all feedback and contributions from the community to help make GreenWave better!