diff --git a/README.md b/README.md index 020c7710485..e82206e9abe 100644 --- a/README.md +++ b/README.md @@ -36,6 +36,13 @@ ## What is ZenML? + +Before: Sam struggles to productionalize ML | After: Sam finds Zen in her MLOps with ZenML. +:-------------------------:|:-------------------------: +![](docs/readme/sam_frustrated.jpg) | ![](docs/readme/sam_zen_mode.jpg) + + + **ZenML** is an extensible, open-source MLOps framework to create production-ready machine learning pipelines. It has a simple, flexible syntax, is cloud and tool agnostic, and has interfaces/abstractions that are catered towards ML workflows. diff --git a/docs/readme/sam_frustrated.jpg b/docs/readme/sam_frustrated.jpg new file mode 100644 index 00000000000..8630168e767 Binary files /dev/null and b/docs/readme/sam_frustrated.jpg differ diff --git a/docs/readme/sam_zen_mode.jpg b/docs/readme/sam_zen_mode.jpg new file mode 100644 index 00000000000..6b49c61be90 Binary files /dev/null and b/docs/readme/sam_zen_mode.jpg differ