Skip to content

Commit 07f3f61

Browse files
authored
Merge pull request #68 from Project-MONAI/bh/hai-update
Update HAI WG Homepage
2 parents 0fa1aac + eda7c14 commit 07f3f61

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

wg_human_ai_interaction.html

+8-8
Original file line numberDiff line numberDiff line change
@@ -136,8 +136,8 @@ <h2 class="text-3xl font-bold text-neutral-darkestblack mb-8">Group Leads</h2>
136136
<p class="text-xl font-semibold text-gray-800 mb-2">Dr. Ralf Floca</p>
137137
<p class="text-base text-gray-600 mb-1">Group Lead</p>
138138
<p class="text-sm text-gray-600 mb-1">German Cancer Research Center (DKFZ)</p>
139-
<p class="text-sm font-medium text-brand-primary">AI-Human Interaction Chair & Arbitration Board</p>
140-
<a href="https://www.dkfz.de/en/mic/team/people/Ralf_Floca.html" target="_blank" rel="noopener noreferrer" class="flex justify-center text-sm text-brand-primary hover:text-brand-dark mt-2">
139+
<p class="text-sm font-medium text-brand-primary">Human-AI Interaction Chair & Arbitration Board</p>
140+
<a href="https://www.linkedin.com/in/ralf-floca" target="_blank" rel="noopener noreferrer" class="flex justify-center text-sm text-brand-primary hover:text-brand-dark mt-2">
141141
<span>View Profile</span>
142142
<svg class="w-4 h-4 ml-1" fill="none" stroke="currentColor" viewBox="0 0 24 24">
143143
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M10 6H6a2 2 0 00-2 2v10a2 2 0 002 2h10a2 2 0 002-2v-4M14 4h6m0 0v6m0-6L10 14"></path>
@@ -154,7 +154,7 @@ <h2 class="text-3xl font-bold text-neutral-darkestblack mb-8">Group Leads</h2>
154154
<p class="text-xl font-semibold text-gray-800 mb-2">Dr. Saad Nadeem</p>
155155
<p class="text-base text-gray-600 mb-1">Assistant Professor</p>
156156
<p class="text-sm text-gray-600 mb-1">Memorial Sloan Kettering Cancer Center</p>
157-
<p class="text-sm font-medium text-brand-primary">AI-Human Interaction Chair</p>
157+
<p class="text-sm font-medium text-brand-primary">Human-AI Interaction Chair</p>
158158
<a href="https://www.mskcc.org/profile/saad-nadeem" target="_blank" rel="noopener noreferrer" class="flex justify-center text-sm text-brand-primary hover:text-brand-dark mt-2">
159159
<span>View Profile</span>
160160
<svg class="w-4 h-4 ml-1" fill="none" stroke="currentColor" viewBox="0 0 24 24">
@@ -169,11 +169,11 @@ <h2 class="text-3xl font-bold text-neutral-darkestblack mb-8">Group Leads</h2>
169169
<div class="flex flex-col items-center text-center">
170170
<img src="assets/img/BruceHashemian.jpeg" alt="Bruce Hashemian" class="w-32 h-32 rounded-full object-cover mb-6 border-4 border-brand-light">
171171
<div>
172-
<p class="text-xl font-semibold text-gray-800 mb-2">Bruce Hashemian</p>
173-
<p class="text-base text-gray-600 mb-1">Research Scientist</p>
172+
<p class="text-xl font-semibold text-gray-800 mb-2">Dr. Bruce Hashemian</p>
173+
<p class="text-base text-gray-600 mb-1">AI in Healthcare</p>
174174
<p class="text-sm text-gray-600 mb-1">NVIDIA</p>
175-
<p class="text-sm font-medium text-brand-primary">AI-Human Interaction Chair</p>
176-
<a href="https://www.linkedin.com/in/bruce-hashemian" target="_blank" rel="noopener noreferrer" class="flex justify-center text-sm text-brand-primary hover:text-brand-dark mt-2">
175+
<p class="text-sm font-medium text-brand-primary">Human-AI Interaction Chair</p>
176+
<a href="https://www.linkedin.com/in/brucehashemian" target="_blank" rel="noopener noreferrer" class="flex justify-center text-sm text-brand-primary hover:text-brand-dark mt-2">
177177
<span>View Profile</span>
178178
<svg class="w-4 h-4 ml-1" fill="none" stroke="currentColor" viewBox="0 0 24 24">
179179
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M10 6H6a2 2 0 00-2 2v10a2 2 0 002 2h10a2 2 0 002-2v-4M14 4h6m0 0v6m0-6L10 14"></path>
@@ -313,4 +313,4 @@ <h3 class="text-xl font-semibold text-brand-primary mb-6 pb-2 border-b border-ne
313313
<!-- #include file="components/scripts.html" -->
314314

315315
</body>
316-
</html>
316+
</html>

0 commit comments

Comments
 (0)