This repository was developed for the Terrapin Hackers hacktorial by Sean Bae
- Clone the repository
git clone https://github.com/SeanBae/Jarvis.git
- Install NPM dependencies
cd Jarvis
npm install
-
Create and train a Wit.ai instance
-
Enter Wit.ai API key to config/witai.js
-
Use Web Speech API for voice recognition
-
Use AJAX call to retrieve the intent
-
Perform actions