A new python based AI desktop assistant.
You will be able to understand the working of simple desktop based assistant. Note: You will have to install some of the python module, such as
1.pyttsx3
2.speech recognition
3.wikipedia
or
run: pip install -r requirements.txt in your shell or terminal
All the installation code is given inside code...