<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
    <channel>
        <title>Michelangelo Blog</title>
        <link>https://michelangelo-ai.org/blog</link>
        <description>Michelangelo Blog</description>
        <lastBuildDate>Wed, 20 May 2026 00:00:00 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>en</language>
        <item>
            <title><![CDATA[Michelangelo is Now Open Source]]></title>
            <link>https://michelangelo-ai.org/blog/open-source-launch</link>
            <guid>https://michelangelo-ai.org/blog/open-source-launch</guid>
            <pubDate>Wed, 20 May 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[Michelangelo, Uber's ML platform, is now open source.]]></description>
            <content:encoded><![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:encoded>
            <category>announcement</category>
        </item>
    </channel>
</rss>