Create Anxiety_chatbot.md

pull/637/head
Jaivanti Dhokey 3 years ago committed by GitHub
parent b47cf8261f
commit db6c96bdef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -0,0 +1,27 @@
# Anxiety Chatbot
**Tier:** 1-Intermediate
In the Anxiety Chatbot application, the user can anonymously chat with bot and speak their heart out without getting judged. The Anxiety chatbot will help to calm the user down and recommend some resources which will help them deal with mental health issues.
The application can be build using a variety of tech stacks like python, html/CSS, JavaScript, Machine learning- NLP, third party softwares like IBM Watson for chatbot integration development.
### Constraints ###
- The bot can sometimes unrecognize and misunderstand on what the user really means and may provide wrong responses.
- Getting a large amount of dataset for such application in order to make a empathetic bot is really a big challenge.
## User Stories
- [ ] User can be anonymous and without having any fear of judgement can share their hearts out.
- [ ] Users data wont be stored, so as to maintain the confidentiality
- [ ] Users can expect information about various mental health issues.
- [ ] Users can also get access to resources helpful to deal with mental health problems.
## Useful links and resources
- [A review of Mobile chatbots to deal with Depression](https://www.sciencedirect.com/science/article/pii/S2666990021000112)
- [Can AI help with mental health issues?](https://www.mobihealthnews.com/news/study-finds-ai-chatbot-could-help-college-students-anxiety-depression)
- [elomia - A mental health guider chatbot](https://elomia.com/)
## Example projects
- [Chatbot for mental health](https://github.com/pandeyanuradha/Chatbot-for-mental-health)
- [Mental Health Chabot](https://devpost.com/software/mental-health-chat-bot-jmoc8s)
- [Therapy chatbot](https://www.kaggle.com/code/sercanyesiloz/therapy-chatbot-nlp)
Loading…
Cancel
Save