Multi-layer, real-time forest fire early detection and prevention in rural Algeria, combining IoT ground sensors, autonomous drones, satellite intelligence, and an AI-generated surveillance report engine β all deployed on Huawei Cloud using Docker containers orchestrated by Kubernetes.
# π₯ FireWatch AI β Forest Fire Prevention System
### AgriTech & Environmental Protection Β· AI, 5G & Digital Power
> **Core focus:** Multi-layer, real-time forest fire **early detection and prevention** in rural Algeria, combining IoT ground sensors, autonomous drones, satellite intelligence, and an AI-generated surveillance report engine β all deployed on **Huawei Cloud** using Docker containers orchestrated by Kubernetes.
---
## π Problem Statement
Algeria is one of the most wildfire-affected countries in the Mediterranean basin. Every summer, thousands of hectares of forest and farmland are devastated, threatening rural communities, biodiversity, and agricultural output. Traditional monitoring is **too slow** β fires are detected only after they've already spread.
Our solution introduces a **three-layer, AI-driven detection system** that monitors fire risk at every scale:
- **Layer 1 (before/)** β Ground IoT sensors detecting pre-ignition conditions
- **Layer 2 (during/)** β Drones visually confirming fire with computer vision
- **Layer 3 (after/)** β Satellites mapping active burns across the entire country
All three layers feed into a **Gemini-powered intelligence report engine**, deployed and scaled on **Huawei Cloud**.
---
## ποΈ Full System Architecture
```
βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
β DETECTION LAYERS β
β β
β π‘οΈ LAYER 1 (before/) Ground Sensor Network β
β IoT Sensors β MQTT β Ensemble AI (XGB+LGB+TabMLP+LR) β Supabaseβ
β β
β π LAYER 2 (during/) Drone Visual Detection β
β Drone Camera β Flask API β YOLOv5 β Supabase β
β β¦