GithubHelp home page GithubHelp logo

mayida12 / mind-nurture Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 17.11 MB

Mind Nurture is a comprehensive web platform dedicated to supporting mental health and personal development. With an array of features designed to provide information, support, and guidance, Mind Nurture aims to break down barriers to mental healthcare and empower users to take control of their well-being.

HTML 1.13% CSS 6.66% TypeScript 63.19% JavaScript 10.46% Jupyter Notebook 18.56%
bootstrap css expressjs html javascript llama mongodb nlp reactjs typescript

mind-nurture's Introduction

๐ŸŒฟ Mind Nurture

Welcome to Mind Nurture โ€“ your digital companion for mental health support and personal growth.

๐Ÿ“ Description

Mental health issues affect millions worldwide, often leading to untreated conditions due to stigma, fear, or lack of access to care. Mind Nurture aims to bridge this gap by providing essential information and support through various features designed to nurture your mental well-being.

Key Features

  • ๐Ÿ’ฌ Health Chatbot: Leveraging the LLama-2 model, fine-tuned with the Hugging Face dataset, our chatbot offers personalized health advice based on user inputs. Hugging Face Dataset
  • ๐Ÿ” Login/Signup: Secure user authentication to access the website's features.
  • ๐Ÿ‘ค Profile: Users can view and update their profile details, including name, age, gender, and personal reviews.
  • ๐Ÿ““ Journaling: A React-based digital journal for recording thoughts, feelings, and experiences, promoting emotional processing and tracking mental health progress.
  • ๐Ÿ“Š Habit Tracking: Custom habit tracking for activities like exercise, meditation, medication adherence, sleep patterns, and social interactions.
  • ๐Ÿ“– Personal Stories: Inspiring real-life narratives and testimonials from individuals who have faced mental health challenges and shared their recovery journeys.

๐Ÿ”— Links

๐Ÿค– Tech Stack

Front-end:

  • HTML
  • CSS
  • Bootstrap
  • JavaScript
  • ReactJS

Back-end:

  • ReactJS
  • ExpressJS
  • Mongoose
  • Python
  • Flask
  • Flask_ngrok
  • Ngrok

Database:

  • MongoDB

Natural Language Processing:

  • Transformers
  • Accelerate
  • PEFT
  • Bitsandbytes
  • Torch
  • Langchain

๐Ÿ“ˆ Progress

  • ๐Ÿ’ฌ Chatbot
  • ๐Ÿ” Login/Signup and Logout functionality
  • ๐Ÿ““ Journaling with update and delete functionality
  • ๐Ÿ‘ค Profile page displaying biodata
  • ๐Ÿ“ˆ Fetch data using API
  • ๐Ÿ“ Personality Test
  • ๐Ÿ“– Personal Stories

๐Ÿ”ฎ Future Scope

  • Locating nearby professional healthcare providers
  • Middleware connection to therapists

๐Ÿ’ธ Applications

Mind Nurture combines multiple functionalities into a user-friendly platform with a wellness-focused chatbot, providing both support and connection opportunities.

๐Ÿ›  Project Setup

Clone the Repository:

Open a terminal window and run:

git clone https://github.com/mayida12/mind-nurture.git

Navigate to the Project Directory:

cd mind-nurture

Install Frontend Dependencies:

Navigate to the client directory and install dependencies:

cd client
npm install

Install Backend Dependencies:

Navigate back to the project root and then to the server directory to install dependencies:

cd ..
cd server
npm install

๐Ÿ’ป Usage

Running the Application

  1. Open Two Terminal Windows:

    • For Windows: Press Windows + R, type cmd, and press Enter.
    • For macOS/Linux: Open your preferred terminal application.
  2. Navigate to the Project Directory in both terminals:

    cd path/to/mind-nurture
  3. Run the Frontend: In one terminal, navigate to the client directory and start the development server:

    cd client
    npm start
  4. Run the Backend: In the other terminal, navigate to the server directory and start the backend server:

    cd server
    npm run devStart

For the Chatbot

  • If you have a GPU, ensure you have CUDA installed, then run app.py.
  • Alternatively, run server.ipynb on Colab. After running, replace the link in client/src/bot/ActionProvider.jsx line 12 with the provided output link.

Access the Web App:

Open a web browser and navigate to http://localhost:3000.

Additional Notes:

  • The frontend app will automatically reload with code changes.
  • Console messages will appear in both terminal windows during development.
  • Stop the servers with Ctrl+C when done to free up resources.

๐Ÿ‘จโ€๐Ÿ’ป Team Members

  • Mayida
  • Rishita Sharma
  • Suhani Koul
  • Priyanka Razdan

mind-nurture's People

Contributors

mayida12 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.