Skip to content

Visshu78/MindCare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MindCare - Mental Health Journal

A comprehensive mental health journaling application built with Streamlit that helps users track their emotions, analyze their mood patterns, and access mental health resources.

Features

  • User Authentication: Secure login and registration system
  • Journal Entries: Write and save daily journal entries with sentiment analysis
  • Emotion Tracking: AI-powered emotion detection using Hugging Face's DistilRoBERTa model
  • Mood Analytics: Visualize your emotional patterns with interactive charts
  • Crisis Detection: Automatic detection of crisis keywords with immediate resource suggestions
  • Data Export: Download your journal entries as PDF reports
  • Mental Health Resources: Access to Indian mental health helplines and self-care suggestions
  • Daily Quotes: Inspirational quotes to start your journaling session

Deployment Link

https://mindcare-the-mental-health-journal.streamlit.app/ This link may or may not work all the time.

Installation

Clone the repository:

git clone https://github.com/Visshu78/MindCare
cd mindcare_app

Install the required dependencies:

pip install -r requirements.txt

Run the application:

streamlit run main.py

Install all dependencies using:

pip install -r requirements.txt

MindCare is not a substitute for professional mental health care. If you're experiencing a mental health crisis, please contact a licensed mental health professional or use the emergency resources provided in the app.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages