Skip to content
/ Blink Public
forked from elaine-xx/HT6-BE

An AI-powered mobile app that empowers the visually impaired to see

Notifications You must be signed in to change notification settings

Adibvafa/Blink

 
 

Repository files navigation

Blink

Hack The 6ix - Summer 2023 - Devpost

blink

About

Blink is an advanced mobile app that auditory describes any user-taken images, revolutionizing the way millions of visually impaired individuals "see" & interact with their surroundings. Through a simple double-tap on the screen, users capture images that are then comprehensively analyzed by the AI to provide an auditory description. Tapping & Holding the screen enables users to ask an embedded AI Agent follow-up questions about the image.

Blink empowers the visually impaired by offering them an independent means to perceive their environment.

Features

image

How It Works

Blink's user-interface is simple and incredibly easy to use, catering to the visually impaired. The app is driven by Flutter and Dart on the front-end, and Python and Flask in the back-end. It leverages the Replicate library to curate an interaction history, and facilitates seamless communication with the MiniGPT-4 API. Articulate responses are vocalized from the AI model, and the app showcases on-screen outputs in real time.

How to start the project

  1. Install dependencies
pip install pipenv –upgrade
pipenv install
  1. Run server
flask run

About

An AI-powered mobile app that empowers the visually impaired to see

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%