Skip to content

beta - Jarvis personal assistant

Pre-release
Pre-release
Compare
Choose a tag to compare
@Harkishen-Singh Harkishen-Singh released this 29 Mar 16:57
· 480 commits to master since this release

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