Insight
A Flutter app for blind people.
Report Bug
·
Request Feature
## Table of Contents
- Table of Contents
- About The Project
- Built With
- Getting Started
- Prerequisites
- Installation
- Usage
- Contributing
- License
- Contact
- Thank You!
- Acknowledgements
## About The Project
| Face Recognition | Object Detection | OCR with speech output | Text Summarization | Google Translate API |
| :---------------------------------------------------------------------: | :---------------------------------------------------------------------: | :--------------------------------------------------------------: | :----------------------------------------------------------------------: | :------------------------------------------------------------------------------: |
| | | | | |
| GPS Location Tracing | Video Call Backend Server | Video Call App Client |
| :-----------------------------------------------------------------------------------: | :-------------------------------------------------------------------------------------: | :---------------------------------------------------------------------------: |
| | | |
> Please wait for sometime for the above GIFs to load. Otherwise, click on them to view them individually.
This is a Flutter app that uses Firebase ML vision, Tensorflow Lite, and in-built speech recognition and text-to-speech capabilities to act like a third eye for blind people. It uses Firebase ML vision to detect human faces, and Tensorflow Lite model implementations of MobileFaceNe …