Adiyogi Wellness is a comprehensive health and wellness platform designed to bridge the gap between ancient practices and modern technology. By combining yoga, meditation, and AI-driven emotional support, we empower users to take control of their physical and mental well-being in a single, responsive experience.
In today's fast-paced world, mental and physical health are often treated separately. AdiYogi Wellness integrates them by providing a space for tracking physical progress (Yoga) alongside an AI-ML Therapy System that is emotion-aware, ensuring a holistic approach to healing.
- Holistic Wellness Tracking: Manage and track your progress in yoga and meditation sessions.
- Emotion-Aware AI Therapy: An advanced ML-powered chat system that understands your emotional state to provide better support.
- Personalized Profiles: Secure user management with custom bios, profile photos, and health reports.
- Digital Resource Library: Access a curated collection of wellness ebooks categorized by mental health needs.
- Modern User Experience: A beautiful, responsive frontend built with TypeScript and React.
| Component | Technology |
|---|---|
| Frontend | TypeScript, React, Tailwind CSS |
| Backend | Python, Django |
| Database | NoSQL (MongoDB) for flexible data management |
| AI/ML | Emotion recognition and AI therapy logic |
Ensure you have Node.js, Python, and MongoDB installed.
# Clone the project
git clone https://github.com/ArpanCharola/adiyogi-wellness.git
cd adiyogi-wellness
# Backend Setup
cd backend
pip install -r requirements.txt
python manage.py runserver
# Frontend Setup
cd ../frontend
npm install
npm start
Built with passion by Arpan Charola and team to make wellness accessible to everyone.
Have questions or suggestions? Reach out via GitHub.