Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 719 Bytes

File metadata and controls

15 lines (9 loc) · 719 Bytes

Virtual Assistant in python

Tech stack : Python
Libraries used : os , pyttsx3 , webbrowser, speech_recognition

This implemented assistant can open Notepad , Google, Windows media player , You tube , Gmail, Linkedin , Facebook, Twitter, Calculator, Paint, whatsapp using voice command. We can add more applications based on our requirements.

I am using Google speech recognition API for voice input.

get() function is used to receive audio from the user and based on their choice , it will open corresponding application and if we want to know which applications it can open , we can use help command

Video Demonstration : https://drive.google.com/file/d/1mx42eE1NvcZn2lOHPBgHtFZ1D1BF5iZu/view?usp=sharing