← Home

Cloudflare AI Builder

Interactive visual walkthroughs of how to build AI applications and agents on Cloudflare — from identity-aware model controls and RAG to durable agents, private networking, and Cloudflare OS.

10 – 17 Building AI Applications
Use Case 10 AI Engineers / Developers 👤 User / App → Cloudflare → 🤖 LLM

RAG Knowledge Base

Build retrieval-augmented generation pipelines — automated document indexing, semantic vector search, and grounded LLM responses — with AI Search, Vectorize, Workers AI, and Workers.

AI Search Vectorize Workers AI Workers
Explore flow
Use Case 11 Developers 👤 User / Phone → Cloudflare → 🤖 STT / TTS

Voice AI Agent

Build real-time voice agents with speech-to-text, LLM turn processing, and sentence-chunked TTS synthesis over WebSocket — with persistent conversation history and Twilio telephony support.

Agents SDK Workers AI (STT/TTS) Durable Objects
Explore flow
Use Case 12 Developers 👤 Browser Client → Cloudflare → 🤖 LLM

Persistent AI Chat Agent

Build stateful AI chat applications with automatic message persistence, resumable streams, real-time state sync via useAgentChat, and human-in-the-loop tool approval — all powered by AIChatAgent and Durable Objects.

AIChatAgent Durable Objects SQLite State Workers AI
Explore flow
Use Case 13 Developers / Ops 🤖 Agent → Cloudflare → 📦 Services

Autonomous Scheduled Agent

Build agents that schedule and execute their own work — delayed, datetime, cron, or interval — using Durable Object alarms and SQLite-persisted task queues, with AI-assisted natural language scheduling.

Agents SDK DO Alarms SQLite Workers AI
Explore flow
Use Case 14 AI Engineers / Developers 🤖 Agent → Cloudflare → 🌐 Web

Browser AI Agent

Give AI agents full Chrome DevTools Protocol access via Browser Run — scrape rendered SPAs, capture screenshots and PDFs, inspect accessibility trees, and automate web workflows from natural language instructions.

Agents SDK Browser Run Workers AI R2
Explore flow
Use Case 15 Platform / Security 🤖 Agent / Device → Cloudflare → 🗃 Private Resources

Private Networking for Agents

Give agents secure, bidirectional private access to internal databases, APIs, and MCP servers with Cloudflare Mesh and Workers VPC — no VPNs, no public endpoints, no per-service tunnels. One binding reaches your entire private network.

Cloudflare Mesh Workers VPC Cloudflare One Client Gateway / Access
Explore flow
Use Case 16 AI Engineers / Platform 📡 Event → Think Agent (DO) → 🧷 Execution Ladder

Durable Long-Running Agents

Build agents that survive crashes, hibernate when idle, delegate to sub-agents, choose isolate or Linux execution with the preview @cloudflare/computer runtime, and expose every model call, tool, approval, and token through agent tracing.

Project Think Agents SDK Fibers Dynamic Workers Sandbox SDK @cloudflare/computer Agent Tracing
Explore flow
Use Case 17 · Featured Platform Developers / Platform 👤 Employee → Cloudflare OS → ⚡ Apps / Workflows

Cloudflare OS: Governed AI Workspaces & Apps

Give every employee a company-grounded agent workspace that can build secure apps and workflows. Gatekeepers keep credentials out of generated code, policy follows observed data, and AI Gateway centralizes models and spend.

Cloudflare OS Gatekeepers Dynamic Workers DO Facets AI Gateway
Explore flow