EquiMind is a mood tracking and summarization application designed to help users monitor their mental health and well-being. It integrates with Google and Apple calendars to provide personalized mood analysis and actionable suggestions.
- Calendar Integration: Create a mood calendar on Google Calendar or Apple Calendar.
- Data Upload: Download the
.icsfile of your calendar, then upload it to EquiMind for analysis. - Mood Summary & Suggestions: Get personalized feedback and suggestions for mood enhancement.
- Weekly Mood Graph: View a graph displaying mood variations throughout the week.
- Professional Help Recommendations: EquiMind suggests seeking professional help if mental health indicators are low.
To set up the project, run:
npm installThen start the server with:
npm run start- Frontend: Everything in
src/public - Backend: Everything in
srcthat is not part of the frontend
OPENAI_API_KEY="your key here"
EquiMind is open-source software licensed under the MIT License. See LICENSE for details.