DEV Community

Art
Art

Posted on

SML brings Graphics Design an AI to the next level

website created by grok

This markup language (SML) brings Grok Imagine to the next level.

Website { 
    titel: "CrowdBooks" 
    tagline: "Free books for the crowd from the crowd" 
    theme: "dark" 
    accentColor: "dark cyan"
}
Enter fullscreen mode Exit fullscreen mode

I accidently stumbled upon this. And I ask Grok. Its not a feature, but it works, because Grok is trained using metadata in YAML and JSON which is similar to SML.

SML (Simple Markup Language) belong to the Forge4D stack from CrowdWare. We are using it to declare user interfaces, normally ;-)

Top comments (0)