beta - Jarvis personal assistant
Pre-release
Pre-release
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