Skip to content
Valentina Banner edited this page Feb 21, 2023 · 3 revisions

Welcome to AWP!


AWP (Automated Wildfire Prediction) is essentially a program that utilizes AI to predict the probability of natural forest fires occurring based on the temperature, relative humidity, rain and wind speed. We can combine this model with any weather forecast API (we have done so with the Hong Kong Observatory Open Data API) to predict the future probability of a wildfire occurring, so we can easily stop forest fires before they cause major damage.

We have integrated our model into a GUI and an API, to allow people to use the model simply for their own purposes, or if they wish to integrate this model into any software they desire.

Clone this wiki locally