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:
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:
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.
)
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.
:::)
Once the workspace is open, you should see a VSCode interface in your browser.
In the walkthrough, you’ll learn how to:
- 🤖 Train a model
- 🔀 Parallelize model training
- 📘 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.