Skip to content

Created a virtual desktop assistant which enables machine to perform several task as per our commands. Machine can run on our commands like Jarvis did for Tony.

License

Notifications You must be signed in to change notification settings

Dhruvil03/Personal_Assistant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Personal_Assistant 😎

I created an AI personal assistant named Jarvis using python. It can understand natural language voice commands, converts it into text and complete tasks for the user.

Modules

  • pyttsx3: pyttsx is a cross-platform text to speech library which is platform independent. The major advantage of using this library for text-to-speech conversion is that it works offline.
  • SpeechRecognition: It allow us to convert audio into text for further processing.
  • webbrowser: It provides a high-level interface which allows displaying Web-based documents to users.
  • Wikipedia: It is used to fetch a variety of information from the Wikipedia website.

About

Created a virtual desktop assistant which enables machine to perform several task as per our commands. Machine can run on our commands like Jarvis did for Tony.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages