HackMIT Project 2023
IDEAS:
a. User writes thoughts which will be processed by sentiment analysis using the transformers package. If the thought is negative, the thought becomes a bubble that the user can burst. If the thought is positive then it can be something permanent (a gold trophy or something).
b. Technology: Transformers, a hugging face package
a. User can speak/text the ai and the ai can speak/text back to make the interaction conversational. This way the user can relieve their stresses and anxieties with the ai and the ai can suggest some CBT (Cognitive Behavior Therapy) strategies to help the user.
b. Technology: NLP (using transformers maybe)
a. user writes their thoughts and the ai makes options to help user identify what kind of a negative thought it is. this can help the user identify common negative thought patterns. if it's not a negative thought then there will be a positive thought option and once the user clicks it maybe we could have a confetti effect on the screen to celebrate (maybe).
b. Technology: NLP for sentiment analysis + some AI for making options (not sure what)