<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <id>https://michelangelo-ai.org/blog</id>
    <title>Michelangelo Blog</title>
    <updated>2026-05-20T00:00:00.000Z</updated>
    <generator>https://github.com/jpmonette/feed</generator>
    <link rel="alternate" href="https://michelangelo-ai.org/blog"/>
    <subtitle>Michelangelo Blog</subtitle>
    <icon>https://michelangelo-ai.org/img/favicon.svg</icon>
    <entry>
        <title type="html"><![CDATA[Michelangelo is Now Open Source]]></title>
        <id>https://michelangelo-ai.org/blog/open-source-launch</id>
        <link href="https://michelangelo-ai.org/blog/open-source-launch"/>
        <updated>2026-05-20T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[Michelangelo, Uber's ML platform, is now open source.]]></summary>
        <content type="html"><![CDATA[<p>Michelangelo, Uber's ML platform, is now open source.</p>
<p>Since 2016, Michelangelo has been the system that Uber engineers use to build, train, and deploy machine learning models at scale — from fraud detection to pricing to ETAs. Today we're making it available to everyone.</p>
<p>The open-source release includes the core platform: the pipeline framework (Uniflow), the API server, the controller, the local sandbox, and the CLI. You can run it on a laptop with <code>ma sandbox create</code> or on a Kubernetes cluster you already operate.</p>
<p>If you're interested in contributing, take a look at the <a class="" href="https://michelangelo-ai.org/docs/contributing">contributing guide</a> or browse the <a href="https://github.com/michelangelo-ai/michelangelo" target="_blank" rel="noopener noreferrer" class="">GitHub repository</a>. For questions, open an issue or start a discussion on GitHub.</p>]]></content>
        <author>
            <name>Michelangelo Team</name>
            <uri>https://github.com/michelangelo-ai</uri>
        </author>
        <category label="announcement" term="announcement"/>
    </entry>
</feed>