KartikPahadiya/ai-mental-health-assistant-project ? reverse-engineered prompt

Reverse engineered prompt

Build me a web app for an AI mental health assistant that feels supportive and easy to use. I want users to be able to type a message or upload a voice recording, then get back an emotion readout, a gentle therapist style response, and a warning if the message seems like it might signal suicide risk.

It should have a simple Flask based interface with a chat style layout, support text emotion detection, audio emotion recognition, and BERT based emotion classification for both single and multi label cases. If possible, use the existing trained models for RAVDESS, TESS, SAVEE, and the suicide detection classifier, and make sure the app loads them in a way that keeps it responsive.

Please keep the tone caring and non judgmental, add a clear disclaimer that this is for educational use only and not a replacement for professional help, and set it up so I can run it locally with a normal Python environment. If you need to check current library docs or model loading details, look them up online.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab