Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/priyanshu1011/secure-copilot

Real-time system to detect driver fatigue or drowsiness and engage the driver in conversation to keep them awake.
https://github.com/priyanshu1011/secure-copilot

cross-platform desktop-application electronjs generative-ai machine-learning

Last synced: 3 months ago
JSON representation

Real-time system to detect driver fatigue or drowsiness and engage the driver in conversation to keep them awake.

Awesome Lists containing this project

README

        

# Secure Copilot

## The Problem

Driver fatigue and inattentiveness are significant contributors to road accidents worldwide, leading to injuries, fatalities, and substantial economic losses. Traditional methods to combat driver fatigue, such as rest breaks and caffeine, are often insufficient, particularly during long or monotonous drives. Current systems, such as warning beeps, are often ignored or quickly dismissed by drivers.

## The Idea

Secure Co-Pilot is an AI-powered assistant designed to enhance driver safety and engagement during journeys. It monitors the driver for drowsiness and fatigue, alerting them with a personalized voice from a loved one. To keep the driver awake and alert, the assistant engages in discussions about news and various topics and supports casual conversations. It further supports multiple languages, and ensures adherence to various safety protocols like seat belt use, phone avoidance etc. In emergencies, it can alert nearby police and rescue teams, ensuring immediate assistance.

## Tech Stack





## Setup

1. Clone this repository - `git clone https://github.com/Priyanshu1011/Secure-Copilot.git`
2. Navigate to the "/desktop-app" directory - `cd /desktop-app`
3. Install the dependencies - `npm install`
4. Run the application in development mode - `npm start`