🚀 #Inspiration The rising global focus on mental health and emotional wellbeing inspired us to create a platform that empowers users to understand and improve their mood.

We wanted to bridge the gap between raw emotion and actionable recommendations, using AI to provide instant, personalized support.

Integrating Qloo’s Taste AI™ API allowed us to connect users’ emotional states with culturally relevant experiences, making wellbeing both personal and contextual.

🤖 #WhatItDoes MoodSync AI analyzes your mood using three modalities: text, voice, and video (facial expression).

It instantly provides:

Personalized wellness guides based on your emotional state.

Mood-based travel recommendations to inspire positive change.

Mood history tracking so you can see your emotional journey over time.

All analyses are privacy-first and happen in real time, with a premium, responsive web interface.

🛠️ #HowWeBuiltIt Frontend: HTML5, CSS3 (custom premium design), and vanilla JavaScript for a seamless, interactive UI.

Backend: Python Flask powers the API endpoints and logic.

AI & Analysis:

NLTK VADER for text sentiment.

SpeechRecognition for voice-to-text (with browser-side WAV conversion).

DeepFace + OpenCV for facial emotion recognition.

Database: SQLite for storing and visualizing mood history.

Qloo Taste AI™: Integrated for cross-domain, mood-based travel and cultural recommendations.

No MERN, no PyAudio: Ensured maximum compatibility and minimal dependencies.

🧩 #ChallengesWeRanInto Audio Format Compatibility: Browsers record audio in WebM/Opus, but Python’s SpeechRecognition requires PCM WAV. We solved this by converting audio to WAV in-browser before sending it to the backend.

Real-Time Processing: Ensuring fast, accurate mood detection across text, voice, and video—without overwhelming the server or user device.

Cross-Platform UI: Building a single-page, mobile-ready, accessible interface that feels premium but uses only basic web technologies.

Dependency Conflicts: Managing version mismatches (especially with TensorFlow, NumPy, DeepFace) and ensuring smooth installation for all users.

Privacy: Guaranteeing that all user data is processed locally and never leaves the device unless explicitly shared.

🏆 #AccomplishmentsThatWereProudOf Delivered a fully functional, multi-modal mood analysis platform with a beautiful, intuitive UI.

Achieved seamless integration of text, voice, and video mood analysis—all working in real time.

Built robust, actionable wellness and travel recommendation engines that truly personalize the user experience.

Created a privacy-first system with no user data ever leaving the device.

Made the app easy to set up, run, and extend—no complex frameworks or obscure dependencies.

📚 #WhatWeLearned Audio and video processing in the browser is powerful but requires careful handling of formats and compatibility.

Even small mismatches in AI library versions (e.g., TensorFlow, NumPy) can break the entire pipeline—testing and isolation are critical.

Users value immediate, actionable feedback—personalized wellness and travel suggestions make mood tracking truly useful.

Accessibility and responsive design are essential for adoption across devices and user demographics.

Privacy-by-design is not just possible, but practical, even with advanced AI features.

🌟 #WhatsNextForMoodSyncAI Deeper Qloo Integration: Expand recommendations to include music, dining, and events based on mood.

User Accounts & Personalization: Allow users to create profiles, track long-term trends, and receive even more tailored guidance.

Mobile App: Build native iOS/Android versions for on-the-go mood analysis.

Community Features: Enable users to share positive experiences and wellness tips with others.

API & B2B: Offer MoodSync AI as a service for healthcare providers, wellness apps, and travel companies.

Advanced Analytics: Provide users with insights into their mood patterns, triggers, and progress over time.

Localization: Support additional languages and cultural contexts for a truly global reach.

MoodSync AI: Where artificial intelligence meets human emotion—helping you understand, improve, and celebrate your mood, every day.

Built With

Share this project:

Updates