Skip to content

This project, inspired by Jarvis from Iron Man, incorporates speech recognition, web browsing, application launching, and email sending functionalities. Greeted by Jarvis, users can command their assistant to open websites, play music, launch applications, and even send emails with ease.

License

Notifications You must be signed in to change notification settings

Ajish777/Voice-Assistant-Jarvis-Python-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Voice-Assistant-Jarvis-Python-

This project, inspired by Jarvis from Iron Man, incorporates speech recognition, web browsing, application launching, and email-sending functionalities. Greeted by Jarvis, users can command their assistant to open websites, play music, launch applications, and even send emails with ease.

Features

  • Dynamic Greeting: Jarvis greets the user based on the time of day.
  • Speech Recognition: Captures user commands through voice input.
  • Web Browsing: Opens websites like Google, YouTube, and Stack Overflow.
  • Application Launching: Launches applications, including Visual Studio Code.
  • Email Sending: Sends emails seamlessly using Gmail.

Prerequisites

Ensure you have Python installed on your machine. You can download it from python.org.

Install the required Python libraries:

  • pip install pyttsx3

  • pip install speechRecognition

  • pip install wikipedia

Acknowledgements

  • SpeechRecognition

  • pyttsx3

  • Wikipedia

Contributions are welcome! Feel free to open an issue or submit a pull request.

About

This project, inspired by Jarvis from Iron Man, incorporates speech recognition, web browsing, application launching, and email sending functionalities. Greeted by Jarvis, users can command their assistant to open websites, play music, launch applications, and even send emails with ease.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages