AI_Personal_Voice_Assistant_Using_Python
A project to build an AI voice assistant using Python . The Voice assistant interacts with the humans to perform basic tasks.
Libraries required to be installed using Pip Command:
- speech_recognition as sr
- pyttsx3
- pywhatkit
- datetime
- wikipedia
- pyjokes
- os
- random
- webbrowser