Skip to content
/ jarvis Public

🔉 [Hacktorial] Voice-controlled Smart Home Assistant

Notifications You must be signed in to change notification settings

seanbae/jarvis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

J.A.R.V.I.S. Voice-controlled Smart Home Assistant

This repository was developed for the Terrapin Hackers hacktorial by Sean Bae

High-Level Instructions

  1. Clone the repository
git clone https://github.com/SeanBae/Jarvis.git
  1. Install NPM dependencies
cd Jarvis
npm install
  1. Create and train a Wit.ai instance

  2. Enter Wit.ai API key to config/witai.js

  3. Use Web Speech API for voice recognition

  4. Use AJAX call to retrieve the intent

  5. Perform actions

About

🔉 [Hacktorial] Voice-controlled Smart Home Assistant

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published