Jarvis Personal Assistant Versions Save

Comfort of a personal assistant for Linux systems. Currently features native google, yahoo, bing searches, weather conditions, videos from youtube and looking up for images as well, all in a very reliable structure and UI.

B-0.2

5 years ago

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:

  1. Yahoo Search/ Bing Search (Under Web Queries)
  2. Weather forecasting
  3. Image search from google
  4. Youtube videos search
  5. Meanings of words
  6. Medicine Details
  7. Medicine Help based on symptoms
  8. 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

B-0.1

5 years ago

initial pre-release. Supported features:

  1. Two architecture view
  2. Background demon service
  3. Integrated Google searching and queries
  4. Complete support for voice commands

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