ombhojane commited on
Commit
e61dcd2
1 Parent(s): b740361

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -3
app.py CHANGED
@@ -48,13 +48,13 @@ if st.button("Analyze Conversation"):
48
  "Task Introduction: You are an AI assistant tasked with analyzing a conversation between a user and a mental health doctor. The user may have ADHD, bipolar disorder, or neither. Your goal is to assess the conversation, perform diagnostic tests for both disorders, and determine which disorder, if any, the user is likely experiencing." +
49
  conversation_input +
50
  """
51
- Identify Symptoms:
52
  Based on the conversation, identify and list symptoms associated with ADHD and bipolar disorder.
53
 
54
- Perform Diagnostic Tests:
55
  Using the identified symptoms, perform a diagnostic test for ADHD and bipolar disorder. Score the symptoms based on the DSM-5 criteria for each disorder.
56
 
57
- Compare Results:
58
  Compare the results of the ADHD and bipolar disorder assessments. Which disorder has more symptoms present based on the conversation?
59
 
60
  Determine Diagnosis:
 
48
  "Task Introduction: You are an AI assistant tasked with analyzing a conversation between a user and a mental health doctor. The user may have ADHD, bipolar disorder, or neither. Your goal is to assess the conversation, perform diagnostic tests for both disorders, and determine which disorder, if any, the user is likely experiencing." +
49
  conversation_input +
50
  """
51
+ Identified Symptoms:
52
  Based on the conversation, identify and list symptoms associated with ADHD and bipolar disorder.
53
 
54
+ Diagnostic Test:
55
  Using the identified symptoms, perform a diagnostic test for ADHD and bipolar disorder. Score the symptoms based on the DSM-5 criteria for each disorder.
56
 
57
+ Comparision Results:
58
  Compare the results of the ADHD and bipolar disorder assessments. Which disorder has more symptoms present based on the conversation?
59
 
60
  Determine Diagnosis: