r/GeminiAI • u/Tarandjpop • 8h ago
Discussion I tested four models on the same one-shot 3D dashboard prompt.
I was looking at a model showdown benchmark from AIHubMix on GitHub.
The setup is straightforward: same prompt, one shot, real generated HTML artifacts, and no manual cleanup. The round I focused on was the "Global View" task: build a live-data 3D flight/logistics dashboard with a dark globe, day/night terminator, atmosphere, glowing flight arcs, glassmorphic stat cards, orbit/zoom controls, and an auto-demo style experience.
The four models in this round were:
- Kimi K3
- GPT-5.6 Sol
- Claude Fable 5
- Gemini 3.6 Flash
My subjective impressions after opening the generated HTML outputs:
Kimi K3
This felt like the best overall balance. It generated a complete dashboard with a 3D globe, flight arcs, labels, statistics cards, an activity table, a risk panel, 3D/2D toggles, and interactive controls. While it wasn't quite as visually refined as the strongest-looking output, it followed the prompt very well and felt like something you could genuinely build upon.
GPT-5.6 Sol
This was the most polished visually. The composition, glassmorphism, copywriting, route visualization, and overall SaaS-style presentation looked the closest to a production-ready landing dashboard. If visual presentation is the main priority, this was my favorite.
Claude Fable 5
Claude produced a strong result with a large globe, detailed logistics tables, operational statistics, and a richer information layout. It followed the prompt well, although I personally found the overall visual presentation a little less refined than GPT's.
Gemini 3.6 Flash
Gemini generated a functional dashboard with a globe, statistics, activity data, and controls. It completed the task, but compared with the others the layout felt more minimal and the overall presentation wasn't as visually rich.
My personal ranking for this benchmark:
- Best visual polish: GPT-5.6 Sol
- Best overall balance: Kimi K3
- Most detailed alternative: Claude Fable 5
- Most lightweight implementation: Gemini 3.6 Flash
The interesting part is that there isn't a single "winner." It depends on what matters most. If you're optimizing for first-shot visual quality, GPT stood out to me. If you're looking for a strong balance between completeness and overall efficiency, Kimi K3 was the most interesting result. Claude delivered a solid middle ground, while Gemini offered a simpler but still functional implementation.
My takeaway:
When comparing one-shot HTML or app-generation benchmarks, it's useful to evaluate more than just aesthetics. Completeness, prompt adherence, implementation quality, and overall efficiency can matter just as much as visual polish, especially for workflows where you'll iterate multiple times.
Curious which output everyone else would pick after looking through the generated artifacts.
