πŸ—οΈBuilding your first workflow

In this guide we will walk through building your first workflow in the Cloneable platform

Our first application

We're going to build an application that is deployed onto an iOS device such as an iPhone and process the camera video through AI to display object detection back on the camera.

In the following lesson we will cover:

  1. Create a new application

  2. Define the edge runtime to run the application on (iOS)

  3. Working with components and customizing their options

  4. Connecting components outputs and inputs

  5. Saving and deploying our application

Walkthrough of building your first workflow

Rust AI model used in the video

You will already have pre-populated AI models in your Cloneable account. Here is the specific AI model used in this guide

Last updated