Cloudflare Developers - Videos

Back to Channel

Agents Hackathon Welcome Video

Are you at an AI Agent hackathon and are looking to get started really quick? Come build on Cloudflare, we have excellent starters that you can use to get you going right away. One quick deploy ho...

459 views • 24 likes • 1 comments • October 24, 2025

Secure Cloudflare Workers for Your Team | GitHub SSO & OTP Login

Tired of leaving your internal tools and Cloudflare Workers exposed? In this video, I'll show you how to lock them down for your team using the power of Cloudflare Zero Trust. All without writing a...

706 views • 50 likes • 11 comments • October 16, 2025

Dishaster - Vibe Code a Physics based Video Game about Robots doing Dishes | AI Avenue Tutorials

Wanna vibe code a video game? You can just do things! On the Doing episode of AI Avenue ( https://youtu.be/_ZtgIRFgPdU ) we talk about how hard it is for Robots to do the dishes, so Craig thought ...

592 views • 13 likes • 1 comments • October 10, 2025

Build a Movie Marketing Simulator AI Agent | AI Ave Ep 3 Tutorial

Yorick the talking hand from AI Avenue ( https://youtu.be/XfFtUmEta7s ) has gone and built a (completely ethical) tutorial app that uses generative AI to help produce marketing copy, poster, and ev...

392 views • 15 likes • 0 comments • October 03, 2025

Dry Run: Episode 10

Happy Belated Birthday

200 views • 6 likes • 0 comments • October 01, 2025

Dry Run 🎙️ Episode 10: Happy Belated Birthday Internet!

Your localhosts, Craig Dennis and Sunil Pai reconnect after a break, celebrating Cloudflare's 15 years of innovation and discussing various topics including the importance of innovation weeks, the ...

168 views • 5 likes • 1 comments • October 01, 2025

Host Your Own Vibe Coding Platform!

Cloudflare just open-sourced VibeSDK — a one-click, AI “vibe coding” platform that generates, previews, and deploys apps from plain-English prompts. In this video I walk through why it matters and ...

1,530 views • 54 likes • 5 comments • September 29, 2025

Build an AI Chat app with configurable personality from scratch | AI Ave Ep 3

This tutorial is part of a series from AI Avenue ( https://aiavenue.show ). We are going to craft a brand new chat app as seen in Episode 3: https://youtu.be/0GcVU3R5_qE 👉 App: https://chatty.aiav...

531 views • 19 likes • 1 comments • September 26, 2025

Use AI to explore existing codebases | AI Avenue Tutorials Ep 3

Eventually you are going to come across a codebase that you don't understand the underlying technology. This tutorial is part of a series for AI Avenue and this follows Episode 3: https://youtu.be...

509 views • 18 likes • 1 comments • September 26, 2025

Top 3 New Node.js APIs on Cloudflare Workers

Cloudflare Workers just got a huge upgrade with newly supported Node.js APIs! In this video, we’ll cover the top features now available and what they unlock for developers. Whether you’re building ...

1,709 views • 89 likes • 16 comments • September 25, 2025

RIP REST & GraphQL 🪦

Get started with Cap'n Web herehttps://blog.cloudflare.com/capnweb-javascript-rpc-library/ Create an account on Cloudflare today for free: https://dash.cloudflare.com/sign-up #cloudflare #cloudfl...

1,391 views • 64 likes • 14 comments • September 22, 2025

Use the Agents SDK to listen to concert posters

Craig created an app that lets him take a photo of a concert poster, have OpenAI GPT-5 extract the bands information, research the bands and venue, and then create a trackable Spotify playlist. He...

683 views • 20 likes • 3 comments • September 19, 2025

Read concert posters using Structured Outputs and OCR | Tutorial | AI Ave Ep 2

This tutorial is part of the AI Avenue Series and follows what is discussed in AI Avenue Episode 2 Vision: https://youtu.be/xp4Z_ZqP4Ck 📓 Teacher's notes: https://github.com/craigsdennis/aiave-not...

465 views • 17 likes • 2 comments • September 19, 2025

AI Voice: Let's talk about ........... latency | AI Avenue Episode One

Latency is a common problem. With the want to create realistic AI Voice applications, recent advancements have tackled the problem head on. Come learn more on Episode One Voice of AI Avenue: https...

666 views • 12 likes • 0 comments • September 15, 2025

Building the Same App with Codex CLI and Claude Code

OpenAI Codex CLI is a coding agent you can run locally from your terminal. It can read, modify, and run code directly on your machine. In this video, Gift compares Codex CLI with Claude Code to bui...

1,294 views • 36 likes • 5 comments • September 15, 2025

Talk To The Hand | Deploy A Conversational Voice AI Agent | AI Avenue Tutorials | Ep 1 Voice

Deploy an @elevenlabsio Conversational AI Agent on Workers. Speak out loud to AI. This tutorial follows the Voice episode of AI Avenue where Yorick, the robot hand gets a new Voice: https://youtu....

819 views • 26 likes • 3 comments • September 12, 2025

AI Avenue Tutorials Introduction

Welcome to AI Avenue tutorials! Every episode of https://aiavenue.show has working apps that you can explore. 🧑‍🏫 Teacher notes can be found at: https://github.com/craigsdennis/aiave-notes Chapt...

343 views • 16 likes • 1 comments • September 12, 2025

How to create your own AI wrapper

AI APIs are becoming increasingly more powerful. In this video Craig wraps the @elevenlabsio Dubbing API to create a powerful translator that you should experience for yourself: https://speak-easi...

1,931 views • 59 likes • 4 comments • September 08, 2025

Stop Using VPNs, DDNS & Port Forwarding: Cloudflare Tunnels Are Better!

Learn how to set up Cloudflare Tunnels to securely expose your local services to the internet without opening ports, setting up VPNs or compromising security. In this step-by-step guide, we’ll cove...

3,938 views • 131 likes • 9 comments • September 08, 2025

Build Realtime Voice Agents - ft OpenAI, Stripe, Twilio & Resend

Learn how to build a real-time voice agent powered by OpenAI, Stripe, Twilio, and Resend in this hands-on walkthrough. We’ll cover what the project is, show a live demo of the agent in action, expl...

1,020 views • 37 likes • 7 comments • September 02, 2025

Zero to SaaS: Bindings and Durable Object - Pt. 2

In this five-part tutorial series, you’ll ship Web2Kindle—a browser extension and serverless backend that sends web articles to your Kindle in seconds—using Cloudflare Workers, KV, R2, Durable Obje...

965 views • 28 likes • 4 comments • August 29, 2025

Edit Images with Nano Banana (Gemini 2.5 Flash) in Workers

Learn how to edit an input image with a prompt using Google's new Gemini 2.5 Flash Image Generation model (aka Nano Banana) in Cloudflare Workers. Then, save the generated image to Cloudflare R2, z...

1,007 views • 43 likes • 4 comments • August 27, 2025

Generate images with new Workers AI models

In this video, Harshil, tries out the new Leonardo.Ai models on Workers AI to generate images. Create an account on Cloudflare today for free: https://dash.cloudflare.com/sign-up GitHub Repo: htt...

589 views • 15 likes • 2 comments • August 27, 2025

Book a Tennis Court via Authenticated MCP Server

Book a public tennis🎾 court via authenticated remote MCP (Model Context Protocol) server with browser automation using Cloudflare Browser Rendering and Stytch so only you can book a court in your n...

368 views • 19 likes • 6 comments • August 27, 2025

Diffusion Models--Walk with me!

Ever wondered how DALL-E, Midjourney, and Stable Diffusion actually generate those incredible images? It's all about diffusion models—and the process is way cooler than you think. Picture this: St...

735 views • 12 likes • 2 comments • August 27, 2025

Build with the new Gemini Image Generation model and Cloudflare Workers

In this video, Harshil Agrawal, explores the new Gemini Image Generation Model (gemini-2.5-flash-image-preview "nano banana"). He walks through the code of using the model in a HONC application, de...

313 views • 11 likes • 2 comments • August 26, 2025

How I Built an AI Photo Booth

Learn how to build an AI Photo Booth complete with filters, sharing, interactive accessories, drawing, and more! - hosted on Cloudflare Workers - Real-time face detection using MediaPipe to detec...

685 views • 25 likes • 2 comments • August 26, 2025

Foundation Models--Walk with me!

What if instead of training a separate LLM for every task, you could train one giant model on basically everything, and then adapt it? That's foundation models! Ex: GPT-4 writes code and analyzes ...

682 views • 10 likes • 1 comments • August 26, 2025

Zero to SaaS: Caching & Deployment - Pt. 6

In this five-part tutorial series, you’ll ship Web2Kindle—a browser extension and serverless backend that sends web articles to your Kindle in seconds—using Cloudflare Workers, KV, R2, Durable Obje...

766 views • 28 likes • 6 comments • August 18, 2025

Chat with the Taylor Swift New Heights Podcast with AutoRAG

Don't have 2 hours to listen to the recent Taylor Swift New Heights podcast? Save time and learn how to build a Retrieval Augmented Generation (RAG) app on Cloudflare Workers so you can ask questio...

566 views • 16 likes • 7 comments • August 15, 2025

Zero to SaaS: Email Workflows on Workers - Pt. 5

In this five-part tutorial series, you’ll ship Web2Kindle—a browser extension and serverless backend that sends web articles to your Kindle in seconds—using Cloudflare Workers, KV, R2, Durable Obje...

970 views • 28 likes • 9 comments • August 13, 2025

Walk with me--openai oss models!

OpenAI just launched their open source models! Walk with me and let's talk about them, why this is big news, and how you can run them on Cloudflare. Create an account on Cloudflare today for free:...

938 views • 33 likes • 1 comments • August 06, 2025

Zero to SaaS: Build fullstack apps on Workers - Pt. 4

In this five-part tutorial series, you’ll ship Web2Kindle—a browser extension and serverless backend that sends web articles to your Kindle in seconds—using Cloudflare Workers, KV, R2, Durable Obje...

980 views • 26 likes • 6 comments • August 06, 2025

Build Secure AI Agents with Auth0 and Workers

Join our live stream to learn how to build and securely deploy AI agents with Auth0 and Cloudflare Workers. Resources & Links: https://github.com/auth0-lab/cloudflare-agents-starter https://auth0....

1,343 views • 68 likes • 5 comments • August 06, 2025

Learn OpenAI Responses API through hands-on demos

OpenAI Responses API is very powerful and the next evolution in how we build AI Applications. Let's work through various demos showing off it's functionality. Repo: https://github.com/craigsdenni...

1,768 views • 48 likes • 5 comments • August 05, 2025

Upload Large Files to R2 Object Storage using Actors

R2 is a zero egress fee S3 compatible object storage solution. It is ideal for large AI training datasets. If you've ever tried to allow your users to upload large datasets via a web browser, you k...

1,915 views • 69 likes • 5 comments • August 04, 2025

Dry Run: Episode 9

Vibez

179 views • 10 likes • 0 comments • July 31, 2025

Dry Run 🎙️ Episode 9: Vibez

In this episode, Craig Dennis, Sunil Pai, and Naresh discuss the evolution of AI coding agents, the concept of vibe coding, and the emergence of barefoot developers. They explore the challenges and...

349 views • 9 likes • 0 comments • July 30, 2025

Zero to SaaS: Build fullstack apps on Workers - Pt. 3

In this five-part tutorial series, you’ll ship Web2Kindle—a browser extension and serverless backend that sends web articles to your Kindle in seconds—using Cloudflare Workers, KV, R2, Durable Obje...

1,784 views • 53 likes • 9 comments • July 25, 2025

Zero to SaaS: Build fullstack apps on Workers - Pt. 1

In this five-part tutorial series, you’ll ship Web2Kindle—a browser extension and serverless backend that sends web articles to your Kindle in seconds—using Cloudflare Workers, KV, R2, Durable Obje...

4,096 views • 153 likes • 24 comments • July 22, 2025

Dry Run: Episode 8

You've Got Mail

334 views • 9 likes • 2 comments • July 17, 2025

Dry Run 🎙️ Episode 8: You've Got Mail

In this episode of Dry Run, Craig, Sunil, and Kate discuss the growth of the agents team at Cloudflare, recent feature releases, and the integration of email capabilities into their agents. They ce...

365 views • 14 likes • 4 comments • July 16, 2025

Dry Run 🎙️ Episode 7: Containers, Sandboxes, and the RealtimeKit

Summary In this episode of Dry Run, hosts Craig Dennis and Sunil Pai discuss their recent travels, including Sunil's trip to India and Craig's family vacation in Vietnam. They delve into the launc...

574 views • 20 likes • 3 comments • July 09, 2025

Dry Run: Episode 7

Containers, Sandboxes, and Realtime Kit

272 views • 12 likes • 1 comments • July 09, 2025

What are Transformer Models in AI? Walk with me! #programming #ai

A transformer is a neural network architecture that's revolutionized natural language processing (NLP) by excelling at understanding and generating human-like text through pattern analysis, leading...

935 views • 31 likes • 1 comments • July 08, 2025

Why Cloudflare for Agents?--Walk with me!

Walk with me--why should developers use Cloudflare for agents? #cloudflare #developer #ai #artificialintelligence #programming #coding

700 views • 20 likes • 5 comments • July 03, 2025

Browser Automation with Playwright MCP and Cloudflare Browser Rendering

Automate any website interaction with AI using Playwright MCP and Cloudflare Browser Rendering. This is perfect for developers looking to automate web scraping, testing, and data extraction workflo...

1,608 views • 50 likes • 3 comments • July 03, 2025

What is an AI Agent?--Walk with me! #aiagents

Walk with me--what are AI agents? #cloudflare #developer #agents #aiagents #llms #ai

621 views • 20 likes • 1 comments • July 02, 2025

How to Block AI Scrapers? Crawl/Walk with me! #coding

Walk (or crawl) with me! Learn how Cloudflare can now help you charge AI bots to access your website's content and block them from scraping it via a managed robots.txt file with their AI Audit prod...

1,506 views • 75 likes • 5 comments • July 01, 2025

How I Fixed Hacker News with Browser Rendering, Workers AI, + Email Automation

Stop manually checking Hacker News - let AI do it for you and deliver it to your inbox! Tired of constantly refreshing Hacker News to stay updated? I built the ultimate solution: a Cloudflare Work...

1,579 views • 54 likes • 7 comments • June 26, 2025