diff --git a/README.md b/README.md index 02fcc72a..6a4855a9 100644 --- a/README.md +++ b/README.md @@ -16,14 +16,17 @@ ### ClearML *Formerly known as Allegro Trains* -ClearML is a ML/DL development and production suite, it contains FOUR main modules: +ClearML is a ML/DL development and production suite, it contains FIVE main modules: - [Experiment Manager](#clearml-experiment-manager) - Automagical experiment tracking, environments and results - [MLOps](https://github.com/allegroai/clearml-agent) - Orchestration, Automation & Pipelines solution for ML/DL jobs (K8s / Cloud / bare-metal) - [Data-Management](https://github.com/allegroai/clearml/blob/master/docs/datasets.md) - Fully differentiable data management & version control solution on top of object-storage (S3 / GS / Azure / NAS) -- **NEW** :fire: [Model-Serving](https://github.com/allegroai/clearml-serving) :tada: - *cloud-ready* Scalable model serving solution!
:sparkles: **Deploy new model endpoints in under 5 minutes** :sparkles:
:muscle: includes optimized GPU serving support backed by Nvidia-Triton :mechanical_arm:
:bar_chart: **with out-of-the-box Model Monitoring** :scream: - +- [Model-Serving](https://github.com/allegroai/clearml-serving) - *cloud-ready* Scalable model serving solution! + - **Deploy new model endpoints in under 5 minutes** + - Includes optimized GPU serving support backed by Nvidia-Triton + - **with out-of-the-box Model Monitoring** +- **NEW** :fire: [Reports](https://clear.ml/docs/latest/docs/webapp/webapp_reports) - Create and share rich MarkDown documents supporting embeddable online content Instrumenting these components is the **ClearML-server**, see [Self-Hosting](https://clear.ml/docs/latest/docs/deploying_clearml/clearml_server) & [Free tier Hosting](https://app.clear.ml) diff --git a/docs/webapp_screenshots.gif b/docs/webapp_screenshots.gif index ab51ab36..ca1451a0 100644 Binary files a/docs/webapp_screenshots.gif and b/docs/webapp_screenshots.gif differ