From ecef7e7c54b557136132b850c6e2b7511d84b003 Mon Sep 17 00:00:00 2001 From: David Bericat Date: Thu, 10 Nov 2022 12:43:51 -0500 Subject: [PATCH] Update README.md It was brought up today at the MONAI Deploy WG that we don't have a link to the MONAI Deploy main parent repo (only the SDK). Tried to keep App SDK as sub-bullet. If we don't like it, we can find another option. --- profile/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/profile/README.md b/profile/README.md index 1f5c798..32b4dd0 100644 --- a/profile/README.md +++ b/profile/README.md @@ -16,7 +16,8 @@ The suite of libraries, tools, and SDKs within MONAI provide a robust and common - [MONAI Core](https://github.com/project-monai/monai): A domain-specific framework for training AI models for healthcare imaging - [MONAI Label](https://github.com/project-monai/monailabel): An intelligent image labeling and learning tool to quickly annotate new datasets -- [MONAI Deploy App SDK](https://github.com/project-monai/monai-deploy-app-sdk): Enables developers to take an AI model and turn them into an AI application +- [MONAI Deploy](https://github.com/project-monai/monai-deploy): Bring trained models from research to clinical deployments. + - [MONAI Deploy App SDK](https://github.com/project-monai/monai-deploy-app-sdk): Enables developers to take an AI model and turn them into an AI application - [MONAI Model Zoo](https://github.com/project-monai/model-zoo): A collection of medical imaging models in the MONAI Bundle format ## MONAI Foundational Projects