Skip to main content

Self Motivating And Rewarding Talent - SMART Yoga App

This app was built by Sai Pranav on the International Yoga day to solve two biggest problems that he faces while doing yoga

  1. Whether i am doing the poses right
  2. Motivation to keep doing yoga for a longer period of time

I solved these problems by

  • Using AI to detect whether i am doing the yoga poses rightly
  • Perform yoga regularly to earn badges and share the reward badges with my friends

The app has the following features

  1. Link to youtube videos on Yoga
  2. Showcasing of yoga poses
  3. Checking with the help of AI if i am doing the yoga poses correctly
  4. creating daily schedule of yoga poses with increasing level of difficulty
  5. Earn reward badges for completing milestones
  6. Feature to Share badges

The android mobile was built using MIT App Inventor as part of the International Yoga Day 2020 celebrated by AYUSH – Yoga & Naturopathy

To download the app or the code to modify the app yourself use this link https://drive.google.com/drive/folder

Comments

Popular posts from this blog

Certificate of Excellence from MIT app Inventor

I was elated to recieve the certificate from the App Inventor Foundation which states i have RECEIVED Honorable Mention IN THE Youth Team CATEGORY FOR THEIR APP AllergyAlly AS PART OF THE GLOBAL AI HACKATHON 2024.  I have earlier received recognition for my app VOX in 2021 from MIT app Inventor as well 

Dataset generation for mobile app testing

As part of MIT app inventor Hackathon, i and my teammate Viraj Marathe have developed a mobile app AllergyAlly. This AI-powered allergy companion app aims to revolutionise allergy management. Medical history remains a cornerstone in allergy diagnosis, guiding healthcare providers in making informed decisions and providing appropriate care to patients. And this app documents each and every allergic incident and provides detailed report for the healthcare providers with the help of AI. Existing solutions are not satisfactory and our mobile app Allergy ally acts as a companion to persons troubled by allergies. For the rigorous testing of the mobile app we needed a dataset that we could use in the app so that the features of the app could be tested for accuracy. We created a dataset Used python to generate patient allergy incident logs for every 2 days of a year The dataset has the symptoms, triggers, weather summary, mood levels and severity with a pattern to it and is not completely rand...

Chat GPT prompts for mobile app

I and my team mate have been working on building an AI-powered allergy companion app that revolutionizes allergy management ‘AllergyAlly’ The details about the mobile app can be viewed on medium post AllergyAlly AI-powered allergy companion app that revolutionizes allergy management medium.com Medical history remains a cornerstone in allergy diagnosis, guiding healthcare providers in making informed decisions and providing appropriate care to patients. And this app documents each and every allergic incident and provides detailed report for the healthcare providers with the help of AI This has been made possible by clever integration with chat GPT by using prompt engineering which makes the app seamless, easy and powerful. The various prompts used are Prompt for symptoms and triggers Log Analyses user submitted information about the allergic incidents, symptoms, triggers, mood etc and populates the log page of the app You are now a part of a large code. Your duty is to understand the in...