CoolFace
Apppublic

sadansabo/Wildfire_Detection_And_Risk_AI_Agent

sourceHugging Faceapache-2.0updated 1y agoView on Hugging Face
0likes
App README

๐Ÿ”ฅ Wildfire Detection & Risk Agent

This AI Agent predicts wildfire risk using weather and vegetation data.

๐ŸŒŸ Features

  • โ€”Input: Temperature, Humidity, Wind Speed, NDVI
  • โ€”Output: Risk Score (Low / Medium / High)
  • โ€”Visualization: Bar chart of inputs, simulated hotspot map

๐Ÿš€ How to Run

  1. 1.Clone this repo
  2. 2.Install dependencies: pip install -r requirements.txt
  3. 3.Run app: streamlit run app.py

๐Ÿ›ฐ๏ธ Deployment

This project is deployed as a Hugging Face Space using Streamlit.