Qwen vs GPT vs Grok: Building a Three.js fragrance site showdown
Acceptable-Object390 · reddit · 2026-08-18
The author tasked Qwen 3.8 27B (Local), GPT-5.6 Terra, and Grok 4.6 with independently building a premium Three.js fragrance launch site from the same Git baseline, comparing the results:
- Qwen 3.8 27B: Strongest technical ambition, most complex architecture (16 files, 3000+ lines), featuring particle systems and timelines. However, the JS bundle is large (545KB), and it couldn't programmatically verify WebGL pixels.
- GPT-5.6 Terra: Best copy and editorial direction (high-end copy like "a study in gravity and glow"), strong visual narrative, but code is monolithic (main.js/style.css), lacking modularity.
- Grok 4.6: Best compactness and pragmatic interaction details. Accessibility support (keyboard nav, skip links) and form handling (duplicate email detection) are well-considered, but visually less ambitious.
Conclusion: Qwen wins on technical completeness, Terra on creative copy, and Grok on pragmatic engineering.
More from coding & agent
- AutoDesign Framework: Optimizing Agent Harness, Beats Claude Design in Poster Generation — KyeGomezB · 2026-08-18
- Developer Shares Three Small-Scale LLMs Built from Scratch in PyTorch — _ScottCondron · 2026-08-18
- StateM Framework Reaches 95.3% Accuracy on Terminal-Bench via Harness Scaling Without Model Weight Changes — liuziwei7 · 2026-08-18
- Gradual Frontend Rollout Without Feature Flags: Just a Cookie and Random Number — arpit_bhayani · 2026-08-18
- View: Complex AI Coding Tasks Lead to Expensive Token Usage — eriksupit · 2026-08-18
- Comparison: Codex Still Most Precise for Small Project Coding — eriksupit · 2026-08-18