VIBE
← Back to Vibers
vercel-labs

vercel-labs

Company
@vercel-labs

Rank #4

60 apps

IS THIS YOU? — Sign in with X to claim this profile and customize it.

Apps on VibeLeaderboard

Open Plugin Spec(https://github.com/vercel-labs/open-plugin-spec)

Minimal standard for packaging agent extensions into distributable plugins.

AI AgentsOpen SourcePlugins3215d 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 SourceLibraries2815d ago
Sandcastle(https://github.com/vercel-labs/sandcastle)

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

Developer ToolsOpen SourcePlatforms48MIT15d 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 Agents56MIT15d ago
AI SDK Starter Groq(https://github.com/vercel-labs/ai-sdk-starter-groq)

Vercel AI SDK starter template wired to Groq for fast LLM inference.

AI ToolsOpen SourceLLM Infrastructure5015d ago
npm.bet(https://github.com/vercel-labs/npm.bet)

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

Developer ToolsOpen SourcePlatforms5715d 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 SourceFrameworks5615d 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 Agents50Apache-2.015d 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 SourceLibraries5215d ago
AI SDK Chrome Extension(https://github.com/vercel-labs/ai-sdk-chrome-extension)

Starter Chrome extension built with the Vercel AI SDK for shipping in-browser AI experiences.

Developer ToolsOpen SourceLibraries3715d ago
Skills Detector(https://github.com/vercel-labs/skills-detector)

Detects project characteristics to recommend agent skills for AI coding workflows.

AI AgentsOpen SourceSkills15d 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 SourceFrameworks99MIT15d 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 & Vision99MIT15d ago
x402 AI Starter(https://github.com/vercel-labs/x402-ai-starter)

Starter template for building AI agents that use the x402 payment protocol. Vercel Labs starter kit for agent-powered apps.

AI AgentsOpen SourceFrameworks7415d 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 Infrastructure70NOASSERTION15d ago
Deploy OpenClaw on Vercel(https://github.com/vercel-labs/vercel-openclaw)

Template and tooling to deploy OpenClaw on Vercel.

Developer ToolsOpen SourcePlatforms115MIT15d 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 SourceFrameworks11615d ago
AI SDK Tool Package Template(https://github.com/vercel-labs/ai-sdk-tool-as-package-template)

Template for publishing AI SDK tools as an NPM package.

Developer ToolsOpen SourceLibraries8515d 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 Tools153Apache-2.015d 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 Infrastructure15715d 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 SourceFrameworks19415d ago
AI SDK Reasoning Starter(https://github.com/vercel-labs/ai-sdk-reasoning-starter)

Next.js plus AI SDK chatbot template wired up for reasoning models — clone to start shipping a thinking-mode chat app.

AI AgentsOpen SourceFrameworks18315d 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 Infrastructure121Apache-2.015d 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 Infrastructure126NOASSERTION15d 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 Agents13015d 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 Tools128MIT15d ago
Next Browser(https://github.com/vercel-labs/next-browser)

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

Developer ToolsOpen SourceFrameworks195MIT15d 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 & Vision224NOASSERTION15d ago
AI SDK Persistence DB(https://github.com/vercel-labs/ai-sdk-persistence-db)

Reference template for persisting AI SDK chat conversations to a database — drop-in pattern for chat history in your AI app.

Developer ToolsOpen SourceFrameworks23215d ago
AI SDK Preview: Roundtrips(https://github.com/vercel-labs/ai-sdk-preview-roundtrips)

Demo of multi-step tool-calling roundtrips with the Vercel AI SDK.

AI ToolsOpen SourceLLM Infrastructure142NOASSERTION15d ago
AI SDK Preview: Attachments(https://github.com/vercel-labs/ai-sdk-preview-attachments)

Demo of the Vercel AI SDK with multimodal file attachments in chat.

AI ToolsOpen SourceLLM Infrastructure143NOASSERTION15d ago
OSS Data Analyst(https://github.com/vercel-labs/oss-data-analyst)

Open-source AI data analyst reference app by Vercel Labs — natural-language analysis over your datasets.

AI AgentsOpen SourceTask Agents143MIT15d ago
Lead Agent(https://github.com/vercel-labs/lead-agent)

Reference AI agent built with Vercel AI SDK that qualifies sales leads through conversation — fork it as a starter for your own outreach agent.

AI AgentsOpen SourceTask Agents244MIT15d ago
MCP on Vercel(https://github.com/vercel-labs/mcp-on-vercel)

Deploy a Model Context Protocol server on Vercel in minutes — template + adapter for running MCP over HTTP at the edge.

Developer ToolsOpen SourceFrameworks248MIT15d 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 SourceLibraries315NOASSERTION15d ago
AI SDK Internal Knowledge Base(https://github.com/vercel-labs/ai-sdk-preview-internal-knowledge-base)

Reference template for building an internal-knowledge-base RAG app with the Vercel AI SDK.

Developer ToolsOpen SourceLibraries317NOASSERTION15d ago
mdxg(https://github.com/vercel-labs/mdxg)

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

ProductivityOpen SourceWriting & Docs351Apache-2.015d ago
AI SDK GenUI Preview(https://github.com/vercel-labs/ai-sdk-preview-rsc-genui)

Reference template for building generative UI with React Server Components and the Vercel AI SDK.

Developer ToolsOpen SourceLibraries37915d 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 SourceLibraries36615d 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 SourcePlugins360MIT15d ago
AI SDK RAG Template(https://github.com/vercel-labs/ai-sdk-preview-rag)

Retrieval-augmented generation (RAG) starter template built on the Vercel AI SDK and Next.js.

AI ToolsOpen SourceLLM Infrastructure408MIT15d 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 Scanning404MIT15d ago
ChatGPT Apps SDK Next.js Starter(https://github.com/vercel-labs/chatgpt-apps-sdk-nextjs-starter)

Next.js starter for building ChatGPT Apps SDK integrations — auth, UI, and deploy on Vercel out of the box.

Developer ToolsOpen SourceFrameworks25515d ago
Vercel App Router Auth(https://github.com/vercel-labs/app-router-auth)

Reference patterns for implementing authentication with Next.js App Router. Cookies, sessions, middleware.

Developer ToolsOpen SourceFrameworks41915d 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 Infrastructure53615d 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 SourceFrameworks581MIT15d 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 SourceFrameworks820MIT15d 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 SourceLibraries876Apache-2.015d 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 Tools884Apache-2.015d 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 SourceSkills92015d 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 SourceFrameworks794Apache-2.015d 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.1kNOASSERTION15d 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.3kNOASSERTION15d 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.3kApache-2.015d 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.2kApache-2.019d 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.5kApache-2.019d 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.6kMIT1mo ago
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 SourceSkills35.8kApache-2.03mo 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 Tools9.7kApache-2.03mo 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.1kApache-2.03mo ago