ποΈ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:
Create a new application
Define the edge runtime to run the application on (iOS)
Working with components and customizing their options
Connecting components outputs and inputs
Saving and deploying our application
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