Hacker News new | past | comments | ask | show | jobs | submit login
Show HN: UnionML – a Python framework for building ML microservices
12 points by cosmicbboy on June 21, 2022 | hide | past | favorite | 3 comments
Hi HN!

Niels here. I'm the creator of UnionML (https://github.com/unionai-oss/unionml), a Python MLOps framework that removes the boilerplate and friction associated with building and deploying machine learning systems to production.

I've been training and deploying models for almost a decade now, and one pain-point I've consistently had is managing the complexity of building and maintaining an ML stack that works for the entire model development lifecycle - from prototyping to production.

UnionML is built on top of Flyte (https://www.flyte.org) and exposes a functional interface for defining the building blocks of your ML application via decorators -- think Flask or FastAPI method endpoints -- and UnionML takes care of bundling them into microservices for different use cases such as:

- model training

- batch prediction

- online prediction

- (more coming soon!)

This project aims to unify the rich ecosystem of data, ML, and MLOps tools that have emerged over the last decade or so (e.g. MLFlow, Sagemaker, Spark, etc.) to provide a nice UX for model developers, in both individual and team settings.




It's very early days for this project, so if you're interested in getting involved or learning more, you can go to the:

- Docs: https://unionml.readthedocs.io/en/latest/

- Repo: https://github.com/unionai-oss/unionml

- Slack: https://flyte-org.slack.com/archives/C03JL38L65V

- Product Hunt: https://www.producthunt.com/posts/unionml



+1




Join us for AI Startup School this June 16-17 in San Francisco!

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: