Cloudflare Developers
Welcome to the Cloudflare Developers YouTube channel! Here you will find tutorials created by Cloudflare developers, to help all ...

Use the Agents SDK to listen to concert posters
The speaker explores building Band-Aid, an AI-assisted app that reads concert posters with OCR, extracts band names and dates, and even creates Spotify playlists from what it learns. He experiments with image rotation/normalization, browser rendering, and a modular agents framework to orchestrate data from posters to Spotify, logging user activity and planning future proactive recommendations based on user listening history.

Top 3 New Node.js APIs on Cloudflare Workers
The video walks through Confidence’s top Node API additions for Cloudflare Workers, focusing on enabling Node-style HTTP/HTTPS client and server usage, an in-memory virtual FS via the Node FS model, and the process model with top-level and scoped environment variables. He demonstrates practical demos for each (HTTP server with Express, FS-backed config files, and environment-driven process data), and also highlights experimental tools like zlib compression, plus other supported Node APIs (DNS, TLS, crypto, timers, and console) that broaden library compatibility on Cloudflare Workers.

Use AI to explore existing codebases | AI Avenue Tutorials Ep 3
The video guides you through exploring an open codebase with AI assistance, showing how to understand unfamiliar tooling, interfaces, and coding styles. It walks through practical examples—from inspecting a server folder and TypeScript interfaces to using AI to explain code, query SQL, and experiment with Cloudflare MCP servers and workflows—emphasizing context, documentation, and safe integration of AI tools.

Build an AI Chat app with configurable personality from scratch | AI Ave Ep 3
The video walks you through building an AI chatbot from scratch, starting with a bare-bones web app and gradually adding a backend API, a front-end client, and integration with Cloudflare Workers. It covers defining system messages, handling JSON payloads, building REST endpoints (GET and POST), and enhancing the app with streaming responses, multi-language prompts, and a client-side UI, culminating in a deployable AI chatbot.

Dry Run: Episode 10
The video recaps Cloudflare's birthday week, highlighting a flurry of announcements and the team's focus on AI agents, new protocols, and developer tools, along with personal reflections on aging and the evolving tech landscape.

Host Your Own Vibe Coding Platform!
The video introduces Cloudflare's Vibe SDK, an AI-powered, one-click platform to design, generate, preview, and deploy apps on Cloudflare’s edge network. The creator walks through a demo—building a fitness app from plain English, reviewing generated code and previews, and deploying to a Cloudflare account (with options to connect GitHub and CI/CD) while highlighting debugging tools and configurability.

Dry Run 🎙️ Episode 10: Happy Belated Birthday Internet!
The hosts return after a three-month break during birthday week, reflecting on the flurry of Cloudflare announcements and ongoing AI/agent work. They dive into updates on X42, MCP, Captain Web, Vibe SDK, and open-source sponsorship with Tanstack/Astro, while also sharing personal career thoughts, interest in new tools, and plans for future development and collaborations.

Secure Cloudflare Workers for Your Team | GitHub SSO & OTP Login
The video demonstrates how to rapidly secure a Cloudflare Worker with enterprise-grade authentication in under a minute, by enabling Cloudflare Access and tying it to a GitHub identity provider. It walks through creating a worker, configuring access policies to restrict to a GitHub organization, enabling GitHub login, and validating access via logs, with a preview of future steps like JWT validation. The overall message is that you can achieve strong access control for a public worker without writing authentication code yourself.

Build a Movie Marketing Simulator AI Agent | AI Ave Ep 3 Tutorial
This tutorial introduces the AI Agent SDK on Cloudflare and walks through building a demo movie-planning app (Cinear Marketer) with multiple agents (Hollywood agent and reporter agent). It covers local development, deploying via Cloudflare, managing per-agent state, and how front-end and back-end components interact to generate posters, descriptions, and reviews, all while illustrating the concept of human-in-the-loop and future enhancements like RLHF.

Dishaster - Vibe Code a Physics based Video Game about Robots doing Dishes | AI Avenue Tutorials
A developer educator explains that building something unfamiliar is a key way to gain empathy for learners. They demo a dish-cleaning robot game inspired by Quop, created with AI-assisted coding (CodeEx/OpenAI) and TypeScript, reflecting on the humbling experience of not writing code themselves and inviting others to try it.

Let's put the AI in lots of little boxes - Kenton Varda, Cloudflare Connect 2025
The speaker explains sandboxing for code running in trusted environments, argues for fine grained, per task permissions, and showcases how Cloudflare uses bindings and a dynamic worker model to safely run AI driven code at scale. He also explores future patterns for agents, memory, and safe architectures to prevent leakage and misuse of data.
Get daily AI recaps from
Cloudflare Developers in your inbox
Get AI-powered summaries delivered to your inbox. Save hours every week while staying fully informed.
