We are building a web app that allows a user to anonymously report a fire nearby, to see all fires detected by NASA MODIS satellite in the last 24 hours and fires reported by other users.
All reports will be filtered by an AI and then stored.
On another side a fire station checks all the reports that pass the filter and can send an alert to people in a dangerous area.
Server side we are using Node.js.
We are using heroku to host our web app.
We are using open street map to visualize the data on a map.
We are using Clarifai to do image recognition to filter our fire reports.
To be able to reach people and notify people without an app we are building a social media infrastructure made of a messanger bot on a facebook page, and a telegram bot.
SOCIAL MEDIA INTEGRATIONWhat we can do right now:
What would be good to have (but we don't have in our prototype, yet):
- an actual mobile app would be so much better for the fact that we could push alert notifications to the users but a web app is just so faster to build for a prototype
- the fire station side is left as jut an idea due to timing.
- a database to store reports to build up new datasets
SpaceApps is a NASA incubator innovation program.