iimran commited on
Commit
e85fb0d
·
verified ·
1 Parent(s): d037836

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -102,9 +102,10 @@ if __name__ == "__main__":
102
  fn=gradio_predict,
103
  inputs=gr.Textbox(lines=7, placeholder="Enter your text here..."),
104
  outputs="text",
105
- title="MindMeter – Granular Stress Level Predictor",
106
  description=(
107
  "MindMeter is designed to swiftly assess the stress levels expressed in text communications, making it an invaluable tool for local councils, especially when addressing financial hardship cases. By analyzing the tone and wording in emails or chat messages, MindMeter categorizes the expressed sentiment into one of four levels—Not Stressed, Low Stress, Moderate Stress, or High Stress. This allows council representatives to quickly identify residents who might be under significant stress due to financial challenges. In turn, councils can prioritize outreach and tailor support services to address urgent concerns effectively, ensuring that vulnerable community members receive the timely assistance they need."
 
108
  ),
109
  examples=[
110
  "Yay! what a happy life",
 
102
  fn=gradio_predict,
103
  inputs=gr.Textbox(lines=7, placeholder="Enter your text here..."),
104
  outputs="text",
105
+ title="MindMeter – Granular Stress Level Detection Agent",
106
  description=(
107
  "MindMeter is designed to swiftly assess the stress levels expressed in text communications, making it an invaluable tool for local councils, especially when addressing financial hardship cases. By analyzing the tone and wording in emails or chat messages, MindMeter categorizes the expressed sentiment into one of four levels—Not Stressed, Low Stress, Moderate Stress, or High Stress. This allows council representatives to quickly identify residents who might be under significant stress due to financial challenges. In turn, councils can prioritize outreach and tailor support services to address urgent concerns effectively, ensuring that vulnerable community members receive the timely assistance they need."
108
+ "This agent will identify Risk from Text communication - Next Agent will read the financial reports/bank statements/loan statements and cross verify the finacnail hardship."
109
  ),
110
  examples=[
111
  "Yay! what a happy life",