Inspiration

I noticed that people today rely on multiple apps - one for steps, another for mood, another for diet -yet their health still feels fragmented. True well-being isn’t just about fitness or calories; it’s about the balance between body, mind, and lifestyle. This inspired me to build HealthVerse, a single AI-powered platform that connects every aspect of personal health - physical, mental, and nutritional -into one meaningful experience.

How we built it

HealthVerse was built using Flutter for the frontend and Firebase for backend integration. I implemented: 1.AI-based mood detection (using sentiment analysis) 2.Food recognition and nutrition estimation 3.Gamified habit tracking system 4.Health insights generated using lightweight ML models I visualized each user’s data as a multidimensional health vector H = (p, n, m, s) where p = physical activity score, n = nutrition score, m = mental wellness score, s = sleep quality. My algorithm computes a Health Index HI = (p+n+m+s)/4, which gives simple feedback to users about their daily wellness balance.

Challenges we ran into

Every step taught us something new: 1.Integrating multiple APIs and keeping data flow smooth 2.Designing an interface that feels friendly yet professional 3.Achieving accurate mood and nutrition predictions with limited data 4.Managing everything within the limited time and resources of a hackathon But overcoming these challenges helped us grow as developers, problem-solvers, and as a team that truly believes in technology for better living.

Accomplishments that we're proud of

1.All-in-One Health Platform: Successfully combined fitness, nutrition, mental wellness, and sleep tracking into a single cohesive app -something very few apps achieve. 2.AI-Driven Insights: Implemented mood detection, nutrition analysis, and a Health Index to give users actionable, personalised advice.

What we learned

While developing HealthVerse, I explored how data, design, and empathy come together in health tech. I learned: 1.How to analyze behavioral patterns using simple AI models 2.How to use APIs like Google Fit, Nutritionix, and Firebase 3.How small gamified elements can greatly improve user engagement 4.And most importantly, how preventive health can be made simple through tech

What's next for HEALTHVERSE- Your Personal Health Companion

1.Enhanced AI Personalisation: Improve recommendations by analysing long-term user data to provide smarter insights and predictions about health trends. 2.Wearable Integration: Connect with smartwatches and fitness bands for real-time heart rate, sleep, and activity tracking. 3.AR & Voice Features: Introduce AR-guided exercises and a voice companion to make wellness routines more interactive and engaging. 4.Community Expansion: Build local wellness networks, including events, health drives, and peer support for mental well-being.

Built With

  • ai/ml
  • backend:firebase
  • cloud
  • dart
  • frontend:flutter
  • googlefitapi
  • javascript
  • mapapi
  • openaiapi
  • python
Share this project:

Updates