Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 987 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 987 Bytes

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+M in Mozilla.
    • Press F12 then ctrl+shift+M in Chrome.

Note :- This website runs on the local machine and is not yet hosted on the internet. (:-|)