This is the simple personal voice assistent project using NLP, by using this we can know the time and joke and we can also play youtube songs
Download the code and run it Before you run thi code You need to import 3 modules by using pip they are given bellow
1.pip install SpeechRecognition 2.pip install pyttsx3 3.pip install PyAudio
by instlling PyAudio you will get error only if your Python version is above Python 3.6 So use Python 3.6 for this project