Skip to content

Latest commit

Β 

History

History
26 lines (15 loc) Β· 1.28 KB

Readme.md

File metadata and controls

26 lines (15 loc) Β· 1.28 KB

πŸ³β™¨ Friday, Assistant

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.

How To use it in your system.

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.

For developers

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