Skip to content

Commit bebfe98

Browse files
authored
Update README.md
Updated sections
1 parent e0d0f5a commit bebfe98

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

README.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,20 +18,21 @@ Where **MONAI** is focused on training and creating models, **MONAI Deploy** is
1818
- Interoperability with clinical systems. Starting with DICOM, then FHIR.
1919
- Central repository to facilitate collaboration among institutions.
2020

21+
## Status
22+
23+
MONAI Deploy was released at **MICCAI 2021** and was part of the [**MONAI 2021 Bootcamp**](https://www.gpuhackathons.org/event/monai-miccai-bootcamp-2021). Since then we have released several versions of some of the sub-systems, while others are being actively developed. Please check out the next section.
24+
2125
## Sub-systems
22-
First version, **v0.1.0** includes:
26+
First versions include:
2327
- [**MONAI Application Package (MAP)**](https://github.com/Project-MONAI/monai-deploy/blob/main/guidelines/monai-application-package.md) - defines how applications can be packaged.
2428
and distributed amongst MONAI Working Group member organizations.
2529
- [**MONAI Deploy App SDK**](https://github.com/Project-MONAI/monai-deploy-app-sdk) - set of development tools to create MAPs out of MONAI / Pytorch models.
2630

2731
Future versions will include:
2832
- [**MONAI Deploy Informatics Gateway**](https://github.com/Project-MONAI/monai-deploy-informatics-gateway) - I/0 for DICOM and FHIR.
29-
- [**MONAI Deploy Workflow Manager**](https://github.com/Project-MONAI/monai-deploy-workload-manager) - Orchestrates what has to be executed based on incoming patient requests.
33+
- [**MONAI Deploy Workflow Manager**](https://github.com/Project-MONAI/monai-deploy-workload-manager) - Orchestrates what has to be executed based on the [**clinical workflow specification**](https://github.com/Project-MONAI/monai-deploy-workflow-manager/blob/main/guidelines/mwm-workflow-spec.md) and incoming requests.
3034
- [**MONAI Deploy App Server**](https://github.com/Project-MONAI/monai-deploy-app-server) - Server environment which can run MONAI Applications (MAPs).
3135

32-
## Status
33-
34-
MONAI Deploy will be released at **MICCAI 2021** and will be part of the [**MONAI 2021 Bootcamp**](https://www.gpuhackathons.org/event/monai-miccai-bootcamp-2021). Sign up [HERE](https://www.gpuhackathons.org/form/gpu-event-registration) to know more, no later than **September 21st, 2021**!
3536

3637
## Community
3738

0 commit comments

Comments
 (0)