Artificial Intelligence based Personal voice assistant using python.
Looking for contributors to help build out the voice assistant. There are a lot of work to do. This would be a good oppurtunity to learn Machine Learning and how to Engineer an entire ML system from the ground up. You can add your any idea to our project.
Follow these algorithms to contribute to the voice assistant project.
https://github.com/devjewel01/AI-Voice-Assistant
cd AI-Voice-Assistant
For Windows users:
pip install -r requirements.txt
For Linux users:
pip3 install -r requirements.txt
cd src
python3 main.py