You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.