How to use this project
First have a copy of main program with required assets associated to that, then install the below mentioned modules. Install these by ugrading pip by
pip install --upgrade pip
tkinter module
pip install python-tk
cv2 module
pip install opencv-python
Python text to speech module
pip install pyttsx3
Python Speech Recognition module
pip install SpeechRecognition
pip install pyaudio
If that doesn't work then
python pip install python-pyaudio
Else
pip install pipwin
pip install wheel
pipwin install pyaudio
Wikipedia module
pip install wikipedia
Webbrowser module
python -m webbrowser -t "http://www.python.org"
pywin32 module
pip install pywin32
pywhatkit module
pip install pywhatkit
wolframealpha module
pip install wolframealpha
Rest modules are predefined in python 3+ versions.