"Sometimes you need someone who fights for you when you can't fight for yourself."
A compassionate AI chatbot designed to provide mental health support with genuine human-like responses. Built with Python, LangChain, and Google's Gemini API.
Unlike clinical chatbots that just ask questions, MyBro responds like a caring older brother who:
- Fights for you when you're feeling down
- Challenges negative thoughts with passion and protection
- Gives you reasons to live instead of just listening passively
- Shows real emotion and urgency about your wellbeing
- Protects you from your own dark thoughts
Link: https://github.com/ArchitAnant/Sorea.git
git clone https://github.com/Jit-Roy/MyBro.git
cd MyBropip install -r requirements.txtcp .env.example .envEdit .env and add your Gemini API key:
GEMINI_API_KEY=your_actual_gemini_api_key_here
- Visit Google AI Studio
- Create a new API key
- Copy it to your
.envfile
python main.py- Not a Replacement for Professional Care: MyBro provides peer support, not medical treatment
- Privacy: Conversations are stored locally; review data handling before deployment
This project is open source and available under the MIT License.
