Section 01
Introduction to mental-health-support-genai: A Multi-Model Integrated AI Support System for Mental Health
This project is an end-to-end mental health AI system integrating three models—Google Gemini, Meta Llama3.3-70B, and Qwen3-32B—enabling zero-shot classification, RAG retrieval, and empathetic response generation. The system achieved an accuracy of 91.75% and an F1 score of 91.56% on a balanced evaluation set of 400 samples. Its technical architecture includes multi-model parallelism, zero-shot prompting, RAG pipeline, and Agentic workflow, providing a reference for AI applications in sensitive domains.