Hacker News new | ask | show | jobs
by book_mentioned 3059 days ago
Turning web design mockups into code with Deep Learning | https://news.ycombinator.com/item?id=16115353 (Jan 2018)

>chrisfosterelli: This is a neural network that takes an image and predicts very simple blocks (like BODY, TEXT, BTN-GREEN in the bootstrap example) and then uses a map to convert them to well-formed HTML

>jamesjyu: I've always wanted to do a contest with other frontend coders to see who could get closest to a complex layout—like the NYTimes—in one go. >>janneklouman: these types of contests exist! I went to one of these[1] maybe two years ago in Stockholm and I had a blast [1] http://codeinthedark.com/

Pix2code: Generating Code from a GUI Screenshot | https://news.ycombinator.com/item?id=14416530 (May 2017)

1 comments

That second link doesn't have anything to do with A.I. does it?
>a contest with other frontend coders to see who could get closest to a complex layout

I don't know of any record of past entries nor if any participants used A.I.; it doesn't seem likely.