Skip to content

For Facebook Artificial Intelligence Hackathon 2020. Built an intelligent lock using an arduino that detects 'emergency words' using wit.ai's API.

Notifications You must be signed in to change notification settings

zulyang/fbhack-rescueMe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fbhack-rescueMe

For Facebook Artificial Intelligence Hackathon 2020

To run,

  1. Open Server.js
  2. Add the path to the wav files at line 109. The samples can be found in the folder wav.
  3. Add the provided API_KEY on line 112.
  4. Since you won't be able to actually try out the microphone, please comment out all particle photon related code (line 17-24, line 132-138).
  5. Run node server.js
  6. The return messages from wit.ai will appear in your terminal!

About

For Facebook Artificial Intelligence Hackathon 2020. Built an intelligent lock using an arduino that detects 'emergency words' using wit.ai's API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published