/NotCrash

Making Roads Safer. Created @ Hack Western 6

Primary LanguagePythonMIT LicenseMIT

NotCrash

A connected vehicle application that brings a new safety system which acts from the inside. Leveraging machine learning classifiers and speech recognition software from OpenCV, dlib, and Google Cloud APIs to check and restore driver alertness while providing additional hands-free functionalities. When a driver is determined to be unalert, an auditory cue is initiated and can only be disengaged by verbal confirmation by the driver. Each incident is recorded in a MongoDB collection, past a certain threshold an SMS message is sent to the user that includes the timestamped incidents.

Viewing

Prerequisites

  • Anaconda (Python 3.7)

Running

  1. run pip install requirements.txt
  2. run main.py