Skip to content

Chaitya0623/Healo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Mental Health Chatbot

  • The dataset contains Tags, Patterns (Questions asked to the chatbot) and Responses (Corresponding Solutions).
  • The patterns are lemmatized so that questions with similar lemma can be correctly answered.
  • The model is trained with the help of Neural Networks (Tensorflow, Keras) which helps us predict Responses for related Patterns.
  • Sentiment Analysis is done with the help of transformers (BERT).
  • If the model classifies tha chat to be high risk, it is directly connected to the nearest distress helpline.
  • If the model classifies tha chat to be moderate risk, the case is matched to the right therapist.
  • If the model classifies tha chat to be low risk, digital solutions are provided to the user.

WhatsApp Image 2023-05-04 at 19 16 24

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors