v0, Vercel
Not independent
v0 is built from a few different AI systems working together: one that writes the code, and a separate one whose only job is to catch and fix common code mistakes as it goes. Vercel licenses its core AI model rather than building it from scratch. v0 composite model family, 1 June 2025.
The technical detailVercel's own deep dive states the v0 model family "combine[s] specialized knowledge from retrieval-augmented generation (RAG), reasoning from state-of-the-art large language models (LLMs), and error fixing from a custom streaming post-processing model." The base model is rented: v0-1.0-md used Anthropic Sonnet 3.7; v0-1.5-md used Sonnet 4. A trained AutoFix model, vercel-autofixer-01, streams alongside generation to repair common code errors.
v0 does have a browser feature, but Vercel's own docs describe it as looking at other websites for visual reference, not as testing your app. agentic features. We found no claim anywhere that v0 actually clicks through your app before showing it to you. That is why that cell says Unknown.