sadansabo/Wildfire_Detection_And_Risk_AI_Agent
0
๐ฅ 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
- Clone this repo
- Install dependencies:
pip install -r requirements.txt - Run app:
streamlit run app.py
๐ฐ๏ธ Deployment
This project is deployed as a Hugging Face Space using Streamlit.
