
vercel-labs
43 Apps · 0 Intel
Vercel Labs is the experimental GitHub organization of Vercel Inc., the San Francisco developer-platform company founded by Guillermo Rauch in 2015. Vercel created Next.js — the widely adopted open-source React framework — and the Vercel AI SDK, and uses Labs as a public sandbox for prototypes and demos that push the frontier of its platform before features graduate to the main product.
Is this you? Sign in with X to claim this profile.
Apps
A headless browser automation CLI tool specifically designed for AI agents. It provides compact text output that uses fewer tokens than traditional JSON responses, making it more efficient for AI context usage.
A Generative UI framework that lets AI generate dynamic, personalized interfaces from natural language prompts while constraining output to predefined components for safety and predictability.
An open-source framework for building background coding agents that can make code changes to GitHub repositories autonomously. Provides a web UI, agent runtime, and sandbox orchestration for creating agents that work independently of your laptop.
Replaces port numbers with stable, named .localhost URLs for local development. Enables developers to use memorable names like https://myapp.localhost instead of http://localhost:3000, making local development more organized and accessible.
AI SDK for Python from Vercel Labs. Build AI apps in Python with the same primitives as the JS AI SDK.
Vercel Labs's tool that fetches the source code of npm packages so AI coding agents have deeper context — opens the black box of node_modules.
Claude Code skills for Next.js by Vercel Labs. Drop-in capabilities for building, debugging, and optimizing Next.js apps with an agent.
Vercel Labs's web terminal emulator — a polished xterm-compatible terminal you can embed in any web app.
Local API emulation for CI and no-network sandboxes — replay third-party APIs without hitting them.
Starter template for building a generative-UI chatbot with the Vercel AI SDK and Google Gemini.
Open-source template for AI agents grounded in a file-system knowledge base. Built on the Vercel AI SDK with sandbox tool execution.
Ready-made bash tool for the Vercel AI SDK so agents can run shell commands safely inside your apps.
Generate anything from your terminal. Vercel Labs CLI built on the AI SDK for running prompts and tools from the shell.
Schema-aware visual JSON editor that you can embed and extend. Edit complex configs in a tree view without writing UI from scratch.
Record scripted browser demos as video. Define a flow once, replay it consistently for marketing clips, docs, and changelog snippets.
Visual AI workflow automation template — drag-and-drop builder for chaining LLM agents.
Continuous autonomy loop for the Vercel AI SDK. Experimental harness that keeps an agent ticking on a task until done.
Playground for evaluating LLM agent runs — score tool calls, traces, and outputs side-by-side.
Spec for interactive markdown presentations, designed to extend MDX with slide-style semantics.
Next.js template for querying Postgres with natural language using the Vercel AI SDK.
Experimental browser primitives for Next.js apps by Vercel Labs.
Search images by what they show, not just filenames — reference build using embeddings and the Vercel AI SDK.
GitHub tools and agents for the Vercel AI SDK — wrap GitHub's API as AI SDK tools ready to plug into any agent.
Next.js template for serving an MCP (Model Context Protocol) server from your app.
One-command CLI to patch CVE-2025-66478 (React 2 Shell RCE) in Next.js and React Server Components apps.
Reference Slack agent built with the Vercel AI SDK — answer questions and run tools right in Slack.
Reference template for streaming Python backends with the Vercel AI SDK frontend.
Real-time fact checker for spoken statements — wires the Vercel AI SDK to Perplexity for grounding and DeepGram for live transcription.
Snapshotable JavaScript runtime via WebAssembly. Runs QuickJS-NG compiled to WASM and lets you snapshot the entire VM state including pending promises.
Template and tooling to deploy OpenClaw on Vercel.
Vercel AI SDK preview demo for building multi-step agent workflows.
TypeScript markdown sanitizers for safer AI-agent output — defend against prompt injection in rendered responses.
CLI that automates changeset-based release flows — bumps versions, writes changelogs, and ships packages on merge.
Minimal standard for packaging agent extensions into distributable plugins.
Open-source template for building Claude Managed Agents on Vercel.
Demo app showing how to route between LLM providers using the Vercel AI Gateway.
Durable iMessage AI agent template. Text your agent and get retryable LLM and tool replies with full observability, deployed on Vercel.
Visualizer for npm download trends across packages — see which libraries are winning.
Adapter that exposes any MCP server's tools to the Vercel AI SDK — drop MCP tools into your agent in one line.
Web-based Linux desktop environment running on Vercel Sandbox (proof of concept).
Demo agent that summarizes calls and runs follow-up code in Vercel Sandbox.
Free, open-source template for building natural language image search on the AI Cloud.
Next.js gallery app showcasing React View Transitions with shared element morphs, directional navigation, and Suspense reveals.