Accelerate your ML journey—deploy production-ready MLOps in minutes, not months.
Project description
BusySloths presents
Accelerate your ML journey—deploy production-ready MLOps in minutes, not months.
Tired of tangled configs, YAML jungles, and broken ML pipelines? So were we. MLOX gives you a calm, streamlined way to deploy, monitor, and maintain production-grade MLOps infrastructure—without rushing. It’s for engineers who prefer thoughtful systems over chaos. Powered by sloths. Backed by open source.
ATTENTION
MLOX is still in a very early development phase. If you like to contribute in any capacity, we would love to hear from you contact[at]mlox.org.
Installation
There are two parts of the project.
- If you want to install the main UI to manage your infrastructure, then
pip install busysloths-mlox[all]
This will install the main UI together with all supporting components (ie. lots of packages!).
- If you have existing MLOX infrastructure and want to use certain functionality in your apps, you can install only the necessary parts, e.g. if you want to use GCP related functionality:
pip install busysloths-mlox[gcp]
This will only install the base packages as well as GCP related packages.
Unnecessary Long Introduction
Machine Learning (ML) and Artificial Intelligence (AI) are revolutionizing businesses and industries. Despite its importance, many companies struggle to go from ML/AI prototype to production.
ML/AI systems consist of eight non-trivial sub-problems: data collection, data processing, feature engineering, data labeling, model design, model training and optimization, endpoint deployment, and endpoint monitoring. Each of these step require specialized expert knowledge and specialized software.
MLOps, short for Machine Learning Operations, is a paradigm that aims to tackle those problems and deploy and maintain machine learning models in production reliably and efficiently. The word is a compound of "machine learning" and the continuous delivery practice of DevOps in the software field.
Cloud provider such as Google Cloud Platform or Amazon AWS offer a wide range of solutions for each of the MLOps steps. However, solutions are complex and costs are notorious hard to control on these platforms and are prohibitive high for individuals and small businesses such as startups and SMBs. E.g. a common platform for data ingestion is Google Cloud Composer who’s monthly base rate is no less than 450 Euro for a meager 2GB RAM VPS. Solutions for model endpoint hosting are often worse and often cost thousands of euros p. month (cf. Databricks).
Interestingly, the basis of many cloud provider MLOps solutions is widely available open source software (e.g. Google Cloud Composer is based on Apache Airflow). However, these are complex software packages were setup, deploy and maintaining is a non-trivial task.
This is were the MLOX project comes in. The goal of MLOX is four-fold:
- [Infrastructure] MLOX offers individuals, startups, and small teams easy-to-use UI to securily deploy, maintain, and monitor complete MLOps infrastructures on-premise based on open-source software without any vendor lock-in.
- [Code] To bridge the gap between the users` code base and the MLOps infrastructure, MLOX offers a Python PYPI package that adds necessary functionality to integrate with all MLOps services out-of-the-box.
- [Processes] MLOX provides fully-functional templates for dealing with data from ingestion, transformation, storing, model building, up until serving.
- [Migration] Scripts help to easily migrate parts of your MLOps infrastructure to other service providers.
More Links:
- https://en.wikipedia.org/wiki/MLOps
- https://www.databricks.com/glossary/mlops
- https://martinfowler.com/articles/cd4ml.html
Contributing
There are many ways to contribute, and they are not limited to writing code. We welcome all contributions such as:
- Bug reports
- Documentation improvements
- Enhancement suggestions
- Feature requests
- Expanding the tutorials and use case examples
Please see our Contributing Guide for details.
Big Thanks to our Sponsors
MLOX is proudly funded by the following organizations:
Supporters
We would not be here without the generous support of the following people and organizations:
License
MLOX is open-source and intended to be a community effort, and it wouldn't be possible without your support and enthusiasm. It is distributed under the terms of the MIT license. Any contribution made to this project will be subject to the same provisions.
Join Us
We are looking for nice people who are invested in the problem we are trying to solve.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file busysloths_mlox-0.1.0.post55.tar.gz.
File metadata
- Download URL: busysloths_mlox-0.1.0.post55.tar.gz
- Upload date:
- Size: 2.7 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b36181806c365b4aee1d729203efd492d4295f58f90c523c370728ba9650029b
|
|
| MD5 |
b8ce00e721264387e71a6f1bc2c069b7
|
|
| BLAKE2b-256 |
8e61968d7068c3c4ffd42ecef5625b3aa4271982c3438f80ed76c18bf242c8d6
|
File details
Details for the file busysloths_mlox-0.1.0.post55-py3-none-any.whl.
File metadata
- Download URL: busysloths_mlox-0.1.0.post55-py3-none-any.whl
- Upload date:
- Size: 2.7 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0b47198c6ddab949dcb32c7181f346669522401a906467a20cfff0f66ef57de4
|
|
| MD5 |
a2e48bf783eb3a0e5c837bb178ab8662
|
|
| BLAKE2b-256 |
0a49f112189cd9fde90e4fe283c5a6bd1bfcea529070bb600f5779948b8574cc
|