A chatbot designed to provide mental health support and resources through conversational AI. The chatbot aims to assist users in managing stress, anxiety, and other mental health issues by providing empathetic responses and useful information.
- Conversational AI: Engage in meaningful conversations with the chatbot to receive mental health support.
- Resource Recommendations: Get recommendations for mental health resources and strategies.
- Interactive UI: User-friendly interface for easy interaction.
To run the Mental Health Chatbot locally, follow these steps:
-
Clone the repository:
git clone https://github.com/TheDarkKnight69/mental-health-chatbot.git
-
[OR] Download the repository as a zip and extract it.
-
Navigate to the project directory:
cd mental-health-chatbot
- Run the chatbot:
Run Chatbot.exe and follow the instructions onscreen.
- Interact with the chatbot through the GUI interface provided.
Contributions are welcome! To contribute to the project:
-
Fork the repository.
-
Create a new branch:
git checkout -b feature/YourFeature
-
Make your changes and commit:
git commit -am 'Add some feature'
-
Push to the branch:
git push origin feature/YourFeature
-
Create a new Pull Request on GitHub.
This project is licensed under the Apache License 2.0 - see the LICENSE file for details.
- OpenAI GPT for conversational AI capabilities.
- Other libraries and tools used in the development of this chatbot.