alpha-0.1-Jarvis Personal Assistant
Pre-release
Pre-release
Prerequisites:
- NodeJS
- NPM
- Python2
- GoLang (with proper Settings of the path of GOPATH and GOROOT)
- MPlayer (recommended for text to speech)
Following have been implemented:
- Yahoo Search/ Bing Search (Under Web Queries)
- Weather forecasting
- Image search from google
- Youtube videos search
- Meanings of words
- Medicine Details
- Medicine Help based on symptoms
- Set reminders for Particular task
To run
./service
for starting the background service
http-server
inside the extracted view-jarvis zip file.
for installing http-server
, make sure npm
is installed. Then, execute the following command sudo npm install -g http-server