DL-Virtual-Assistant
DL-Virtual-Assistant copied to clipboard
It is a virtual assistant for visually impaired which include models like face recognition, object detection, text to speech, speech recognition.
Virtual Assistant
It is a virtual assistant for visually impaired which include models like face recognition, object detection, text to speech, speech recognition. The idea behind this project is to host this website and use it from mobile phones and therefore the website's UI is designed according to mobile phones.
Requirements and usage
- Clone this repository using :-
git clone https://github.com/Deimos-M/DL-Virtual-Assistant.git - Install dependencies using :-
pip install -r requirements.txt - Downlaod Tiny yolo pre-trained model from here :- Download
- Run the application using :-
python App.py - Once the link appears, open it in your web browser and do either of the following :-
- Press
ctrl+shift+Min Mozilla. - Press
F12thenctrl+shift+Min Chrome.
- Press
Note :- This website runs on the local machine and is not yet hosted on the internet. (:-|)