Overview: Team Avagaurdian has developed an Avalanche Detection and Mitigation System that considers environmental factors such as humidity, temperature, and wind speed. The system provides early detection of avalanche risks and implements mitigation measures to enhance safety in avalanche-prone areas.
Features:
- Real-time monitoring of environmental factors.
- Early detection of potential avalanche risks.
- Automatic mitigation measures based on detected environmental conditions.
Environmental Factors Considered:
- Humidity
- Temperature
- Wind Speed
- Elevation
Technologies Used:
- Python
- API for real time data retrieval
- Machine Learning algorithms for prediction
Getting Started:
- Clone the repository:
git clone https://github.com/ayushmanlakshkr/AvaGuardians
- Install dependencies:
pip install -r requirements.txt
- Run the system:
python main.py
Contributing:
- We welcome contributions!
- If you would like to contribute, please follow our repository and are welcomed to pull requests.