I used Claude, Gemini, and ChatGPT to create my personal website and I have a clear winner for you
The author tested advanced AI models—Claude, Gemini, and ChatGPT—by using them to generate a personal website from a detailed, single prompt without iterative feedback. Each model's output was evaluated based on code quality, design accuracy, and functionality when rendered in a browser. ChatGPT emerged as the clear winner, producing the most accurate and visually faithful implementation of the requested design.
- ▪The author used the paid, advanced versions of Claude, Gemini, and ChatGPT to build a personal portfolio website from a single complex prompt.
- ▪Each AI generated raw HTML, which was immediately tested in a browser to assess code quality and design fidelity without further editing.
- ▪ChatGPT produced the most functional and visually accurate website, closely matching the specified design requirements including Tailwind CSS and custom layout elements.
Opening excerpt (first ~120 words) tap to expand
{ "@context": "https://schema.org", "@type": "BreadcrumbList", "itemListElement": [ { "@type": "ListItem", "position": "1", "name": "Home", "item": "https://www.xda-developers.com/" }, { "@type": "ListItem", "position":"2", "name": "AI tools", "item": "https://www.xda-developers.com/ai-tools/" }, { "@type": "ListItem", "position":"3", "name": "I used Claude, Gemini, and ChatGPT to create my personal website and I have a clear winner for you", "item": "https://www.xda-developers.com/used-claude-gemini-chatgpt-create-personal-website-have-clear-winner/" } ] } I used Claude, Gemini, and ChatGPT to create my personal website and I have a clear winner for you By Parth Shah Published May 4, 2026, 1:30 PM EDT Parth, a seasoned tech writer, wields the keyboard (or pen) with finesse to unravel the…
Excerpt limited to ~120 words for fair-use compliance. The full article is at XDA.