Skip to content

Latest commit

 

History

History
31 lines (31 loc) · 1.84 KB

File metadata and controls

31 lines (31 loc) · 1.84 KB

Desktop-voice-assistant-using-python

Your own desktop voice assistant using python. This Project is simple desktop voice assistant built with python named "Luna voice assistant(VA)". This project is fully error free and basic for beginners. Compiled with VS code editor.

Built with

Features

It can do a lot of cool things,some of them being:
  • Greet use.r
  • Tell current time and date.
  • Open Youtube and Webbrowser
  • Plays Music.
  • Can Search anything on Google.
  • Installation

    Download the project.ipynb Code and run at jupitor notebook using any editor. It required some libraries to run sucessfully.

    Required Libraries

  • Pyttsx3
  • Speech Recognition
  • Wikipedia
  • Webbrowser
  • datetime
  • Other(check in code)
  • To download all these libraries you need to write the query on terminal pip install Library_name.

    Author

    Vanshika Jain

  • Github
  • LinkedIn
  • Reference

    Certified!! From Infosys Springboard.