Skip to content

A Voice Enabled Personal Assistant for Simple Tasks.

Notifications You must be signed in to change notification settings

abhishekvp/jarvis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

jarvis

A Voice Enabled Personal Assistant for Simple Tasks

This is a pretty basic voice enabled personal assistant that I had put together a long time back obviously inspired by the Iron Man movie. It is crude and relies on simple if - else statements in the shell script. I plan to improve it over time.

Feel free to try it out and contribute to it!

Running Jarvis

  1. Get the code.
  2. Run ./jarvis.sh
  3. You are good to go. Try testing Jarvis by speaking the supported voice commands listed below.

Supported Voice Commands

  1. Greetings: 'Good Morning', 'Good Evening'
  2. General: 'How are you?'; 'What are you?'; 'Are you up?'
  3. Tasks:
  4. Opens your Gmail. - 'Bring up mail.'
  5. Plays a song. - 'Play me a song'.
  6. Searches Google for keyword- 'Search for keyword'
  7. Logs Off System - 'Log Off'.
  8. Reboots System - 'Reboot','Restart'.
  9. Shutdowns System - 'Shutdown','Power Off','Switch Off'.
  10. Exits. - 'Go to sleep','Get some rest'.

About

A Voice Enabled Personal Assistant for Simple Tasks.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages