Skip to content

Latest commit

 

History

History
34 lines (28 loc) · 1.07 KB

README.md

File metadata and controls

34 lines (28 loc) · 1.07 KB

H.A.V.A.S - Human's Advanced Visual Assistance System

Idea

The prototype describes the scene captured by the wireless camera and also provides object detection and localization close to real-time on our local workstation. Using the above it aids the blind to not run into or bump into someone or a certain object.

Challenges faced

  1. Integration of Voice Assistance
  2. Integration of Hardware
  3. Deployment of API's along with Flask server

Tools

  • Python
  • OpenCV
  • Flask
  • Porcupine
  • TensorFlow
  • Keras
  • Bootstrap

Instructions to run the script

  1. Install all the dependencies pip install -r requirements.txt
  2. Go into the project directory using cmd or terminal
  3. Execute the web_server.py script python web_server.py
  4. Move into the localhost of your system to get started
  5. Voila!

Contributors

  1. Aditya Kumar
  2. Abhinav Gupta
  3. Satyabrat Bhol
  4. Deepak Hirawat