

Flyte with Ketan Umare
Apr 27, 2022
Ketan Umare, a former engineer at Lyft, created Flyte, a groundbreaking open-source platform for workflow automation in machine learning. He discusses how Flyte integrates compute and workflow to optimize user experience. Ketan emphasizes the pivotal role of accurate fare and ETA predictions in ride-sharing. He also shares insights on transitioning from 'Better Airflow' to Flyte and the benefits of typed programming for machine learning. Additionally, he explores open-sourcing protocols and the project’s partnership with the Linux Foundation.
AI Snips
Chapters
Transcript
Episode notes
Flyte's Core Purpose
- Flyte is a Kubernetes-native workflow automation platform for large-scale ML and data use cases.
- It abstracts compute and workflow concerns to ease ML idea production at scale.
ML Pipeline Challenges Solved by Flyte
- ML engineers face challenges running end-to-end pipelines that combine data munging and model training.
- Flyte manages failures and re-runs efficiently by splitting tasks and caching intermediate states.
Flyte's Origin Story and Name
- Flyte originated as "model builder" at Lyft for ETA and fare models crucial for user trust and revenue.
- The name 'Flyte' came from a quick anagram of Lyft, which stuck due to its simplicity and appeal.