Skip to content

Latest commit

 

History

History
32 lines (15 loc) · 655 Bytes

README.md

File metadata and controls

32 lines (15 loc) · 655 Bytes

NETRA !!

Project for WIZ-A-THON hackathon at Parul University on 5th & 6th October, 2019.

Our this open source project helps blind people to recognize what is in front of them using raspberry pi and google cloud API's.

It contains basic three things

  1. Raspberry Pi
  2. Camera
  3. Speech

run as:- terminal commands

source venv/bin/activate

go to path of project

export GOOGLE_APPLICATION_CREDENTIALS= " path of json file"

python2 edit.py

Video link on drive : https://drive.google.com/open?id=1FuDUYq_7hEr4EdIEKwrkhbbM1k73THK9

There is a lot of update to do still, more code to be uploaded !!