/mudita

Primary LanguageJavaScript

Take the first step towards a healthier mind and happier you


What is Mudita?

Mudita is a web application designed for the early detection of mental health issues using machine learning. It provides a user-friendly survey to predict the user's mental health condition and suggests consultants for the user to talk to. These consultants can be either free or cost a fee, depending on the user's preference. The aim of this project is to help individuals identify their mental health issues at an early stage and take necessary steps to overcome them. Mudita utilizes machine learning algorithms to analyze the survey responses and provide accurate predictions about the user's mental health. The application is user-friendly and easy to navigate, making it accessible to a wide range of users. By using Mudita, users can proactively take charge of their mental health and improve their overall well-being.

User will answer some questions and on the basis of that our model will predict his mental health. And on the basis of that we also suggest doctors.

Demo Video Link:

Click Here

Presentation Link:

Click Here

Development Setup

Prerequisites

  • Node v18.x
  • python 3
  • jupyter notebook

Clone our github repository:
git clone https://github.com/mitrukahitesh/mudita.git
git clone https://github.com/mitrukahitesh/mudita-server.git

Also add .env variables.

For frontend make a web-project on firebase-console. And download it's firebase-services.json file and add that to the secret folder inside /mudita/src .And then use :
npm i && npm start

For server genrate firebase-admin file and download it. And then add it's content by making a variable in .env file. And then run the following command inside the server directory :
npm start

Team Name : Water Bottle

Name GithubProfile Email-ID
Amit Kumar hackeramitkumar amit9116260192@gmail.com
Hitesh Mitruka mitrukahitesh mitrukahitesh@gmail.com
Shruti varshney shrutivarshney shrutivarshney1424@gmail.com

Technology Stack:

  1. MERN
  2. Python
  3. machine Learning
  4. Firebase Authentication
  5. Calendly API

Links

Backend-Server Github repository : https://github.com/mitrukahitesh/mudita-server

Features

Refrences: