Helping Hand v1.0.0
The v1.0.0 release was carried forward by the following contributors:
New Features
- Built the User-Interface for the Mobile Application.
- Integrated Object detection feature using Tensorflow Lite.
- Integrated Text Detection using
simple_ocr_plugin
. - Integrated Currency Identification feature using Tensorflow Lite.
- Integrated SOS feature for emergency situations.
- Built and integrated the Flask API for Image Captioning using CaptionBot and wrote tests.
- Published documentation over Docsify (available https://helping-hand.harshcasper.com/)
- Implemented CI pipelines for Flutter and Flask App