#51 · Primary category: MLOps & Evaluation
clearml
ClearML - Auto-Magical CI/CD to streamline your AI workload. Experiment Management, Data Management, Pipeline, Orchestration, Scheduling & Serving in one MLOps/LLMOps solution
Project last updated:08/23/26
GitHub Stars
6.8K
Forks
797
Contributors
117
License
Apache-2.0
Why we included this project
ClearML is the kind of tool teams reach for once they realize a handful of scattered training scripts no longer scale. It pulls experiment tracking, dataset versioning, pipeline orchestration, remote agent execution, and model serving into a single Python SDK and a self-hosted server. With a couple of lines of code it logs hyperparameters, environment snapshots, metrics, and artifacts, and its CLI and agents can launch those same tasks on Kubernetes, cloud, or bare metal without rewriting them. That breadth makes it useful for a small team wanting one system for both research (comparing runs, keeping datasets reproducible) and delivery (scheduling pipelines, exposing endpoints). It also supports LLM workloads and works with PyTorch, TensorFlow, and scikit-learn, so it fits classic ML and newer GenAI projects. The main commitment is running the ClearML server component, either self-hosted or on the free tier, before the SDK features become useful.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
unsloth
Local UI to run and train LLMs and diffusion models. Supports GGUF, MLX, Qwen3.8, Kimi K3, MiniMax-H3, Gemma 4, FLUX and more.
LlamaFactory
Unified Efficient Fine-Tuning of 100+ LLMs & VLMs (ACL 2024)
airflow
Apache Airflow - A platform to programmatically author, schedule, and monitor workflows
langfuse
🪢 Open source AI engineering platform: LLM evals, observability, metrics, prompt management, playground, datasets. Integrates with OpenTelemetry, LangChain, OpenAI SDK, LiteLLM, and more. 🍊YC W23
netron
Visualizer for neural network, deep learning and machine learning models