Inspiration

We have got inspiration to work on to this project after watching so many visually impaired people not able to read even the text messages they receive whether it be One Time Password. Even though OTP authentication is one of the most secured way for authentication but not for visually impaired peole.

What it does

Our hack named NoonGil helps visually impaired people to allow them detect object using both the cameras. Read the text for them and also can detect popular places in one go.

NoonGil don't require any button clicks / touches/ swipes on to the frontend. Just the person voice can do the magic.

How we built it

Tech Stack used to make this hack successful is ReactJS, AWS Lambda, AWS API Gateway, NodeJS, Google Vision API, SpeechLy

Challenges we ran into

To solve the problem, we have used NodeJS, Amazon AWS Lambda, AWS API Gateway, Cloud Vision API, ReactJS. At first we have solved the problem of serving the content from the localhost to cloud server by setting up our NodeJS files on serverless. NodeJS files contain API’s to upload images , detect object, and other detections. Then with the help of ReactJS application deployed on Netflify, we can push our payload from camera to cloud and then process the same for our client and the responses are sent back to our frontend in the form of speech that were detected from the camera. This architecture can handle simultaneous requests.

Share this project:

Updates