Home/AI Agents/awesome-open-mlops
awesome-open-mlops logo

awesome-open-mlops

Enrichment pending
fuzzylabs/awesome-open-mlops

The Fuzzy Labs guide to the universe of open source MLOps

GraphCanon updated today · GitHub synced today

482
Stars
54
Forks
6
Open issues
10
Watchers
1y
Last push
Apache-2.0Created Nov 16, 2021

Trust & integrity

Full report
Maintenance
Dormant (418d since push)
As of today · Source: github_public_v1
Provenance
Not a fork · Organization account
As of today · Source: github_public_v1
Security (OSV)
No lockfile
As of today · Source: none

Public GitHub metadata and optional OSV dependency scans. Signals, not a guarantee. Trust methodology.

Overview

The Fuzzy Labs guide to the universe of open source MLOps

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.

NameLicenseDescription
BentoMLApache 2.0
BodyworkAGPL-3.0
KServeApache 2.0
MLEMApache 2.0🐶 Version and deploy your ML models following GitOps principles