This signature app is here to help you beat distractions by dealing with your personal habits, mental well-being, and outside distractions.
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
Table of Contents
In today's world, we're all dealing with a big challenge of distractions due to mental issue. Mnay people are suffering from mental health issues like depression, OCD, anxiety, PTSD, and ADHD can make distractions more challenging to handle. One solution is "HaruMinds", a Personalized Self-improvement Therapist that includes the following features:
- Mental Well-Being Report
- Long-Term Well-Being Plan
- Daily Guidance
- Real-Time Support
- Active User Check-Ins
- Progress Visualization
- Backend: Python, Django Framework, OpenAI API
- Frontend: ReactJS, Javascript
- (Frontend Template from: http://demos.creative-tim.com/material-kit-react/#/?ref=readme-mkr)
-
Development Approach
-
MicroService Architecture (Frontend & Backend) on Cloud Computing Platform
-
UI/UX Design
-
Testing and Data Security
-
-
ChatGPT API Integration
-
Fine-Tune the API with our designed data
-
Refine the API through an iterative process using the collected dataset
-
-
Collaboration with Real Therapists and Psychological Research Groups
-
define virtual therapist characteristics
-
Enhance virtual therapist reasoning
-
f9e5a2ab-a6b3-4339-b211-6133ab6fb998.mp4
This is an example of how to list things you need to use the software and how to install them.
- npm
npm install npm@latest -g
- Get a free API Key at https://openai.com
- Clone the repo
git clone https://github.com/FrankLi123/HaruMinds.git
- Install NPM packages
npm install
- Enter your API in
config.js
const API_KEY = 'ENTER YOUR API';
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE.txt
for more information.
- Special Thanks to material-kit-react team. http://demos.creative-tim.com/material-kit-react/#/?ref=readme-mkr)