Added Sonador.AI MLOPs figure authored by Rob Oakes's avatar Rob Oakes
...@@ -28,6 +28,8 @@ Artificial Intelligence in Medical Imaging ...@@ -28,6 +28,8 @@ Artificial Intelligence in Medical Imaging
* [MLflow](https://mlflow.org/). Within [Sonador AI](https://sonador.oak-tree.tech/ai), MLflow is used for tracking model training runs, managing models, hosting binary artifacts centrally to ease deployment, and coordinating MLOps workflows. * [MLflow](https://mlflow.org/). Within [Sonador AI](https://sonador.oak-tree.tech/ai), MLflow is used for tracking model training runs, managing models, hosting binary artifacts centrally to ease deployment, and coordinating MLOps workflows.
* [JupyterLab](https://jupyter.org/). Sonador provides pre-built Docker images with JupyterLab and Python libraries which can be used to prototype complex workflows, visualize data, and document design decisions. * [JupyterLab](https://jupyter.org/). Sonador provides pre-built Docker images with JupyterLab and Python libraries which can be used to prototype complex workflows, visualize data, and document design decisions.
<img width="100%" src="uploads/img/sonador-ai.mlops.svg">
## [Deployment](deployment.index) ## [Deployment](deployment.index)
<img width="100%" src="uploads/img/sonador.production-deployment.svg"> <img width="100%" src="uploads/img/sonador.production-deployment.svg">
... ...
......