guxiaoshen / voice-assistant

πŸ³πŸŒŒβ™¨ Simple voice assistant with minimal ai logics includes streamlit web framework to automate the user interface and user experience while operating the application and their assistant and so on πŸ›°πŸ›°πŸ΄

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ³β™¨ 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

About

πŸ³πŸŒŒβ™¨ Simple voice assistant with minimal ai logics includes streamlit web framework to automate the user interface and user experience while operating the application and their assistant and so on πŸ›°πŸ›°πŸ΄


Languages

Language:Python 100.0%