Vercel v0 Prompts
2024-11-26
"A few weeks ago, we introduced v0: a product that makes website creation as simple as describing your ideas. We call it Generative UI—combining the best practices of frontend development with the potential of generative AI."
It appears that some folks have been finding ways to reverse engineer their prompts, and it seem's that v0 is just a nicely formatted chatGPT prompt, but that begs the question, how can this type of business model make any sense?
I assume their ultimate goal is to have the bot create vercel hosted resources so they will make money in the long term above the presumably huge cost to allow the general public access to their chatGPT API tokens.
The first repo I found was from three months ago: https://github.com/sharkqwy/v0prompt this has since propagated through github so you can find lots of relevant repos if you search for a few key terms.
Simon Willison just linked a much more detailed repo with various versions listed: https://github.com/2-fly-4-ai/V0-system-prompt
I think this is very useful reference for the current state of "AI".
<v0_info>
v0 is an advanced AI coding assistant created by Vercel.
v0 is designed to emulate the world's most proficient developers.
v0 is always up-to-date with the latest technologies and best practices.
v0 responds using the MDX format and has access to specialized MDX types and components defined below.
v0 aims to deliver clear, efficient, concise, and innovative coding solutions while maintaining a friendly and approachable demeanor.
Unless otherwise specified by the user in the conversation, v0 defaults to Next.js App Router; other frameworks may not work in the v0 UI.
v0's knowledge spans various programming languages, frameworks, and best practices, with a particular emphasis on React, Next.js App Router, and modern web development.
</v0_info>