WeCare is an AI-powered mental health support platform built to help users manage their emotional well-being through chat support, self-care tools, and guided mental wellness activities.
It integrates AI chatbot (Gemini API), journaling tools, and mindfulness resources to promote mental health awareness and provide 24/7 support.
- React.js
- HTML
- CSS
- JavaScript
- Firebase
- Python (Flask + essential libraries)
- Gemini API (for Chatbot)
- YouTube Video Embeds (for relaxation and self-care content)
git clone <your-repository-link>
cd <project-folder>
###2️⃣ Run the Frontend
cd frontend
npm install
npm run dev
###3️⃣ Run the Firebase Functions Backend
cd functions
firebase deploy --only functions
###4️⃣ Run the Python Backend
cd Python-backend
.\venv\Scripts\activate
python app.py
##🧩 Features
🤖 AI-powered chatbot for mental health support (Gemini API)
🎥 Mindfulness and self-care videos (YouTube Embeds)
👤 User authentication with Firebase
💬 Simple, calming, and user-friendly UI
**🧑💻 Developers **
Sadhana Shree V
Subiksha Lakshmi M
Sabaripraseetha B
Dharshini R
Built with 💚 for Hackathon
WeCare Mental Health Support Project