Update README.md
Browse files
README.md
CHANGED
@@ -58,4 +58,18 @@ while True:
|
|
58 |
'content': response
|
59 |
})
|
60 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
61 |
```
|
|
|
58 |
'content': response
|
59 |
})
|
60 |
|
61 |
+
```
|
62 |
+
|
63 |
+
```bibtex
|
64 |
+
@INPROCEEDINGS{10580641,
|
65 |
+
author={Qiu, Huachuan and Li, Anqi and Ma, Lizhi and Lan, Zhenzhong},
|
66 |
+
booktitle={2024 27th International Conference on Computer Supported Cooperative Work in Design (CSCWD)},
|
67 |
+
title={PsyChat: A Client-Centric Dialogue System for Mental Health Support},
|
68 |
+
year={2024},
|
69 |
+
volume={},
|
70 |
+
number={},
|
71 |
+
pages={2979-2984},
|
72 |
+
keywords={Employee welfare;Accuracy;Federated learning;Focusing;Mental health;Generators;dialogue system;client-centric;mental health support;client behavior recognition;counselor strategy selection},
|
73 |
+
doi={10.1109/CSCWD61410.2024.10580641}}
|
74 |
+
|
75 |
```
|