Releases: Harkishen-Singh/Jarvis-personal-assistant
Releases · Harkishen-Singh/Jarvis-personal-assistant
alpha-0.1-Jarvis Personal Assistant
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
beta - Jarvis personal assistant
initial pre-release.
Supported features:
- Two architecture view
- Background demon service
- Integrated Google searching and queries
- 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