Building, Governing, and Automating AI at the Edge with Cloudflare
This hands-on lab introduces participants to building and operating AI-powered applications at the edge using Cloudflare's AI platform. Participants will deploy AI inference using Workers AI, apply governance and security controls through AI Gateway, and optionally automate real-world web interactions using Cloudflare's AI-driven browser rendering capabilities. By the end of the lab, participants will understand how to safely operationalize AI workloads with performance, visibility, and control built in from day one.
Step-by-step hands-on modules
Explore Cloudflare Workers AI -- Cloudflare's serverless AI inference platform that lets you run AI models at the edge directly from Cloudflare Workers. Understand the key concepts, see how to invoke a model, and build a simple Worker script that performs an inference task (e.g., text classification or summarization). This sets the foundation for all subsequent AI workflows.
Key Steps:
Introduces Cloudflare AI Gateway, a control plane to govern, monitor, secure, and scale AI applications. Learn how to configure an AI Gateway, set rate limits, enable caching, track metrics, and observe logs for AI usage. See how AI Gateway helps manage multi-provider AI models (like OpenAI and Workers AI) through a single unified control layer.
Key Steps:
Dive into Cloudflare's Browser Rendering API and Stagehand, an AI-powered browser automation library. Build a Worker that automates a simple website interaction using natural-language instructions interpreted by Stagehand and rendered via Browser Rendering. This showcases how AI can orchestrate browser tasks at the edge.
Key Steps:
Join the hands-on session and build something real.