Cloudflare Developers - Videos
Back to ChannelAI 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...
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...
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....
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...
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...
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...
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...
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...
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...
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...
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...
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...
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...
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...
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 ...
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...
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...
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...
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:...
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...
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....
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...
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...
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...
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...
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...
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...
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...
Dry Run: Episode 7
Containers, Sandboxes, and Realtime Kit
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...
Why Cloudflare for Agents?--Walk with me!
Walk with me--why should developers use Cloudflare for agents? #cloudflare #developer #ai #artificialintelligence #programming #coding
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...
What is an AI Agent?--Walk with me! #aiagents
Walk with me--what are AI agents? #cloudflare #developer #agents #aiagents #llms #ai
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...
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...
Protect your forms with Cloudflare Turnstile
Are your login, registration, or contact forms getting hit with spam bots? In this step-by-step tutorial, Harshil Agrawal will show you how to stop form spam for good using Cloudflare Turnstile—the...
Containers--What, Why, When, How!
Cloudflare just launched Containers in public beta for all paid plans! This changes everything for developers who've been stuck choosing between serverless simplicity and container power. Chapters...
Claude Code vs Gemini CLI - Build a Hono application
Gemini CLI, is a command-line AI workflow tool that connects to your tools, understands your code and accelerates your workflows. In this video, Harshil Agrawal uses Gemini CLI and Claude Code to b...
Cloudflare Containers Public Beta — Launch Livestream
Containers are now available on Workers, unlocking a world of possibilities for your applications. Tune in to hear from Cloudflare Product Manager Mike Nomitch, who will be joined by special guests...
Use Cloudflare Containers to create a Sandbox to execute any code
Craig makes use of the new Containers feature of the Cloudflare Developer stack to create a uniquely named virtual sandbox. Repo: https://github.com/craigsdennis/sandboxing-day-containers Create ...
Cloudflare Containers 101 - Run Docker Containers on the Edge
Cloudflare Containers combine the speed and simplicity of Workers with the flexibility of full server-side runtimes like Go, Python, or custom binaries. In this video, we’ll walk you through deploy...
Find art with AI using Cloudflare Vectorize and Workers AI!
Learn how to create an art search engine to analyze and find visually similar artworks. It combines: - LLaVA (hosted on Cloudflare Workers AI) for image understanding - BGE embeddings (hosted on ...
Friends in Code Spaces 🎙️ Ep. 6 - The Future of AI Voice
Code Space: Realtime Voice AI Guests: Nina Kuruvilla (Co-founder, Daily) and Kwindla Hultman Kramer (Co-founder and CEO, Daily) What does the future of human-computer interaction sound like? This...
R2 - Accessing your bucket from Cloudflare Workers
In this video, you will set up a Cloudflare Workers project and connect it to an existing or new R2 bucket. You will secure file uploads using authentication tokens, configure the Wrangler settings...
I Built My Own Voice AI — Better Than Siri?
In this video, we break down how to build a voice AI assistant for having real-time, spoken conversations with an AI. Learn how it's built from the ground up using Cloudflare Workers for scalable b...
R2 - Migrating your bucket data
In this video, you will learn how to use Cloudflare R2's data migration tools to transfer data from other cloud providers such as Amazon S3 and Google Cloud Storage to R2. The video will demonstrat...
R2 - S3 API compatibility
In this video, you'll learn how to use S3 API commands and tools with R2, set up and configure R2 for S3 API compatibility, and integrate R2 into your existing workflows with minimal changes. Crea...
R2 - Public Buckets
This video outlines how to configure public buckets in R2, which are private by default, to enable public Internet access. It presents two methods for setting up public access: using a custom domai...