Python virtual assistant. Version 3.
Clone the repository and enter it
git clone https://github.com/Marvin-Virtual-Assistant/Marvin-v3-client.git
cd Marvin-v3-client
Use pip to install needed libraries
pip install -r requirements.txt
or
pip install beautifulsoup4==4.6.3
pip install bs4==0.0.1
pip install certifi==2018.10.15
pip install chardet==3.0.4
pip install Click==7.0
pip install gTTS==2.0.1
pip install gTTS-token==1.1.2
pip install idna==2.7
pip install playsound==1.2.2
pip install PyAudio==0.2.11
pip install requests==2.20.0
pip install six==1.11.0
pip install SpeechRecognition==3.8.1
pip install urllib3==1.24.2
pip install word2number==1.1
No tests yet
No tests yet
No tests yet
This project is licensed under the Apache 2.0 License - see the LICENSE file for details