# MONAI

The Medical Open Network for Artificial Intelligence ([MONAI](https://monai.io/)) is a domain-optimized,
open-source framework based on PyTorch designed to facilitate deep learning for medical images. The
[MONAI Model Zoo](https://monai.io/model-zoo.html#/) contains a variety of biomedical imaging models that
may be deployed or fine-tuned to suit your purposes.

MONAI provides out-of-the-box integration with hipCIM, enabling researcher and healthcare professionals to
streamline scientific imaging pipelines, boost computation performance, and speed up innovation across a
wide array of healthcare use cases.

MONAI support for AMD is currently in an Early Access state and is intended as a preview to the upcoming
production ready release.

::::{grid} 2 2 2 2

:::{grid-item-card}
:padding: 1
:img-top: ../images/ROCm-LS_Docs.jpg
:class-img-top: small-sd-card-img-top
:class-body: small-sd-card
:class: small-sd-card
+++
<a href="https://rocm.docs.amd.com/projects/monai/en/latest/" class="card-header-link">
  <h2 class="card-header">Documentation</h2>
</a>
<p class="paragraph"> Installation instructions, supported features, and information on the MONAI model zoo can all be found on the ROCm Documentation site.
</p>
:::

:::{grid-item-card}
:padding: 1
:img-top: ../images/MONAI.jpg
:class-img-top: small-sd-card-img-top
:class-body: small-sd-card
:class: small-sd-card
+++
<a href="https://github.com/ROCm-LS/monai" class="card-header-link">
  <h2 class="card-header">Github</h2>
</a>
<p class="paragraph"> View the source code for MONAI on AMD on Github.
</p>
:::

::::
