AI App Builders Video Gallery¶
The four builder walkthroughs each build the same app — an IT ticketing portal backed by a Data Fabric entity — starting from a plain-language prompt and ending with the app live on a UiPath tenant. Only the builder changes: the UiPath Coded Apps skill, the SDK and the deploy pipeline are identical every time. The Codex clip is a short overview of the UiPath Sites plugin rather than a full build.
8:45
LvLovable
Importing the skill as a workspace skill, answering Lovable's setup questions, then deploying from Lovable Cloud.
Watch and read the guide
6:37
ReReplit
Loading the skill from a link, storing credentials in Replit Secrets, then deploying from the shell.
Watch and read the guide
6:25
▲Vercel (v0)
Picking the skill from v0's marketplace, adding credentials as environment variables, then deploying from the chat.
Watch and read the guide
7:17
BoBolt
Adding the skill from Bolt's Skills library, putting credentials in a
.env, then deploying inside the WebContainer.
Watch and read the guide
0:38
CxCodex
A short overview of the UiPath Sites plugin, which builds and deploys coded apps from Codex with no CLI or skill setup of your own.
Watch and read the guide
Not using one of these?¶
Any AI coding tool that can load a skill file can follow the same path. Point it at the UiPath Coded Apps skill and describe what you want built. See Getting Started for the parts that are common to every builder.