J-A-R-V-I-S is a Python-based AI assistant that is capable of performing tasks such as sending e-mails, home automation, Wikipedia search and much more.
- Install Python 3.6.2
- pyttsx3
pip install pyttsx3
- pyaudio
pip install pyaudio
- Speech Recognition
pip install SpeechRecognition
- Wikipedia
pip install wikipedia