Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/priyanshu1011/secure-copilot
- Owner: Priyanshu1011
- Created: 2024-07-28T09:47:02.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-07-30T17:26:18.000Z (5 months ago)
- Last Synced: 2024-10-11T18:02:28.117Z (3 months ago)
- Topics: cross-platform, desktop-application, electronjs, generative-ai, machine-learning
- Language: CSS
- Homepage:
- Size: 21.8 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`