whitehatboy005/Virtual-Assistant-Jarvis
It's Python-based virtual assistant capable of performing various tasks using voice commands. It utilizes speech recognition, web scraping, automation, and external APIs to provide a wide range of functionalities.
PythonMIT
Issues
- 1
engine = pyttsx3.init('sapi5')
#1 opened by whitehatboy005