This project is divided into three main parts:
-
quiz_project This folder contains the React code with Node for the frontend and backend of the website. This site includes quizzes aimed at teenagers with blood cancer. The aim is to educate these teenagers about blood cancer and other related topics.
-
chatbot This folder contains the code for a chatbot trained with a machine learning model based on the bag of words. This chatbot aims to answer teenagers' questions to provide them with psychological support. It also contains a model for detecting suicidal thoughts, depression, and anxiety, and alerting parents.
-
NFS_section This folder contains the code for a template capable of analyzing a patient's CBC (blood count) and providing results on their current state of health. This can help parents to analyze their child's state of health.