EcoWind is a wind prediction platform developed as part of the AI in Action competition. Our multidisciplinary team aimed to combine AI, real-world wind turbine data, and modern web technologies to forecast wind behavior up to 48 hours into the future. Wind energy plays a crucial role in the global transition to sustainable power. With better wind forecasts, energy companies can optimize turbine performance and grid integration. EcoWind provides solution that is both scalable and practical.
EcoWind uses wind turbine data to predict future wind conditions. These predictions are powered by AI models that leverage vector search techniques to find patterns in time-series data, enabling more accurate short-term forecasting.
- Artificial Intelligence (AI) — for analyzing and predicting wind behavior
- Google Cloud API — for scalable processing and cloud-based data access
- MongoDB — for storing and querying large datasets
- Vector Search — to enhance the AI model's ability to find similar wind patterns
- React & MUI (Material UI) — for building a responsive and intuitive user interface
I was responsible for designing and implementing the frontend interface of EcoWind. The UI was built using React and styled with Material UI, focusing on clarity, usability, and real-time data visualization.
Check out the live web application here: EcoWind
Explore our team's code: Startecon github repo
This entire project was built in just 48 hours as part of the AI in Action hackathon. From idea to implementation, we collaborated across disciplines to deliver a fully functional prototype in time.


