Skip to content

Commit f703ca9

Browse files
authored
Merge pull request #60 from Project-MONAI/mzephyr/mercure_card
Add Use Case of mercure to MONAI Deploy Page
2 parents 8871d9e + f6f7d44 commit f703ca9

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

assets/img/mercure_logo.png

75.6 KB
Loading

deploy.html

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,15 @@ <h3 class="text-lg font-bold pt-4">Mayo Clinic</h3>
210210
<h3 class="text-lg font-bold text-brand">CAII</h3>
211211
<p class="pb-4"> CAII, the Center for Augmented Intelligence in Imaging, at Mayo Clinic Florida has developed compatible infrastructure and software packages for seamless integration of imaging AI models into Radiology workflows with MONAI.</p>
212212
<a class="brand-btn" href="mayo-case-study.html">Read More</a>
213-
</div>
213+
</div>
214+
<div class="p-6 shadow-lg rounded-sm border-2 border-neutral-lightgray bg-neutral-purewhite">
215+
<div class="aspect-w-3 aspect-h-2">
216+
<img class="object-contain p-8" src="assets/img/mercure_logo.png">
217+
</div>
218+
<h3 class="text-lg font-bold pt-4">mercure</h3>
219+
<p class="pb-4">mercure, an open-source DICOM orchestrator that seamlessly integrates MONAI Application Packages (MAPs), streamlining the deployment of AI models for clinical integration.</p>
220+
<a class="brand-btn" href="https://monai.medium.com/fe7cfd77acce?source=friends_link&sk=894711683f40c61b1116fc5097a24b0a">Read More</a>
221+
</div>
214222
</div>
215223
</div>
216224
</section>

0 commit comments

Comments
 (0)