We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d7a23c commit cf7e1d3Copy full SHA for cf7e1d3
2 files changed
data/members.ts
@@ -42,6 +42,24 @@ let members: { [key: string]: MemberInfo } = {
42
],
43
"image": "/members/UichinLee.jpg"
44
},
45
+ "Seungwan Jin": {
46
+ "name": "Seungwan Jin",
47
+ "role": "Post Doctoral Researcher",
48
+ "email": "seungwan@kse.kaist.ac.kr",
49
+ "research_interests": [
50
+ "Longitudinal Personalization",
51
+ "Agent Memory",
52
+ ],
53
+ "google_scholar": "https://scholar.google.com/citations?user=OYYoqS0AAAAJ&hl=en&oi=ao",
54
+ "histories": [
55
+ {
56
57
+ "enterance": "2026.03",
58
+ "graduation": ""
59
+ }
60
61
+ "image": "/members/SeungwanJin.png"
62
+ },
63
"BonwooKoo": {
64
"name": "Bonwoo Koo",
65
"role": "M.S. Student",
public/members/SeungwanJin.png
83.1 KB
0 commit comments