Skip to content

Conversation

Ash-D3v
Copy link

@Ash-D3v Ash-D3v commented Oct 19, 2024

Issue number #55

issue under Hacktoberfest

issue title

Develop a Mental Health Chatbot

Developer Checklist

  • [X ] Adhered to the guidelines outlined in the README & Contributing file.
  • [ X] Maintained the correct directory structure (e.g., ProjectName/...yourfiles).
  • [ X] Please ensure to include a README file for enhanced project clarity.
  • [ X] Starred ⭐ the repository (optional).

Summary

The Mental Health Chatbot is an AI-powered conversational agent designed to provide support and information on mental health topics. Key features include:
Natural language processing for understanding user input
Machine learning-based response generation
Sentiment analysis and intent classification
Personalized responses using pre-defined intents and datasets
The project is implemented in Python, utilizing libraries such as NLTK, scikit-learn, and TensorFlow. It combines a neural network model for intent classification with cosine similarity for finding relevant responses from a dataset.
The chatbot aims to offer empathetic and informative conversations, providing users with a supportive resource for mental health-related queries and concerns.

Screenshot

Screen.Recording.2024-10-18.at.8.02.01.PM.mov

Live Project Link

https://www.pythonanywhere.com/user/ashutoshdev123/

##if any problem in viewing the live project create an account in pythonanywhere website and provide the mail to me i will give the authorized access to it

Copy link
Owner

@king04aman king04aman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for your submission for the Mental Health Chatbot project! It’s well-developed and includes valuable features.

  • Please consider renaming README_BOT.md to README.md.
  • Additionally, specify the version numbers in requirements.txt.

@king04aman king04aman merged commit 5758838 into king04aman:main Oct 22, 2024
Copy link
Contributor

👋 @king04aman 👋

🎉 You've just merged your pull request! We're excited to have you in our community. Keep up the fantastic contributions to the project!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants