Plumbing Is the No-Code Moat
Thilo Huellmann, CTO of Levity, on using no-code AI for workflow automation
The real moat in no code AI is not the classifier, it is the plumbing that turns a model into a working business process. Levity is selling an end to end system that pulls messy data out of Gmail, Drive, PDFs, and CRMs, cleans it, trains a model, serves predictions, and pushes the result back into the workflow. That is why the hard part is deployment, integrations, monitoring, and cost control, not inventing new ML.
-
Levity describes the product as a chain of jobs, import old emails or documents, run OCR or preprocessing, train on customer examples, then trigger an action in another app. Each step can break on file formats, bad data, missing integrations, or latency, which is why the product challenge sits around the model, not inside it.
-
This matches a broader shift in AI tooling. Nyckel argues customers do not want separate tools for labeling, training, deployment, and monitoring, they want one interface where they supply examples and get a prediction API back. The fragmented MLOps stack is being compressed into one product for non experts.
-
It also explains why native workflow integrations matter. In no code automation, the top use cases are better when built first party because jumping into a separate tool adds friction. Levity pairs ML decisioning with built in workflow actions, while tools like Zapier remain useful for the long tail of edge integrations.
The category is heading toward full stack AI automation products that hide model choice entirely and compete on how easily they ingest messy real world data, fit into existing software, and run cheaply at scale. As foundation models improve, more value shifts away from model training and toward orchestration, data preparation, and native workflow execution.