MindMate is a simple, privacy-focused mental health tracking application that helps users monitor their emotional well-being through daily journal entries, AI based therapies and analysis. Designed for ease of use and clarity, MindMate enables users to better understand their mental health over time.
-
Daily Journal Entries
Users can write daily reflections or logs in a secure space. -
AI Health Checker
Automatically checks and updates your mental health state as Positive or Negative based on your last 7 days journals. -
AI Therapist
Talk to an AI powered therapist and get professional tips and suggestions! -
Tech Stack Next.js, OpenAI API, MongoDB
- Node.js
- MongoDB Atlas
- OpenAI API Key
- Postman(optional)
- Clone the repository
- Navigate to root folder by running
cd next - Install dependencies and start the application
npm i npm run dev
You can test the API with Postman if you want to