Getting started
This section gives you a quick introduction to writing and running Flyte workflows.
Try Flyte in your browser
You can try Flyte in your browser without any setup simply by signing up for Union.ai Serverless.
Union.ai Serverless is a fully-hosted version of Flyte with additional features.
Try Flyte on your local machine
You can also install Flyte’s SDK (called flytekit
) and a local Flyte cluster to run workflows on your local machine.
To get started, follow the instructions on the next page, Local setup.