Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README.md #7

Merged
merged 1 commit into from
Apr 12, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
18 changes: 18 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1 +1,19 @@
## Menzy - Swing Up Your SelfCare

Menzy is a mental wellness application which is a triple featured Chrome Extension along with being a WebApplication and Model Based Streamlit Application

We had merged both by creating different branches under single repository.

<!-- ![Menzy Chrome Extension](https://github.com/prathimacode-hub/Menzy/blob/main/menzy_chrome_extension_ss.png) -->

Menzy Chrome Extension Screenshot : https://github.com/prathimacode-hub/Menzy/blob/main/menzy_chrome_extension_ss.png

This is a one stop solution to overcome the mental stress in the modern lifestyle with remote working culture and inculcate the fitness habit along with assessing up the individual's condition.

Firstly I have a chrome extension with features of Tracker, Reminders, Exercises and Meditation. Tracker includes tracking your daily progress with tasks, In reminders, we get Water, Blink, Posture & Stress. Then comes Exercises and Meditation, where you will be guided with things to follow and directed into Homepage of Web App

Overall complete Web App would show up in this link : https://prathimacode-hub.github.io/Menzy/

Finally, the ML model has been built using various algorithms to assess the person's mental health condition and using extracted .wav model, it has been deployed into Streamlit application.

It's a customized application which I has exposed in form of single project in GitHub repository by creating separate branches for showcasing in various sectors.