/Rover

Rover is an intelligent car assistant, it connect with other Rovers and form a network, which can help you make decisions and crowdsource traffic and air pollution data.

Primary LanguageJavaScript

Rover Smart Car Assistant

This repository was developed for the TechCrunch Hackathon 2016 by Erik Xiong

Instructions

  1. Clone the repository
git clone https://github.com/SeanBae/Jarvis.git
  1. Install NPM dependencies
cd Rover
npm install
node bin/www
  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