TAHIR0110 / ThereForYou

ThereForYou: Your mental health ally. Kai, our AI assistant, offers compassionate support. Track your mood trends, find solace in a secure community, and access crisis resources swiftly. We're here to empower your journey towards improved well-being, leveraging technology for a brighter tomorrow.
Other
85 stars 95 forks source link

make an AI Psychiatrist Leveraging Pre-Trained Models with Effective Prompts #27

Open TAHIR0110 opened 5 months ago

TAHIR0110 commented 5 months ago

Develop an AI Psychiatrist platform leveraging pre-trained models and empathetic prompts to provide confidential mental health support. Tailored prompts encourage open dialogue.

the prompts should be concise, clear, and thought-provoking.

I'm labelling it as level 3 task, as we need very good chat bot with effective prompts.

hiteshhhh007 commented 5 months ago

Here is my solution for the above problem, Since you have mentioned that the prompt should be clear and concise, I can fine-tune some pre-trained models to accept the prompt from user and rephrase the prompt in a very concise, clear or empathetic way. Once the transformations have been done to the prompt given by the user, it can be then either integrated to the already available chatbot created by you, or I can build a new AI-Psychiatrist chatbot and then integrate it.

@TAHIR0110 @Atharv714 This is my approach, kindly assign this issue to me under GSSoC'24.

hit-haa18 commented 5 months ago

Hi , This is Hitha @TAHIR0110 @Atharv714 I am deeply passionate about leveraging technology to make mental health support more accessible and effective and I believe my skills and experience could be valuable contributions to the project. My approach is to go through the pre-trained models like Open AI's GPT,BERT and Transformers and choose the one with more empathetic prompts,accuracy and take insight from professionals and then fine-tune and improve upon it based on preference. I would like to contribute to this issue under GSSOC'24 , could you please assign this to me

TushtiSavarn commented 5 months ago

Hello @TAHIR0110 To achieve a concise, clear, and thought-provoking AI Psychiatrist platform leveraging pre-trained models and empathetic prompts,we can:

Pre-trained Models Selection: Choose pre-trained language models trained on mental health-related data to ensure accurate responses and understanding of nuances.

Prompt Design: Craft prompts that are empathetic, concise, and non-judgmental to encourage open dialogue. Consider using open-ended questions that invite reflection and self-awareness.

Tailored Responses: Customize responses based on user input and sentiment analysis. Offer validation, empathy, and practical advice where appropriate.

Confidentiality: Ensure strict confidentiality and privacy measures are in place to protect user data and maintain trust.

Continuous Improvement: Regularly update and refine the platform based on user feedback and emerging research in mental health to enhance effectiveness and empathy.

By integrating these elements, the AI Psychiatrist platform can provide confidential mental health support with tailored prompts that encourage open dialogue and reflection.So kindly assign me this task under GSSOC'24 as I am a contributor

TAHIR0110 commented 5 months ago

@hiteshhhh007 assigned, kindly keep updating about this.

hiteshhhh007 commented 5 months ago

okay, will update you!

hiteshhhh007 commented 5 months ago

@TAHIR0110 I'm thinking of using Models from LM Studio, is that fine?

TAHIR0110 commented 5 months ago

@hiteshhhh007 yea sure!

hiteshhhh007 commented 5 months ago

Hey @TAHIR0110! I have finished with the main part, I want to know do you require streamlit based app for this?