Skip to content

RobinSardja/InstaHelp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

208 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

InstaHelp

InstaHelp is a voice-activated emergency contact mobile application that detects natural human responses to emergency situations.

Upon activation, InstaHelp can send a text message to the user's designated emergency contacts and attract the attention of people nearby by blaring a loud siren from the user's phone and blinking the user's phone's flashlight.

InstaHelp provides a faster and more discreet emergency contact solution by removing the dependence on proprietary activation phrases that users may not recall in their time of need and attackers may recognize as the user's attempt to call for help.

First-Time Setup

1. Clone our GitHub repo

The fully functional InstaHelp prototype is available on our GitHub. Visit the link to download our ZIP file or use git to clone our repository with the following command.

git clone https://github.com/RobinSardja/InstaHelp.git

2. Download the Flutter SDK

Running InstaHelp requires the Flutter SDK. All instructions for getting started on all major platforms are available through the provided link.

3. Sign Up with Picovoice

Our voice activation feature requires an access key from Picovoice. Your account will provide you with your own access key to enable the Picovoice API.

4. Flutter run

Open a terminal in the same directory as the InstaHelp repository. You'll first need to get all of our dependencies with the following command.

flutter pub get

Now run the Flutter SDK with your Picovoice access key. For example, if "iloveusfgdsc" is your access key, enter the following command into your terminal.

flutter run --dart-define=picovoice=iloveusfgdsc

Website

For more details, please visit our website at instahelp.dev

About

A faster and more discreet emergency contact solution.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published