Forest are essential for life on earth, they regulate our climate, filter the water and purify the air. But they are being destroyed at an alarming rate. Every two second forest area size of a football field is destroyed due to illegal logging.
Deforestation accounts for more greenhouse gases than trains, planes and cars of the whole planet combined together. It contributes 17% to climate change while vehicles contribute 13% only. According to the INTERPOL, 90% of the logging is illegal which means preventing it can be the easiest and the cheapest way to fight the climate change. Local law enforcement try their best to protect it but illegal logging is hard to detect due to dense and wide forest.
If we can design a system that can monitor whole forest area 24/7 and detect the enviromental acostics automatically, first responders can show up stop any illegal activity happening.
Welcome to NIAMA ! A vigilant system that detects and alerts illegal deforestation in realtime. A smart solar powered device is deployed under tree canopies listening for all sorts of sounds. As soon as sound of chainsaw is detected in forest, device picks it up and sends an alert through a standard cellphone network to the nearest forest-ranger & first responders so that they can intervene immediately and stop it.
- The Forest Sensors deployed in forest monitors and pushes raw alert into DB when unusual audio is heard
- Data server passes this raw data to ML-service which classifies alerts as chainsaw or no chainsaw. Both of the services are hosted on IBM Cloud Foundry
- If a chainsaw sound is detected then the alert is pushed into DB and Call/SMS alerts are generated using twillio API and sent to first responders
- Now alerts which are classfied will also be shown in Forest Console on a map, which is used to manage network of Forest sensor
This project is divided into independant repositories - go through each repo's installation guide one by one. All 3 services mentioned above in live section are also available live for testing.
You can find a running system to test at
- IBM Cloud Foundry - App deployment service
- AKRAM LITNITI - Initial work - ni'ma
- MOHAMED AMINE FAHMAOUI - Initial work - ni'ma
- SADIKI ABDERAHMANE - Initial work - ni'ma
#Ni-Ma