/RICogneyes

:sunglasses: Real time image captioning cognitive eyes.

Primary LanguageJavaScriptMIT LicenseMIT

RICogneyes

Real time image captioning cognitive eyes. Simple interface webapp for blind people helping them interact with the world with the help of computer vision and audio.

USECASE:

Can be used to enhance the communication for the blind people.
Can be used to acess latest news for the blind people.
SOS message is send to the dear one using whatsApp.
Can help people blind people read signs or books using OCR.

TECHSTACK:

Python
Django
JQuery
Twilio
Ngrok
Microsoft APIs

Instructions to run locally as backend server might crash.

  1. Clone the repo.
    git clone https://github.com/sorablaze11/RICogneyes.git
  2. Install python, if you don't have it in your laptop/Desktop.
  3. At the backend folder. Enter the below code to install all the libraries.
    pip install -r requirements.txt
  4. Go to backend and enter to run the backend searver.
    python manage.py runserver 4 Now go to below link to access the webapp.
    http://127.0.0.1:8000/