Introducing Mera Mann, the all-in-one mental healthcare app. Get personalized AI Chatbot support, credible articles from doctors, science-backed mental health info, curated music for relaxation, and guided exercises to improve your well-being. Empower your mental health journey with Mera Mann.
- An advanced AI Chatbot to resolve mental health queries of users
- Doctors can post credible articles
- Science backed articles to educate about mental health
- Music curated to relax and build focus
- Meditation and physical exercises gathered to improve mental health
MeraMann.mp4
Clone the repository
git clone
Install all the dependencies using
npm init
Navigate and open the client folder
cd client
Split the terminal and open the server
cd server
To run the server enter
nodemon server
To run the client side enter
npm start