Hugging Face App · Jan 2026

Zen - AI Mental Health Companion

An AI-powered mental health support chatbot for students. Zen combines emotion detection, RAG-powered knowledge retrieval, and interactive wellness tools to provide personalized, empathetic support.

PyTorchHugging FaceFAISSSentence TransformersRAGGradioLlama3

About

Developed an AI-powered mental health chatbot with emotion detection, RAG-based knowledge retrieval from 21 clinical psychology PDFs, and interactive wellness tools (breathing exercises, grounding prompts). Built embedding-based retrieval using FAISS + Sentence Transformers, grounding LLM responses in evidence-based clinical material. Orchestrated Meta-Llama-3-8B-Instruct via Hugging Face Inference API; reduced unsupported responses to ~5% using j-hartmann/emotion-english-distilroberta-base.