Getting started

This section gives you a quick introduction to writing and running Union.ai workflows.

Sign up for Union.ai Serverless

First, sign up for Union.ai Serverless:

Create an account

Once you’ve received confirmation that your sign-up succeeded, navigate to the UI at serverless.union.ai.

To get started, try selecting the default project, called default, from the list of projects. This will take you to default project dashboard:

Union.ai UI

Run your first workflow

Run your first workflow on a Union.ai Workspace.

Select Workspaces in the left navigation bar.

Start the default workspace by clicking on the default workspace item.

Start workspace)

When the Status is Active on the default workspace, you can click on it again to open the workspace.

It will take a few moments to load the VSCode interface.

Open workspace :::)

Once the workspace is open, you should see a VSCode interface in your browser.

Workspace VSCode

In the walkthrough, you’ll learn how to:

  1. 🤖 Train a model
  2. 🔀 Parallelize model training
  3. 📘 Iterate on a Jupyter Notebook

The workspace will terminate after 20 minutes of idle time, but you can also stop it manually on the Workspaces page.

Open workspace

🎉 Congratulations! You’ve just run your first workflow on Union.ai.