Cloudflare Developers

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

Technology 43 summaries
Mar 23 - Mar 29, 2026
11 videos
Use the Agents SDK to listen to concert posters thumbnail

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.

00:01:26 read 00:11:43 video 9 chapters
Top 3 New Node.js APIs on Cloudflare Workers thumbnail

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.

00:01:04 read 00:09:50 video 5 chapters
Use AI to explore existing codebases | AI Avenue Tutorials Ep 3 thumbnail

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.

00:01:34 read 00:21:16 video 11 chapters
Build an AI Chat app with configurable personality from scratch | AI Ave Ep 3 thumbnail

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.

00:01:58 read 01:01:58 video 15 chapters
Dry Run: Episode 10 thumbnail

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.

00:00:47 read 01:01:01 video 9 chapters
Host Your Own Vibe Coding Platform! thumbnail

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.

00:00:27 read 00:06:30 video 1 chapters
Dry Run 🎙️ Episode 10: Happy Belated Birthday Internet! thumbnail

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.

00:01:42 read 00:56:23 video 14 chapters
Secure Cloudflare Workers for Your Team | GitHub SSO & OTP Login thumbnail

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.

00:01:27 read 00:06:14 video 10 chapters
Build a Movie Marketing Simulator AI Agent | AI Ave Ep 3 Tutorial thumbnail

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.

00:01:51 read 00:38:55 video 14 chapters
Dishaster - Vibe Code a Physics based Video Game about Robots doing Dishes | AI Avenue Tutorials thumbnail

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.

00:01:01 read 00:05:50 video 6 chapters
Let's put the AI in lots of little boxes - Kenton Varda, Cloudflare Connect 2025 thumbnail

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.

00:00:48 read 00:42:23 video 10 chapters

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.