Vibeleaderboard
← Back to Vibers
vercel-labs
Company

vercel-labs

Index Rank10

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

agent-browser(agent-browser.dev)

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.

AI AgentsOpen SourceSkills39.2kApache-2.0built by @vercel-labs4mo ago
json-render(github.com/vercel-labs/json-render)

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.

Developer ToolsOpen SourceFrameworks15.8kApache-2.0built by @vercel-labs5mo ago
Open Agents(github.com/vercel-labs/open-agents)

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.

AI AgentsOpen SourceFrameworks5.8kMITbuilt by @rauchg3mo ago
portless(port1355.dev)

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.

Developer ToolsOpen SourceCLI Tools10.2kApache-2.0built by @vercel-labs4mo ago
Vercel AI SDK for Python(https://github.com/vercel-labs/ai-python)

AI SDK for Python from Vercel Labs. Build AI apps in Python with the same primitives as the JS AI SDK.

AI ToolsOpen SourceLLM Infrastructure147NOASSERTIONbuilt by vercel-labs2mo ago
opensrc(https://github.com/vercel-labs/opensrc)

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.

AI AgentsOpen SourceCoding Agents2.9kApache-2.0built by vercel-labs2mo ago
Next.js Skills(https://github.com/vercel-labs/next-skills)

Claude Code skills for Next.js by Vercel Labs. Drop-in capabilities for building, debugging, and optimizing Next.js apps with an agent.

AI AgentsOpen SourceSkills962built by vercel-labs2mo ago
wterm(https://github.com/vercel-labs/wterm)

Vercel Labs's web terminal emulator — a polished xterm-compatible terminal you can embed in any web app.

Developer ToolsOpen SourceLibraries3.3kApache-2.0built by vercel-labs2mo ago
Emulate(https://github.com/vercel-labs/emulate)

Local API emulation for CI and no-network sandboxes — replay third-party APIs without hitting them.

Developer ToolsOpen SourceCLI Tools1.5kApache-2.0built by vercel-labs2mo ago
Gemini Chatbot(https://github.com/vercel-labs/gemini-chatbot)

Starter template for building a generative-UI chatbot with the Vercel AI SDK and Google Gemini.

AI ToolsOpen SourceLLM Infrastructure1.3kNOASSERTIONbuilt by vercel-labs2mo ago
Knowledge Agent Template(https://github.com/vercel-labs/knowledge-agent-template)

Open-source template for AI agents grounded in a file-system knowledge base. Built on the Vercel AI SDK with sandbox tool execution.

AI AgentsOpen SourceFrameworks952MITbuilt by vercel-labs2mo ago
Bash Tool for AI SDK(https://github.com/vercel-labs/bash-tool)

Ready-made bash tool for the Vercel AI SDK so agents can run shell commands safely inside your apps.

AI AgentsOpen SourceFrameworks604MITbuilt by vercel-labs2mo ago
Vercel AI CLI(https://github.com/vercel-labs/ai-cli)

Generate anything from your terminal. Vercel Labs CLI built on the AI SDK for running prompts and tools from the shell.

AI ToolsOpen SourceLLM Infrastructure653built by vercel-labs2mo ago
Visual JSON(https://github.com/vercel-labs/visual-json)

Schema-aware visual JSON editor that you can embed and extend. Edit complex configs in a tree view without writing UI from scratch.

Developer ToolsOpen SourceLibraries901Apache-2.0built by vercel-labs2mo ago
WebReel(https://github.com/vercel-labs/webreel)

Record scripted browser demos as video. Define a flow once, replay it consistently for marketing clips, docs, and changelog snippets.

Developer ToolsOpen SourceCLI Tools902Apache-2.0built by vercel-labs2mo ago
Workflow Builder(https://github.com/vercel-labs/workflow-builder-template)

Visual AI workflow automation template — drag-and-drop builder for chaining LLM agents.

AI AgentsOpen SourceOrchestration1.2kNOASSERTIONbuilt by vercel-labs2mo ago
Ralph Loop Agent(https://github.com/vercel-labs/ralph-loop-agent)

Continuous autonomy loop for the Vercel AI SDK. Experimental harness that keeps an agent ticking on a task until done.

AI AgentsOpen SourceFrameworks823Apache-2.0built by vercel-labs2mo ago
Agent Eval(https://github.com/vercel-labs/agent-eval)

Playground for evaluating LLM agent runs — score tool calls, traces, and outputs side-by-side.

AI AgentsOpen SourceFrameworks224built by vercel-labs2mo ago
mdxg(https://github.com/vercel-labs/mdxg)

Spec for interactive markdown presentations, designed to extend MDX with slide-style semantics.

ProductivityOpen SourceWriting & Docs359Apache-2.0built by vercel-labs2mo ago
Natural Language Postgres(https://github.com/vercel-labs/natural-language-postgres)

Next.js template for querying Postgres with natural language using the Vercel AI SDK.

Developer ToolsOpen SourceLibraries320NOASSERTIONbuilt by vercel-labs2mo ago
Next Browser(https://github.com/vercel-labs/next-browser)

Experimental browser primitives for Next.js apps by Vercel Labs.

Developer ToolsOpen SourceFrameworks202MITbuilt by vercel-labs2mo ago
Semantic Image Search(https://github.com/vercel-labs/semantic-image-search)

Search images by what they show, not just filenames — reference build using embeddings and the Vercel AI SDK.

AI ToolsOpen SourceImage & Vision227NOASSERTIONbuilt by vercel-labs2mo ago
Vercel GitHub Tools(https://github.com/vercel-labs/github-tools)

GitHub tools and agents for the Vercel AI SDK — wrap GitHub's API as AI SDK tools ready to plug into any agent.

AI AgentsOpen SourceFrameworks109MITbuilt by vercel-labs2mo ago
MCP for Next.js(https://github.com/vercel-labs/mcp-for-next.js)

Next.js template for serving an MCP (Model Context Protocol) server from your app.

AI AgentsOpen SourcePlugins364MITbuilt by vercel-labs2mo ago
fix-react2shell-next(https://github.com/vercel-labs/fix-react2shell-next)

One-command CLI to patch CVE-2025-66478 (React 2 Shell RCE) in Next.js and React Server Components apps.

CybersecurityOpen SourceVulnerability Scanning403MITbuilt by vercel-labs2mo ago
AI SDK Slackbot(https://github.com/vercel-labs/ai-sdk-slackbot)

Reference Slack agent built with the Vercel AI SDK — answer questions and run tools right in Slack.

AI AgentsOpen SourceTask Agents130built by vercel-labs2mo ago
AI SDK Python Streaming(https://github.com/vercel-labs/ai-sdk-preview-python-streaming)

Reference template for streaming Python backends with the Vercel AI SDK frontend.

Developer ToolsOpen SourceLibraries367built by vercel-labs2mo ago
AI Facts(https://github.com/vercel-labs/ai-facts)

Real-time fact checker for spoken statements — wires the Vercel AI SDK to Perplexity for grounding and DeepGram for live transcription.

AI ToolsOpen SourceLLM Infrastructure161built by vercel-labs2mo ago
QuickJS WASI(https://github.com/vercel-labs/quickjs-wasi)

Snapshotable JavaScript runtime via WebAssembly. Runs QuickJS-NG compiled to WASM and lets you snapshot the entire VM state including pending promises.

Developer ToolsOpen SourceLibraries77built by vercel-labs2mo ago
Deploy OpenClaw on Vercel(https://github.com/vercel-labs/vercel-openclaw)

Template and tooling to deploy OpenClaw on Vercel.

Developer ToolsOpen SourcePlatforms117MITbuilt by vercel-labs2mo ago
AI SDK Multi-Step Preview(https://github.com/vercel-labs/ai-sdk-preview-multi-steps)

Vercel AI SDK preview demo for building multi-step agent workflows.

AI AgentsOpen SourceFrameworks117built by vercel-labs2mo ago
Markdown Sanitizers(https://github.com/vercel-labs/markdown-sanitizers)

TypeScript markdown sanitizers for safer AI-agent output — defend against prompt injection in rendered responses.

CybersecurityOpen SourcePrivacy Tools130MITbuilt by vercel-labs2mo ago
Autoship(https://github.com/vercel-labs/autoship)

CLI that automates changeset-based release flows — bumps versions, writes changelogs, and ships packages on merge.

Developer ToolsOpen SourceCLI Tools156Apache-2.0built by vercel-labs2mo ago
Open Plugin Spec(https://github.com/vercel-labs/open-plugin-spec)

Minimal standard for packaging agent extensions into distributable plugins.

AI AgentsOpen SourcePlugins51NOASSERTIONbuilt by vercel-labs2mo ago
Claude Managed Agents Starter(https://github.com/vercel-labs/claude-managed-agents-starter)

Open-source template for building Claude Managed Agents on Vercel.

AI AgentsOpen SourceFrameworks63built by vercel-labs2mo ago
AI SDK Gateway Demo(https://github.com/vercel-labs/ai-sdk-gateway-demo)

Demo app showing how to route between LLM providers using the Vercel AI Gateway.

AI ToolsOpen SourceLLM Infrastructure128NOASSERTIONbuilt by vercel-labs2mo ago
Nitro iMessage Agent Template(https://github.com/vercel-labs/nitro-imessage-agent-template)

Durable iMessage AI agent template. Text your agent and get retryable LLM and tool replies with full observability, deployed on Vercel.

AI AgentsOpen SourceTask Agents56Apache-2.0built by vercel-labs2mo ago
npm.bet(https://github.com/vercel-labs/npm.bet)

Visualizer for npm download trends across packages — see which libraries are winning.

Developer ToolsOpen SourcePlatforms58built by vercel-labs2mo ago
MCP to AI SDK(https://github.com/vercel-labs/mcp-to-ai-sdk)

Adapter that exposes any MCP server's tools to the Vercel AI SDK — drop MCP tools into your agent in one line.

AI ToolsOpen SourceLLM Infrastructure122Apache-2.0built by vercel-labs2mo ago
Sandcastle(https://github.com/vercel-labs/sandcastle)

Web-based Linux desktop environment running on Vercel Sandbox (proof of concept).

Developer ToolsOpen SourcePlatforms48MITbuilt by vercel-labs2mo ago
Call Summary Agent with Sandbox(https://github.com/vercel-labs/call-summary-agent-with-sandbox)

Demo agent that summarizes calls and runs follow-up code in Vercel Sandbox.

AI AgentsOpen SourceTask Agents56MITbuilt by vercel-labs2mo ago
Vectr(https://github.com/vercel-labs/vectr)

Free, open-source template for building natural language image search on the AI Cloud.

AI ToolsOpen SourceImage & Vision102MITbuilt by vercel-labs2mo ago
React View Transitions Demo(https://github.com/vercel-labs/react-view-transitions-demo)

Next.js gallery app showcasing React View Transitions with shared element morphs, directional navigation, and Suspense reveals.

Developer ToolsOpen SourceLibraries28built by vercel-labs2mo ago