Abstract AI neural network visualization
Vercel AI Platform

The complete platform forAI-powered web

Build, deploy and scale AI applications with Vercel AI SDK, v0, and the AI Gateway. One platform for the entire lifecycle of intelligent web experiences.

300K+
Developers
1M+
AI Apps Deployed
50+
AI Models
99.99%
Uptime

Developer Experience

Ship AI features in minutes

The Vercel AI SDK gives you TypeScript-first APIs for streaming text, generating structured data, calling tools, and building multi-step agents.

app/api/chat/route.ts
import { generateText } from 'ai'

export async function POST(req: Request) {
  const { prompt } = await req.json()

  const { text } = await generateText({
    model: 'openai/gpt-4o',
    prompt,
  })

  return Response.json({ text })
}

Model Ecosystem

Access 50+ AI models

One unified API to the best AI models from all leading providers. Switch between models with a single line of code.

Abstract visualization of AI model ecosystem

OpenAI

Industry-leading language models with vision and function calling capabilities.

GPT-4o
GPT-4o mini
o1
o1-mini

Anthropic

Safety-focused AI models with strong analytical and coding capabilities.

Claude 3.5 Sonnet
Claude 3.5 Haiku
Claude 3 Opus

Google

Multi-modal models with long context windows and built-in grounding.

Gemini 2.0 Flash
Gemini 1.5 Pro
Gemini 1.5 Flash

Meta

Open-source foundation models for a wide range of AI applications.

Llama 3.1 405B
Llama 3.1 70B
Llama 3.1 8B

Mistral

Efficient European AI models optimized for performance and speed.

Mistral Large
Mixtral 8x22B
Mistral 7B

xAI

Real-time knowledge models with access to current information.

Grok-2
Grok-2 mini

Infrastructure

Deploy globally. Scale effortlessly.

Vercel's infrastructure is built for AI workloads. From serverless functions to edge computing, everything scales automatically.

Global deployment infrastructure visualization

Edge Network

Deploy AI apps globally on Vercel's edge network for the lowest latency possible.

Instant Deploys

Push to Git and your AI application is live in seconds. Zero-downtime deployments every time.

Enterprise Security

SOC 2 Type II certified. Data encryption at rest and in transit. Fine-grained access controls.

AI Observability

Monitor model usage, latency, costs, and errors in real-time with built-in analytics.

Preview Deployments

Every PR gets a unique URL. Test AI features in isolation before merging to production.

Serverless Functions

Run AI workloads on serverless infrastructure that scales automatically with demand.

Testimonials

Trusted by developers worldwide

"Vercel AI SDK reduced our development time from weeks to days. The streaming API is incredibly elegant."
SC

Sarah Chen

CTO, TechStart

"v0 changed how our team builds UI. We prototype and ship features 10x faster than before."
MR

Marcus Rodriguez

Engineering Lead, Nexus Labs

"The AI Gateway lets us switch between providers without changing a line of code. It's the abstraction we needed."
EW

Emma Williams

Senior Developer, CloudScale

"Deploying AI applications on Vercel's edge network gives us sub-100ms latency globally. Our users love it."
AN

Alex Nakamura

VP of Engineering, DataFlow

Start building the future of the web

Join hundreds of thousands of developers using Vercel to create AI-powered experiences. Free to start, ready to scale.

Free Tier AvailableNo Credit Card RequiredDeploy in SecondsSOC 2 Certified