diff --git a/README.md b/README.md index 5c5b033d..8cf5ef08 100644 --- a/README.md +++ b/README.md @@ -13,11 +13,6 @@ integrations.
Get everything you need to start a project...
-
Features
ยท
@@ -63,15 +58,16 @@ etc.
| [Gamesense](gamesense) | ๐ค LLMOps | ๐ง LoRA, โก Efficient Training | pytorch, peft, phi-2 |
| [Nightwatch AI](nightwatch-ai) | ๐ค LLMOps | ๐ Summarization, ๐ Reporting | openai, supabase, slack |
| [ResearchRadar](research-radar) | ๐ค LLMOps | ๐ Classification, ๐ Comparison | anthropic, huggingface, transformers |
-| [End-to-end Computer Vision](end-to-end-computer-vision) | ๐ Computer Vision | ๐ Object Detection, ๐ท๏ธ Labeling | pytorch, label_studio, yolov8 |
-| [Magic Photobooth](magic-photobooth) | ๐ Computer Vision | ๐ท Image Gen, ๐๏ธ Video Gen | stable-diffusion, huggingface |
-| [OmniReader](omni-reader) | ๐ Computer Vision | ๐ OCR, ๐ Evaluation, โ๏ธ Batch Processing | polars, litellm, openai, ollama |
+| [End-to-end Computer Vision](end-to-end-computer-vision) | ๐ CV | ๐ Object Detection, ๐ท๏ธ Labeling | pytorch, label_studio, yolov8 |
+| [Magic Photobooth](magic-photobooth) | ๐ CV | ๐ท Image Gen, ๐๏ธ Video Gen | stable-diffusion, huggingface |
+| [OmniReader](omni-reader) | ๐ CV | ๐ OCR, ๐ Evaluation, โ๏ธ Batch Processing | polars, litellm, openai, ollama |
+| [Sign Language Detection](sign-language-detection-yolov5) | ๐ CV | ๐ Object Detection, โก Real-time | mlflow, bentoml, vertex-ai |
| [Oncoclear](oncoclear) | ๐ MLOps | ๐ฆ Deployment, ๐ CI/CD | docker, kubernetes, scikit-learn |
-| [Sign Language Detection](sign-language-detection-yolov5) | ๐ Computer Vision | ๐ Object Detection, โก Real-time | mlflow, bentoml, vertex-ai |
| [Huggingface to Sagemaker](huggingface-sagemaker) | ๐ MLOps | ๐ CI/CD, ๐ฆ Deployment | mlflow, sagemaker, kubeflow |
| [Databricks Production QA](databricks-production-qa-demo) | ๐ MLOps | ๐ Monitoring, ๐ Quality Assurance | databricks, evidently, shap |
-| [Eurorate Predictor](eurorate-predictor) | ๐ Data | โฑ๏ธ Time Series, ๐งน ETL | airflow, bigquery, xgboost |
-| [RetailForecast](retail-forecast) | ๐ Data | โฑ๏ธ Time Series, ๐ Forecasting, ๐ Multi-Model | prophet, zenml, pandas |
+| [Vertex Registry and Deployer](vertex-registry-and-deployer) | ๐ MLOps | ๐ฆ Model Registry, ๐ Deployment | vertex, gcp, zenml |
+| [Eurorate Predictor](eurorate-predictor) | ๐ Data | โฑ๏ธ Time Series, ๐งน ETL | airflow, bigquery, xgboost |
+| [RetailForecast](retail-forecast) | ๐ Data | โฑ๏ธ Time Series, ๐ Forecasting, ๐ Multi-Model | prophet, zenml, pandas |
| [Bank Subscription Prediction](bank_subscription_prediction) | ๐ Data | ๐ผ Classification, โ๏ธ Imbalanced Data, ๐ Feature Selection | xgboost, plotly, zenml |
# ๐ป System Requirements
@@ -132,22 +128,20 @@ this repository. Any contribution made to this project will be licensed under
the Apache License Version 2.0.
# ๐ Learn More
-
-| ZenML Resources | Description |
-|-----------------------------|-------------------------------------------------------------------------|
-| ๐งโโ๏ธ **[ZenML 101]** | New to ZenML? Here's everything you need to know! |
-| โ๏ธ **[Core Concepts]** | Some key terms and concepts we use. |
-| ๐ **[Our latest release]** | New features, bug fixes. |
-| ๐ณ **[Vote for Features]** | Pick what we work on next! |
-| ๐ **[Docs]** | Full documentation for creating your own ZenML pipelines. |
-| ๐ **[API Reference]** | Detailed reference on ZenML's API. |
-| โฝ๏ธ **[Examples]** | Learn best through examples where ZenML is used. We've got you covered. |
-| ๐ฌ **[Blog]** | Use cases of ZenML and technical deep dives on how we built it. |
-| ๐ **[Podcast]** | Conversations with leaders in ML, released every 2 weeks. |
-| ๐ฌ **[Join Slack]** | Need help with your specific use case? Say hi on Slack! |
-| ๐บ **[Roadmap]** | See where ZenML is working to build new features. |
-| ๐โโ๏ธ **[Contribute]** | How to contribute to the ZenML project and code base. |
-
+| ZenML Resources | Description |
+|-----------------------------|----------------------------------------------------|
+| ๐ง **[ZenML 101]** | New to ZenML? Here's everything you need to know! |
+| โ **[Core Concepts]** | Understand ZenML's building blocks. |
+| ๐ **[Our latest release]** | New features, bug fixes. |
+| ๐ณ **[Vote for Features]** | Pick what we work on next! |
+| ๐ **[Docs]** | Full documentation for creating your own ZenML pipelines. |
+| ๐ **[API Reference]** | Detailed reference on ZenML's API. |
+| โฝ **[Examples]** | Explore more sample projects. |
+| ๐ฌ **[Blog]** | Use cases of ZenML and technical deep dives on how we built it. |
+| ๐ **[Podcast]** | Conversations with leaders in ML, released every 2 weeks. |
+| ๐ฌ **[Join Slack]** | Need help with your specific use case? Say hi on Slack! |
+| ๐บ **[Roadmap]** | See where ZenML is working to build new features. |
+| ๐ **[Contribute]** | Got a PR or feature request? Start here. |
[ZenML 101]: https://docs.zenml.io/user-guides/starter-guide
[Core Concepts]: https://docs.zenml.io/getting-started/core-concepts
[Our latest release]: https://github.com/zenml-io/zenml/releases
@@ -159,4 +153,4 @@ the Apache License Version 2.0.
[Podcast]: https://podcast.zenml.io/
[Join Slack]: https://zenml.io/slack-invite/
[Roadmap]: https://zenml.io/roadmap
-[Contribute]: https://github.com/zenml-io/zenml/blob/main/CONTRIBUTING.md
+[Contribute]: https://github.com/zenml-io/zenml/blob/main/CONTRIBUTING.md
\ No newline at end of file