Interactive AI-powered mental health support using LLM + RAG.
- Context-aware AI responses using LLM + Retrieval-Augmented Generation
- Knowledge base of mental health articles, coping strategies, FAQs
- Interactive conversational interface (CLI & Streamlit Web)
- Helps users reflect on feelings and provides coping suggestions
- Privacy-first: no data stored permanently
git clone https://github.com/<your-username>/AI-MentalHealth-Companion.git
cd AI-MentalHealth-Companion
pip install -r requirements.txt