awesome-open-mlops
Model deployment and serving guide with open-source MLOps tools
GraphCanon updated 2w · GitHub synced 2w
Decision brief
awesome-open-mlops highlights open-source MLOps tools specifically for model deployment and serving, offering a guide curated by Fuzzy Labs.
Good fit when
- When seeking a comprehensive list of open-source models focused on deploying and serving ML models for REST API use cases
- If your project requires Apache 2.0 licensed tools to ensure compatibility with other Apache-licensed software components
Avoid when
- Avoid if you need proprietary or commercial MLOps solutions that offer enterprise support or features not covered by open-source projects
- Not suitable for scenarios where model serving frameworks outside of the curated list, such as those under different licenses like AGPL-3.0 used by BodyworkML, are required
- Hosting:
- unknown - No specific details available.
- Pricing:
- freemium - `awesome-open-mlops` is freely accessible but depends on the community for updates and content contributions. No paid services are associated with this repository, making it purely a curated resource.
Observed Jul 17, 2026 · Source: enrich:decision_facts
Verify the decision
Maintenance and security
Full trust report- Maintenance
- Dormant (442d since push)
- As of 2w
- Provenance
- Not a fork · Organization account
- As of 2w
- Security (OSV)
- No lockfile
- As of 1mo
Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.
Install
git clone https://github.com/fuzzylabs/awesome-open-mlopsHow it fits your stack(1)
Typed graph edges - alternatives, integrations, successors, and dependencies. Ranked by relationship type, not raw GitHub stars.
Similar tools
Same-category neighbours not already linked as typed edges.
Evidence and technical details
Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.
Overview
A curated list of open-source MLOps projects focused on model deployment and serving.
Capability facts
No sourced capability facts yet. Facts appear after ingest scans repo manifests (Dockerfile, package.json, MCP configs).
Categories
Tags
README
Model deployment and serving
Model serving is the process of taking a trained model and presenting it behind a REST API, and this enables other software components to interact with a model. To make deployment of these model servers as simple as possible, it's commonplace to run them inside Docker containers and deploy them to a container orchestration system such as Kubernetes.
| Name | License | Description |
|---|---|---|
| BentoML | Apache 2.0 | |
| Bodywork | AGPL-3.0 | |
| KServe | Apache 2.0 | |
| MLEM | Apache 2.0 | 🐶 Version and deploy your ML models following GitOps principles |
For agents
This page has a .md twin and JSON over the API.