Created on 16th May 2021
•
Our app helps the users to keep a track of their mood on daily basis and depending on the person’s mood our app recommends therapeutic music to users. It also encourages to do yoga and check on the correctness of the various yoga positions for a healthy lifestyle through Artificial Intelligence . We have also added a Habit Tracker feature for a disciplined lifestyle and avoid stressful situations . There is section known as Today’s Mantra which displays motivational Thoughts and Quotes for a cheerful start of the day .
We were clueless how to integrate the Machine Learning Model with our Flutter application. After researching, we finally implemented it natively for specific platforms . For Android we used Java in Android Studio to integrate the model, and for IOS we integrated by using Swift Language in XCode . Also, camera was very difficult to use as a vision for yoga poses in the app and we were having hard time in to play audio with url in flutter framework .
Technologies used