Skip to content

Latest commit

 

History

History
36 lines (27 loc) · 1.77 KB

File metadata and controls

36 lines (27 loc) · 1.77 KB

Repository details for GitHub

Use this file to quickly fill in the repository settings on GitHub (Settings → Edit repository details).

Suggested short description

MindGuard — an intelligent assistant for student stress assessment and personalized wellbeing recommendations.

Suggested website / project page

(If you have a project page or demo URL, paste it here) https://your-domain-or-pages.example.com/mindguard

Suggested topics (copy into the "Topics" input on GitHub; separate with spaces)

mental-health student-wellbeing stress-detection machine-learning streamlit h2o explainable-ai

Suggested repository README header (one-line)

MindGuard — Student stress assessment & recommendation assistant (EDA, baseline ML demo, Streamlit UI)

Set topics via GitHub CLI (optional)

If you prefer to apply topics from the command line and have the GitHub CLI (gh) installed, run:

gh repo edit --add-topic mental-health --add-topic student-wellbeing --add-topic stress-detection --add-topic machine-learning --add-topic streamlit --add-topic h2o --add-topic explainable-ai

Notes

  • The README already contains a full project description and screenshots.
  • To publish a live demo, either host the Streamlit app on Streamlit Community Cloud or deploy a static project page via GitHub Pages and link it above.

If you want, I can also:

  • generate a ready-made GitHub repository description and website value and commit them to README front-matter, or
  • run gh commands for you (I can't run them against your GitHub account without your credentials).