稍微降低 AI 生成前端界面的粗糙感
2026-06-12
我一直在努力完成一项艰巨的任务:我想为自己制作一些外观尚可的个人程序,这些程序能通过 AI 智能体快速生成,然而我自己是个缺乏审美的人,而我操控的 AI 同样没有审美。我找到了一个"奇招",对我来说已经足够——结果算不上特别好看,但至少不会让我感到恶心,我也就知足了。
粗糙风格
我拿了一个简单的单页网页应用(更多背景见下文),不断要求智能体以不同风格生成它。我发现可以有很多种不同的风格,但每一种都感觉像是粗糙之作。粗糙并不是一种独特的风格,它可以叠加在许多其他风格之上。即使我让它把页面做得像 X,结果也是带着粗糙感的 X。
Qt
只有一种生成结果让我眼前一亮。只需让它看起来像 Qt 应用——以我缺乏审美的眼光来看——几乎就消除了所有粗糙感。你可以在这里查看部分结果。这显然很主观,很难说服任何人,我也希望能得到反馈。我还希望看到更多这方面的实验:是否还有其他风格或设计指南,能让 AI 在生成时不会额外添加粗糙感?
应用背景
我读了 Axios 上的一篇文章——预测 2030 年选举人团将如何变化——我想把它可视化。我把一张图片丢进 ChatGPT,让它制作一个 270-to-win 风格的程序,包含预测的变化,这样我就能看到共和党与民主党各自的路线哪些是开放的、哪些是关闭的。
其他应用
这种风格在这个例子之外也同样适用。我现在已经让 Codex 把我所有其他个人软件都翻译成了"Qt 风格",我认为它们看起来好多了。
-
gpt-5.5-thinking 在 codex cli 中 ↩
Slightly reducing the sloppiness of AI generated frontend
2026-06-12
I've been trying to make progress on a herculean task; I want decent looking programs for personal use which I can generate quickly using AI agents yet I'm a person without taste controlling an AI without taste. I found "one weird trick" that does enough for me, the results are not extra nice but it doesn't make me gag and I'll take what I can.
Style of Slop
I took a simple single web page app (more context below) and kept on asking the agent1 to generate it in different styles. I found that there can be many different styles, all of which feel like slop. Slop is not a distinct style, it can be overlaid on top of many others. Even when I got it to make a page to look like X, it looked like X with slop.
Qt
Only one generation stuck out to me. Simply asking it to make it look like a Qt app - to my tasteless eyes - removed almost all feeling of slop. You can check some of the results out here. This is obviously subjective, hard to convince anyone of and I'd like feedback. I'd also like to see more experimentation in this area, are there any other styles or design guidelines which an AI can generate without adding slop on top?
App context
I read this article from Axios -- a forecast of how the electoral college will change in 2030 and I wanted to visualize it. I dumped a picture in to chatgpt and asked it for a 270-to-win style program with the forecast changes so I can see which routes open or close for R's vs D's.
Other apps
It does translate well outside of this example. I've now gotten codex to translate all the other personal software I have to "Qt style" and I think they look much better.
-
gpt-5.5-thinking in codex cli ↩