Cloudflare Workers AI
Core workflows
Step-by-step ways to use Cloudflare Workers AI for the work it does best.
01
02
← Back to the Cloudflare Workers AI collection
Workflow
Deploy a controlled Workers AI inference endpoint
Run a catalog model from a Cloudflare Worker with protected bindings, validation, Gateway controls, and production limits.
Workflow
Build a source-aware RAG service with Workers AI and Vectorize
Create embeddings, index governed records in Vectorize, retrieve context, and generate answers with traceable evidence.