SML 将图形设计的 AI 推向新水平
发布: (2026年3月13日 GMT+8 01:14)
1 分钟阅读
原文: Dev.to
Source: Dev.to
Overview

这种标记语言(SML)将 Grok Imagine 提升到一个新水平。
Example SML Definition
Website {
titel: "CrowdBooks"
tagline: "Free books for the crowd from the crowd"
theme: "dark"
accentColor: "dark cyan"
}我偶然发现了它并询问了 Grok。这并不是一个特性,但它能工作是因为 Grok 是使用 YAML 和 JSON 中的元数据进行训练的,而这些与 SML 类似。
Background
SML(Simple Markup Language)属于 CrowdWare 的 Forge4D 技术栈。我们通常使用它来声明用户界面,正常情况下 ;-)