Mental health chatbot for Chinese speakers
Top 65.0% on sourcepulse
MeChat is a Chinese mental health support chatbot developed using the SMILE methodology to expand single-turn dialogues into multi-turn conversations. It aims to address accessibility issues in mental healthcare by providing an AI-driven virtual counselor, benefiting individuals seeking support and researchers in the field.
How It Works
The project utilizes a technique called SMILE (Single-turn to Multi-turn Inclusive Language Expansion), which leverages ChatGPT to transform existing single-turn dialogues into more natural, multi-turn conversations. This approach enhances the realism and effectiveness of the chatbot by simulating human-like interactions between a client and a counselor, thereby improving the model's performance in mental health support scenarios.
Quick Start & Requirements
pip install -r requirements.txt
python MeChat.py
Highlighted Details
Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
The project acknowledges that generated dialogues may have shorter turns compared to real counseling data and emphasizes the need for continued focus on model safety, including suicide intervention, handling sensitive information, and avoiding misinformation. The disclaimer explicitly states the chatbot is not a substitute for professional medical advice.
8 months ago
Inactive