Python-Voice-Assistant is an intelligent program that performs various tasks such as opening an application(Word, Powerpoint, Excel, Calculator), searching from the web, editing word documents, searching from wikipedia, telling the date and time and even editing excel file.
Various packages are installed to perform respective tasks through voice input.
The required packages to be installed: SpeechRecognition, Pyttsx3, PyAudio, Wikipedia, Pyjokes, BeautifulSoup, OS, Webbrowser, Docx, Datetime and Load_workbook.