Open links in new tab
  1. Dynamic, crash-proof AI orchestration with Flyte

    Flyte is an open-source workflow orchestration platform for building data, ML and analytics workflows with ease.

  2. Welcome to Flyte! — Flyte

    Flyte is an open-source, Kubernetes-native workflow orchestrator implemented in Go. It enables highly concurrent, scalable and reproducible workflows for data processing, machine learning and analytics.

  3. Flyte #announcements

    Today Flyte is used by some of the largest companies in the world to build and deliver their compound AI products. Recently, we decided to make a change, move Flyte docs to the same platform where …

  4. User guide — Flyte

    This User guide, the Tutorials and the Integrations examples cover all of the key features of Flyte for data analytics, data science and machine learning practitioners, organized by topic.

  5. Flyte Blog • Orchestration, Flyte & everything in between.

    How Flyte is Simplifying the Orchestration of Machine Learning Pipelines Samhita Alla • Sep 21, 2022

  6. Introduction to Flyte

    Introduction to Flyte # Flyte is a workflow orchestrator that unifies machine learning, data engineering, and data analytics stacks for building robust and reliable applications.

  7. Quickstart guide — Flyte

    To create a productionizable Flyte project to structure your code according to software engineering best practices, and that can be used to package your code for deployment to a Flyte cluster, see “Getting …

  8. Mitigate the trade-off between scalability and ease of use - Flyte

    Flyte lets you write code in any language using raw containers, or choose Python, Java, Scala or JavaScript SDKs to develop your Flyte workflows. You can use the languages you are most …

  9. Your data workflows deserve to be scalable and robust - Flyte

    The modern data experience Flyte lets you define how your tools work together and what they can collectively become. It enables collaboration between data, engineering and ML teams. You can …

  10. Creating a Flyte project

    A Flyte project is a directory containing task and workflow code, internal Python source code, configuration files, and other artifacts needed to package up your code so that it can be registered to …