← Back to News

Tags: web app

Gemini, Claude, and ChatGPT Face Off in Vibe‑Coding a Web‑Based E‑Reader

Gemini, Claude, and ChatGPT Face Off in Vibe‑Coding a Web‑Based E‑Reader
A developer explored "vibe coding" by using three AI chatbots—Gemini, Claude, and ChatGPT—to create a single‑file web application called the Tome Reader. The app reads uploaded text aloud, highlights it in real time, and adds background music and sound effects triggered by specific words. Gemini handled the initial build, Claude refined trigger‑word handling, and ChatGPT reproduced the final version while struggling with a volume‑slider feature. The experiment highlighted each model's strengths and quirks, showing that a well‑crafted prompt can enable any of them to deliver a functional prototype. Read more

Gemini 3 Outperforms ChatGPT 5.1 and Claude Sonnet 4.5 in Thumb Wars Game Development

Gemini 3 Outperforms ChatGPT 5.1 and Claude Sonnet 4.5 in Thumb Wars Game Development
A hands‑on comparison of three leading generative AI models—Google's Gemini 3 Pro, OpenAI's ChatGPT 5.1, and Anthropic's Claude Sonnet 4.5—was conducted by tasking each with building a web‑based Thumb Wars game. Gemini 3 Pro delivered the most complete and responsive code, automatically adding desktop keyboard controls and a 3‑D ring environment. ChatGPT 5.1 produced a functional prototype but required additional prompting for desktop support and lacked depth. Claude Sonnet 4.5 generated a playable demo with customization options but failed to implement promised keyboard controls. Overall, Gemini 3 Pro proved the fastest and most adaptable coder. Read more

Anthropic Launches Claude Code Web App for Developers

Anthropic Launches Claude Code Web App for Developers
Anthropic has introduced a web‑based version of its AI coding assistant, Claude Code, extending the tool beyond its terminal interface. The new web app is rolling out to subscribers of Anthropic’s Pro and Max plans, letting users access Claude Code via the Claude website or iOS app. The move aims to let developers spin up AI coding agents wherever they work, positioning Anthropic against rivals such as GitHub Copilot, Cursor, Google and OpenAI. The product, which has seen rapid user growth and now generates significant revenue, continues to rely heavily on Anthropic’s own AI models, with most of its code written by the models themselves. Read more