#113 · Primary category: MLOps & Evaluation
claimed
The goal of CLAIMED is to enable low-code/no-code rapid prototyping style programming to seamlessly CI/CD into production.
Project last updated:07/07/26
GitHub Stars
2.3K
Forks
3.9K
Contributors
83
License
Apache-2.0
Why we included this project
Data scientists who live in Jupyter notebooks often hit a wall when it's time to ship their models. CLAIMED's C3 compiler automates that step: it takes Jupyter notebooks and Python or R scripts, wraps them in container images with all dependencies installed, and emits Kubeflow pipeline components and Kubernetes job configs that a CI/CD pipeline can trigger. So the research side keeps working in their usual environment while ops gets a reproducible path without hand-writing Dockerfiles or YAML. The grid compute parallelization is the standout feature, spreading AI workloads across heterogeneous compute, and the MLX backend tracks the data and models involved, plus job records, so you can trace what went into a run. Teams on Kubeflow or OpenShift who want to close the gap between research code and production will find this 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