Cognitive Health Intelligence Knowledge with Keen Interactive Treatment Support from AI
C.H.I.K.I.T.S.A is an advanced AI-powered mental health assistant designed to help individuals on their journey to better mental well-being. It integrates state-of-the-art technologies like emotion detection, real-time facial analysis, medical image analysis, and voice interaction. It provides personalized recommendations, mental health assessments, and emotional support while ensuring a user-friendly interface and robust data security.
-
Mental Health Assessment:
Personalized assessments and recommendations based on user inputs and interactions. -
Emotion and Attention Detection:
Uses webcam-based facial emotion analysis to detect emotional states and attention levels in real-time. -
Voice Assistant Integration:
A natural and engaging voice assistant to communicate with users effectively. -
Medical Image Analysis:
A feature for analyzing medical images to detect potential conditions and reduce user stress. -
Feedback Mechanism:
Displays user-specific feedback with/without login. Login-based feedback now includes user names for personalization. -
Open-Ended and Close-Ended Questions:
Tailored questionnaires to understand user needs and mental states. -
Enhanced User Experience:
Updated CSS themes and new instructions on the home page (home.png) for better usability.
-
Recommendation System:
Recommend activities like breathing exercises or meditations based on user feedback and emotional states. -
Stress Relief Modules:
Add guided stress-relief exercises like breathing techniques and meditation. -
Expanded Question Bank:
Include more detailed mental health evaluation questions for better insights. -
Advanced Recommendations:
Tailor recommendations based on the user's detected emotions or mental health assessment.
-
Clone the Repository:
git clone https://github.com/vinayak1729-web/chikitsa_main_ai
-
Install Dependencies:
pip install -r requirement.txt
-
Run the Application:
python app.py
-
Login:
Log in to personalize your experience. -
Access Features:
- For mental health assessments, select from open-ended or close-ended questionnaires.
- To interact, use the chatbot or voice assistant.
- Webcam integration allows for real-time emotion and attention detection.
-
Get Feedback:
After assessments, view feedback with personalized recommendations. Logged-in users will see their names in the feedback section. -
Image Analysis:
Upload medical images for stress-reducing insights. -
Explore Stress Relief:
(Coming Soon) Access guided exercises for stress relief and relaxation.
-
Emotion and Attention Detection:
- Problem: Implementing webcam-based facial analysis for real-time emotion detection.
- Solution: Leveraged OpenCV and fine-tuned models to enhance accuracy and responsiveness.
-
Feedback Personalization:
- Problem: Displaying personalized feedback based on user login state.
- Solution: Integrated dynamic feedback rendering with user-specific data.
-
Voice Assistant Enhancements:
- Problem: Aligning emotion detection with natural language responses.
- Solution: Synced detected emotions with the assistant’s tone and response.
-
CSS and UI Design:
- Problem: Improving user interface themes for accessibility.
- Solution: Upgraded CSS themes, added instructions (home.png), and ensured responsive design.
Contributions are welcome!
-
Fork the Repository:
git fork https://github.com/vinayak1729-web/chikitsa_ai
-
Create Your Feature Branch:
git checkout -b feature/AmazingFeature
-
Commit Your Changes:
git commit -m 'Add some AmazingFeature'
-
Push to the Branch:
git push origin feature/AmazingFeature
-
Open a Pull Request:
This project is licensed under the MIT License - see the LICENSE file for details.