The python assistant whose name is inspired from the television movie - Iron Man. Which operates and manages the normal work of a user like playing music, opening browsers, wikipedia searches, etc. In coming time the module will function more work according to the needs of the users.
Currently it's in the development version we will work on the more functionality of Friday, Which is why it's not available for normal users.
Step 1: Clone the repository from the GitHub. via this command
git clone https://github.com/i-ice-bear/voice-assistant.git
Step 2: Activate the python virtual environment by navigating between directories through .env. Run these commands in Powershell.
Command 1 : cd voice-assistant
Command 2 : .env/Scripts/activate.ps1
Step 3 : Run this command to install all the libraries including tensorflow and it's models.
pip install -r requirements.txt
step 4 : π³ Run the main app and start commanding Friday.
python assistant.py