An AI-powered chatbot designed to provide emotional support and mental health assistance through intelligent conversation and resource guidance. With integrated language translation capabilities, this chatbot breaks down language barriers to make mental health support accessible to a broader audience.
- 🧠 AI-Powered Support: Intelligent responses for emotional support
- 🌐 Multi-Language Support: Break down language barriers with real-time translation
- 📚 Resource Access: Connect users with mental health resources and guidance
- 🔒 Privacy-Focused: Secure and confidential conversations
- 🤝 24/7 Availability: Round-the-clock emotional support
- Python 3.8 or higher
- Git
- Internet connection for model download
- Clone the Repository
git clone https://github.com/UDDITwork/MENTAL-HEALTH-CHATBOT-.git
cd MENTAL-HEALTH-CHATBOT-
- Download Required Model
- Download the model from here
- Place the downloaded model in the root project directory
- Set Up Virtual Environment
For Windows:
python -m venv venv
.\venv\Scripts\activate
For Linux/Mac:
python -m venv venv
source venv/bin/activate
- Install Dependencies
pip install -r requirements.txt
- Run the Application
flask --app app --debug run
The chatbot's language translation capabilities transform various sectors:
- 🏥 Healthcare
- 🏢 Commerce
- 🏛️ Governance
- 📚 Education
- 🤝 Community Support
Contributions are welcome! Feel free to submit issues and pull requests.
- Fork the repository
- Create your feature branch (
git checkout -b feature/AmazingFeature
) - Commit your changes (
git commit -m 'Add some AmazingFeature'
) - Push to the branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
This project is licensed under the MIT License - see the LICENSE file for details.
Made with ❤️ by Uddit