Skip to content

Darshan808/Sanket-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Sanket-App

Sanket is an assistive app designed for the deaf and hard of hearing. It vibrates to alert users when their name or attention-grabbing phrases are detected, identifies who called them and from which direction, and notifies users of critical sounds like fire alarms, sirens, or baby cries. Additionally, it provides context about the sound source, enhancing safety and awareness.

Get started

  1. Install dependencies

    npm install
  2. Start the app

    npx expo start

Frontend

The frontend is a React Native application using Expo.

Running the Frontend

  1. Navigate to the frontend directory:

    cd frontend
  2. Install the dependencies:

    npm install
  3. Start the app:

    npx expo start

Running the Backend

  1. Navigate to the python-backend directory:

    cd python-backend
  2. Install the dependencies:

    pip install -r requirements.txt
  3. Start the backend server:

    python app.py

About

An alert assisting tool for deaf individuals

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •