logoalt Hacker News

welitoday at 12:49 PM3 repliesview on HN

Anecdotal, opinion:

Gpt is really good in vision stuff, or at least their MoE seems to be really cohesive. From my experience Claude models can be really good at language but the moment they need to look at a picture and decide why the design is not good what parts need improvement it degrades a lot. My easiest benchmark is giving them a screenshot of a feature in my app and tell it "identify non-normative UI blocks and improve readability and consistency". Sol does a great job at re-structuring the page into composable units that build upon each other and the general looks and feels of the app. Claude tends to over-focus one one part while completely forgetting about the rest or the cohesion as a whole.


Replies

SkalskiPtoday at 3:54 PM

Hi! I’m the author of this blog. GPT-5.6 is much better at vision than previous GPT versions, but it’s still much weaker than Gemini 3.5 Flash or Gemini 3.7 Flash, which was released last week. One interesting approach is to use Gemini through a tool call.

velcrovantoday at 1:05 PM

Assessing the subjective quality of a thing is in my experience one of the worst ways to use any LLM.

show 1 reply
DaiPlusPlustoday at 1:07 PM

What is a "non-normative UI block"?

show 2 replies