Skip to content

Commit 5ad4548

Browse files
authored
Update README.md to enhance project list formatting and clarify system requirements (#185)
- Updated project list to include clearer domain and key features columns. - Removed outdated references and improved the description of projects. - Changed Python version requirement to >=3.9 for better compatibility. - Removed the MLStacks link from the contributing section.
1 parent 6c21457 commit 5ad4548

File tree

1 file changed

+16
-22
lines changed

1 file changed

+16
-22
lines changed

README.md

Lines changed: 16 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!-- PROJECT LOGO -->
2-
<img referrerpolicy="no-referrer-when-downgrade" src="https://static.scarf.sh/a.png?x-pxid=03d804c9-e44a-471e-b56d-81085bc925ec" />
2+
<img referrerpolicy="no-referrer-when-downgrade" src="https://static.scarf.sh/a.png?x-pxid=03d804c9-e44a-471e-b56d-81685bc925ec" />
33

44
<br />
55
<div align="center">
@@ -55,24 +55,20 @@ you can adapt for your application. We maintain a growing list of projects
5555
from various ML domains including time-series, tabular data, computer vision,
5656
etc.
5757

58-
# 🧱 Project List
59-
60-
A list of updated and maintained projects by the ZenML team and the community:
61-
62-
| Project | Tags | Tools |
63-
|---------|------|-------|
64-
| [ZenML Support Agent](zenml-support-agent) | `NLP` `LLM Agents` `Conversational AI` `RAG` `Vector Stores` `Production MLOps` | `langchain` `llama_index` `faiss` `openai` |
65-
| [ZenCoder](zencoder) | `NLP` `LLM` `Model Fine-tuning` `Transfer Learning` `Parameter Optimization` | `huggingface` `pytorch` `wandb` |
66-
| [Complete Guide to LLMs](llm-complete-guide) | `NLP` `LLM` `RAG` `Fine-tuning` `Model Evaluation` `Embeddings` `Synthetic Data` | `openai` `supabase` `huggingface` `argilla` `gradio` `anthropic` `litellm` |
67-
| [Gamesense](gamesense) | `NLP` `Parameter-Efficient Fine-tuning` `LoRA` `LLM` `Distributed Training` | `huggingface` `pytorch` `accelerate` `peft` `phi-2` |
68-
| [End-to-end Computer Vision](end-to-end-computer-vision) | `Computer Vision` `Object Detection` `Data Labeling` `Human-in-the-Loop` | `pytorch` `label_studio` `fiftyone` `vertex-ai` `gcp` `yolov8` |
69-
| [Magic Photobooth](magic-photobooth) | `Image Generation` `Fine-tuning` `Stable Diffusion` `LoRA` `Video Generation` | `modal` `kubernetes` `huggingface` `flux` `stable-video-diffusion` |
70-
| [Huggingface to Sagemaker](huggingface-sagemaker) | `Model Deployment` `NLP` `Sentiment Analysis` `Model Training` `CI/CD` | `pytorch` `mlflow` `huggingface` `aws` `sagemaker` `s3` `kubeflow` `slack` `github` |
71-
| [Databricks Production QA Demo](databricks-production-qa-demo) | `Quality Assurance` `CI/CD` `Model Monitoring` `Model Explainability` `Data Drift` | `databricks` `mlflow` `evidently` `shap` `slack` |
72-
| [Eurorate Predictor](eurorate-predictor) | `ETL` `Time Series` `Feature Engineering` `Regression` `Workflow Orchestration` | `cloud-composer` `airflow` `vertex-ai` `bigquery` `xgboost` `gcp` |
73-
| [Nightwatch AI](nightwatch-ai) | `NLP` `Text Summarization` `Database Integration` `LLM` `Automated Reporting` | `openai` `supabase` `slack` `github-actions` `gcp` |
74-
| [Sign Language Detection with YOLOv5](sign-language-detection-yolov5) | `Computer Vision` `Object Detection` `Real-time Processing` `Model Deployment` | `mlflow` `gcp` `bentoml` `vertex-ai` `docker` |
75-
| [ResearchRadar](research-radar) | `AI Literature Discovery` `Research Paper Classification` `Model Training` `Model Evaluation` `Model Comparison` | `anthropic` `huggingface` `pytorch` `transformers` `docker` |
58+
| Project | Domain | Key Features | Core Technologies |
59+
|---------|--------|-------------|-------------------|
60+
| [ZenML Support Agent](zenml-support-agent) | 🤖 LLMOps | 🔍 RAG, 📊 Vector DB, 💬 Conversational | langchain, llama_index, openai |
61+
| [ZenCoder](zencoder) | 🤖 LLMOps | 🧠 Fine-tuning, 📈 Transfer Learning | huggingface, pytorch, wandb |
62+
| [Complete Guide to LLMs](llm-complete-guide) | 🤖 LLMOps | 🔍 RAG, 🧠 Fine-tuning, 📊 Evaluation | openai, huggingface, anthropic |
63+
| [Gamesense](gamesense) | 🤖 LLMOps | 🧠 LoRA, ⚡ Efficient Training | pytorch, peft, phi-2 |
64+
| [Nightwatch AI](nightwatch-ai) | 🤖 LLMOps | 📝 Summarization, 📊 Reporting | openai, supabase, slack |
65+
| [ResearchRadar](research-radar) | 🤖 LLMOps | 📝 Classification, 📊 Comparison | anthropic, huggingface, transformers |
66+
| [End-to-end Computer Vision](end-to-end-computer-vision) | 👁️ Vision | 🎯 Object Detection, 🏷️ Labeling | pytorch, label_studio, yolov8 |
67+
| [Magic Photobooth](magic-photobooth) | 👁️ Vision | 🖼️ Image Gen, 🎬 Video Gen | stable-diffusion, huggingface |
68+
| [Sign Language Detection](sign-language-detection-yolov5) | 👁️ Vision | 🎯 Object Detection, ⚡ Real-time | mlflow, bentoml, vertex-ai |
69+
| [Huggingface to Sagemaker](huggingface-sagemaker) | 🚀 MLOps | 🔄 CI/CD, 📦 Deployment | mlflow, sagemaker, kubeflow |
70+
| [Databricks Production QA](databricks-production-qa-demo) | 🚀 MLOps | 📊 Monitoring, 🔍 Quality Assurance | databricks, evidently, shap |
71+
| [Eurorate Predictor](eurorate-predictor) | 📊 Data | ⏱️ Time Series, 🔄 ETL | airflow, bigquery, xgboost |
7672

7773
# 💻 System Requirements
7874

@@ -81,7 +77,7 @@ Read [our docs](https://docs.zenml.io/getting-started/installation) for
8177
installation details.
8278

8379
- Linux or macOS.
84-
- Python 3.7, 3.8, 3.9 or 3.10
80+
- Python >=3.9
8581

8682
# 🪃 Contributing
8783

@@ -132,7 +128,6 @@ the Apache License Version 2.0.
132128
| 🗳 **[Vote for Features]** | Pick what we work on next! |
133129
| 📓 **[Docs]** | Full documentation for creating your own ZenML pipelines. |
134130
| 📒 **[API Reference]** | Detailed reference on ZenML's API. |
135-
| 👨‍🍳 **[MLStacks]** | Terraform-based infrastructure recipes for pre-made ZenML stacks. |
136131
| ⚽️ **[Examples]** | Learn best through examples where ZenML is used. We've got you covered. |
137132
| 📬 **[Blog]** | Use cases of ZenML and technical deep dives on how we built it. |
138133
| 🔈 **[Podcast]** | Conversations with leaders in ML, released every 2 weeks. |
@@ -146,7 +141,6 @@ the Apache License Version 2.0.
146141
[Vote for Features]: https://zenml.io/discussion
147142
[Docs]: https://docs.zenml.io/
148143
[API Reference]: https://apidocs.zenml.io/
149-
[MLStacks]: https://github.com/zenml-io/mlops-stacks
150144
[Examples]: https://github.com/zenml-io/zenml/tree/main/examples
151145
[Blog]: https://blog.zenml.io/
152146
[Podcast]: https://podcast.zenml.io/

0 commit comments

Comments
 (0)