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,23 +55,20 @@ you can adapt for your application. We maintain a growing list of projects
5555from various ML domains including time-series, tabular data, computer vision,
5656etc.
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- | [ LLM Agents] ( llm-agents ) | ` NLP ` ` LLM Agents ` ` Conversational AI ` ` RAG ` ` Vector Stores ` ` Production MLOps ` | ` langchain ` ` llama_index ` ` faiss ` ` openai ` |
65- | [ LLM Finetuning] ( llm-finetuning ) | ` 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- | [ LLM LoRA Finetuning] ( llm-lora-finetuning ) | ` 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- | [ Flux Dreambooth] ( flux-dreambooth ) | ` 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- | [ ECB Interest Rate Prediction with GCP Cloud Composer] ( airflow-cloud-composer-etl-feature-train ) | ` ETL ` ` Time Series ` ` Feature Engineering ` ` Regression ` ` Workflow Orchestration ` | ` cloud-composer ` ` airflow ` ` vertex-ai ` ` bigquery ` ` xgboost ` ` gcp ` |
73- | [ Supabase OpenAI Summary] ( supabase-openai-summary ) | ` 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 ` |
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 |
7572
7673# 💻 System Requirements
7774
@@ -80,7 +77,7 @@ Read [our docs](https://docs.zenml.io/getting-started/installation) for
8077installation details.
8178
8279- Linux or macOS.
83- - Python 3.7, 3.8, 3.9 or 3.10
80+ - Python >=3.9
8481
8582# 🪃 Contributing
8683
@@ -131,21 +128,19 @@ the Apache License Version 2.0.
131128| 🗳 ** [ Vote for Features] ** | Pick what we work on next! |
132129| 📓 ** [ Docs] ** | Full documentation for creating your own ZenML pipelines. |
133130| 📒 ** [ API Reference] ** | Detailed reference on ZenML's API. |
134- | 👨🍳 ** [ MLStacks] ** | Terraform-based infrastructure recipes for pre-made ZenML stacks. |
135131| ⚽️ ** [ Examples] ** | Learn best through examples where ZenML is used. We've got you covered. |
136132| 📬 ** [ Blog] ** | Use cases of ZenML and technical deep dives on how we built it. |
137133| 🔈 ** [ Podcast] ** | Conversations with leaders in ML, released every 2 weeks. |
138134| 💬 ** [ Join Slack] ** | Need help with your specific use case? Say hi on Slack! |
139135| 🗺 ** [ Roadmap] ** | See where ZenML is working to build new features. |
140136| 🙋♀️ ** [ Contribute] ** | How to contribute to the ZenML project and code base. |
141137
142- [ ZenML 101 ] : https://docs.zenml.io/user-guide /starter-guide
138+ [ ZenML 101 ] : https://docs.zenml.io/user-guides /starter-guide
143139[ Core Concepts ] : https://docs.zenml.io/getting-started/core-concepts
144140[ Our latest release ] : https://github.com/zenml-io/zenml/releases
145141[ Vote for Features ] : https://zenml.io/discussion
146142[ Docs ] : https://docs.zenml.io/
147143[ API Reference ] : https://apidocs.zenml.io/
148- [ MLStacks ] : https://github.com/zenml-io/mlops-stacks
149144[ Examples ] : https://github.com/zenml-io/zenml/tree/main/examples
150145[ Blog ] : https://blog.zenml.io/
151146[ Podcast ] : https://podcast.zenml.io/
0 commit comments