- Bahushruth
- Amit Singh
- Ayush Kumar
- Shikar Vaish
https://www.topcoder.com/challenges/3dd9a090-8db3-46b7-bc84-bbe7ff8c2c3d?tab=winners
Registered user: Ayush246
OVERALL VIEW OF OUR UI AND WEBSITE
showcasing usability and services provided on the site
We use IBM's weather API to get current weather information and forcasted weather information for three days
We can switch between the dashboard and the main website
Here you can view buildings with different levels of risks (more information regarding the prediction algorithm can be found below in 'PREDICTING BUILDING DAMAGE' section)
After getting the invite and registering , you can use the following link to access the slack group
Click on services tab to use the vision API used for damage assessment on satellite/drone images
In this jupyter notebook we try to predict the damage of buildings in case of an earthquake based on features such as Superstructure type, Age, Area etc
Marking the buildings in an area based on the damage it may suffer in case of an earthquake
We are using a reservoir water levels to stimulate a water body where flooding is possible We are plotting the anomalies on elevation vs index graph (red dots represent anomaly)
sending notifications once the anomalies are detected so that proper actions could be taken
Plotting anomaly of incoming and outgoing people per day . Using this we calculate the food stocks needed in order to fullfil the needs for the population residing in the affected area
incoming population and anomalies(red dots represent anomaly)
outgoing population and anomalies(red dots represent anomaly)
informing about the current stocks remaining , how many days it will last and if the condition is critical or not based on the no of days left for disaster
Press the arrow on the bottom right corner to bring the inventory menu up
● Install a maintained version of Docker Community Edition (CE) or Enterprise Edition (EE) on a supported platform.
https://www.docker.com/products/docker-engine
● Run the following lines on a command prompt :
sudo docker pull eyeframe/callforcodeorgsudo docker run -p 8081:8081 -it --device /dev/snd eyeframe/callforcodeorg
if the docker pull dosen't work , follow these steps
sudo docker build -t eyeframe/callforcode .sudo docker run -p 8081:8081 -it --device /dev/snd eyeframe/callforcode
(it may take several minutes to get the docker container up and running)
clone the repository using
git clone https://github.com/eyeframe/IBMHackathon.git
follow the instructions given below
• Download anaconda and nodejs from these links
https://www.anaconda.com/download/
https://nodejs.org/en/download/
• Open the anaconda prompt and use pip install -r requirements.txt to install all the required libraries in one go
(requirements.txt is included in this folder)
• Open console and type npm install and then npm start
If the alerts are not getting marked down (in the maps widget), it may be due to our API keys getting exhausted
In such a case create a new google account and obtain the new API key inorder to integrate it in our project files (sorry for any inconvenience caused)
for instructions on how to use slack and its various commands , view the link below
(If the slack commands aren't working , it is due to the server running the slack API being down)
In case of any issues , feel free to contact us :












