-
Notifications
You must be signed in to change notification settings - Fork 1
Web Chatbot
Minji Kang edited this page May 12, 2021
·
2 revisions
The Web chatbot part is a space that checks the user's anxiety level and cause of anxiety, and provides anxiety counseling based on the results of the test so that anxiety can be reduced.
-
You can get an anxiety test.
-
You can proceed with the consultation based on the above test results and Todak will help you lower your anxiety.
-
You can check your anxiety test results in the form of a report.
-
STAI anxiety scale Users are asked 20 questions about anxiety using Dialog flow
-
Sentence Test Users are asked 4 types of questions Finding cause using Dialog flow
-
Anxiety Report Anxiety value and anxiety causes are reported in this page
-
AI Chatbot Psychological counseling test using Deep running
- Use KoGPT2 model developed by SKT and Amazon
- Collect psychological counseling 61,800 Data set
- Implement by Python and communicate with web through chatbot
- AI Chatbot
