Disaster AID is an open-source project aimed at leveraging the power of AI and real-time data to help coordinate disaster response efforts. By providing an easy-to-use platform for government agencies, NGOs, and the general public, Disaster AID aims to save lives and reduce the impact of natural disasters.
- Real-time disaster updates
- AI-driven predictions and insights
- Multi-source data integration
- Communication tools for emergency responders
- Platform for NGOs and volunteers to collaborate ![alt text](relative/path/to/06b55f3b-c71a-47e9-bf86-d0436a29a9d3.png .png)
These instructions will help you set up the project on your local machine for development and testing purposes.
- Node.js
- Git
-
Clone the repository
-
Install dependencies cd Disaster-AID npm install
-
Start the development server npm start
The application should now be running on http://localhost:3000
.
We welcome contributions from the community. Please read the CONTRIBUTING.md file for details on how to contribute to this project.
This project is licensed under the MIT License - see the LICENSE.md file for details