fluentify is our submission to Google Solution Challenge 2024, a solution addressing the communication hurdles experienced by children with hearing impairments. By providing personalized feedback to their speech, it aims to empower confidence in communication and promote inclusivity in society.
This is the repository for the client application. You can check out our other components such as fluentify - Server and fluentify - IDL.
Home | Topic selection | Feedback selection |
---|---|---|
Pronunciation feedback | Communication feedback |
---|---|
pronunciation-feedback.mp4 |
communication-feedback.mp4 |
You can download the released version of our application from here.
-
Clone this project recursively.
git clone --recursive https://github.com/gdsc-ys/fluentify-flutter.git
-
Generate required interfaces from proto
brew install bufbuild/buf/buf sh scripts/sync_idl.sh