Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -328,6 +328,7 @@
* **[Kubeflow](https://github.com/kubeflow/kubeflow)**: Machine Learning Toolkit for Kubernetes. ![Stars](https://img.shields.io/github/stars/kubeflow/kubeflow.svg?style=flat&color=green) ![Contributors](https://img.shields.io/github/contributors/kubeflow/kubeflow?color=green) ![LastCommit](https://img.shields.io/github/last-commit/kubeflow/kubeflow?color=green)
* **[Metaflow](https://github.com/Netflix/metaflow)**: Build, Deploy and Manage AI/ML Systems. ![Stars](https://img.shields.io/github/stars/netflix/metaflow.svg?style=flat&color=green) ![Contributors](https://img.shields.io/github/contributors/netflix/metaflow?color=green) ![LastCommit](https://img.shields.io/github/last-commit/netflix/metaflow?color=green)
* **[MLflow](https://github.com/mlflow/mlflow)**: Open source platform for the machine learning lifecycle. ![Stars](https://img.shields.io/github/stars/mlflow/mlflow.svg?style=flat&color=green) ![Contributors](https://img.shields.io/github/contributors/mlflow/mlflow?color=green) ![LastCommit](https://img.shields.io/github/last-commit/mlflow/mlflow?color=green)
* **[ARC-Neuron LLMBuilder](https://github.com/GareBear99/ARC-Neuron-LLMBuilder)**: Local-first AI model lifecycle framework for deterministic small-model promotion, benchmark receipts, candidate/incumbent comparison, archive-ready lineage, and governed AI improvement. ![Stars](https://img.shields.io/github/stars/GareBear99/ARC-Neuron-LLMBuilder.svg?style=flat&color=green) ![Contributors](https://img.shields.io/github/contributors/GareBear99/ARC-Neuron-LLMBuilder?color=green) ![LastCommit](https://img.shields.io/github/last-commit/GareBear99/ARC-Neuron-LLMBuilder?color=green)
* **[Polyaxon](https://github.com/polyaxon/polyaxon)**: MLOps Tools For Managing & Orchestrating The Machine Learning LifeCycle. ![Stars](https://img.shields.io/github/stars/polyaxon/polyaxon.svg?style=flat&color=green) ![Contributors](https://img.shields.io/github/contributors/polyaxon/polyaxon?color=green) ![LastCommit](https://img.shields.io/github/last-commit/polyaxon/polyaxon?color=green)
* **[Ray](https://github.com/ray-project/ray)**: Ray is an AI compute engine. Ray consists of a core distributed runtime and a set of AI Libraries for accelerating ML workloads. ![Stars](https://img.shields.io/github/stars/ray-project/ray.svg?style=flat&color=green) ![Contributors](https://img.shields.io/github/contributors/ray-project/ray?color=green) ![LastCommit](https://img.shields.io/github/last-commit/ray-project/ray?color=green)
* **[Seldon-Core](https://github.com/SeldonIO/seldon-core)**: An MLOps framework to package, deploy, monitor and manage thousands of production machine learning models. ![Stars](https://img.shields.io/github/stars/seldonio/seldon-core.svg?style=flat&color=green) ![Contributors](https://img.shields.io/github/contributors/seldonio/seldon-core?color=green) ![LastCommit](https://img.shields.io/github/last-commit/seldonio/seldon-core?color=green)
Expand Down
Loading