chassisml/chassis
Chassis turns machine learning models into portable container images that can run just about anywhere.
Chassis helps machine learning engineers and MLOps practitioners package their trained Python ML models into portable container images. It takes your model code and dependencies, then outputs a containerized prediction API that can run across various environments. This is designed for anyone needing to deploy ML models consistently, whether in the cloud, on-premises, or on edge devices.
No commits in the last 6 months.
Use this if you need to reliably deploy your Python-based machine learning models as production-ready services in diverse computing environments.
Not ideal if you are looking for a platform to train your models or if you need to deploy models not written in Python.
Stars
86
Forks
10
Language
Python
License
Apache-2.0
Category
Last pushed
Apr 24, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mlops/chassisml/chassis"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
apache/airflow
Apache Airflow - A platform to programmatically author, schedule, and monitor workflows
mlrun/mlrun
MLRun is an open source MLOps platform for quickly building and managing continuous ML...
clearml/clearml
ClearML - Auto-Magical CI/CD to streamline your AI workload. Experiment Management, Data...
argoproj-labs/hera
Hera makes Python code easy to orchestrate on Argo Workflows through native Python integrations....
argoproj/argo-workflows
Workflow Engine for Kubernetes