Skip to content

Vibe Documentation

The language to build incredible AI agents

AI-Native Syntax

Prompts are first-class language primitives. Write do "Explain this" instead of verbose API calls.

Strong Typing

AI calls return typed values. Get number, boolean, text[] directly—no parsing needed.

TypeScript Interop

Drop into TypeScript whenever you need it. Full access to TypeScript functions and utilities.

Multi-Provider

Works with OpenAI, Anthropic, Google, and any OpenAI-compatible API.