An open API service indexing awesome lists of open source software.

https://github.com/alainamariajoe/reachout

Reach Out is a mental health platform for college students that provides tools like journaling, mood tracking, a chatbot, and the option to book counselors, all designed to help support emotional well-being.
https://github.com/alainamariajoe/reachout

bootstrap css flask html javascript machine-learning mongodb python

Last synced: 4 months ago
JSON representation

Reach Out is a mental health platform for college students that provides tools like journaling, mood tracking, a chatbot, and the option to book counselors, all designed to help support emotional well-being.

Awesome Lists containing this project

README

          

# ReachOut – Mental Health Web App for Students

ReachOut is a student wellness platform that helps users track their mood, journal daily, book counseling appointments, and chat with an AI-powered support bot.
Built using Flask + MongoDB + ML, it’s designed for real-life impact in academic spaces πŸ§˜πŸ½β€β™€οΈπŸ“Š

---

## Preview






---

## Features

- Daily Journaling
- Mood Tracker
- Chatbot (OpenAI-powered)
- Counselor Appointment System
- Motivational Quotes
- ML-Based Mood Recommendations (Decision Tree)
- Admin + Counselor Panels

---

## Getting Started

```bash
pip install flask pymongo scikit-learn joblib openai bcrypt
python app.py