You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
MaatruCare is a Flask-based mood and wellness tracker that analyzes user comments using TextBlob sentiment analysis. It classifies moods into risk levels (High, Moderate, Normal) and provides simple emotional insights. Built with Python, Flask, and basic NLP.