To run the code, install the dependencies from Command Line. cmd: pip3 install <module_name> For Chrome webdriver: replace the file_path with your own file path. In case of PyAudio wheel error: download externally from https://www.lfd.uci.edu/~gohlke/pythonlibs/#pyaudio according to your python version.
PriyankaPMishra/Desktop_Voice_Assistant
A beginner friendly Desktop Assistant, implemented using NLP | AI concepts.
Python