Cloudflare Developers - Videos

Back to Channel

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

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

679 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...

2,020 views • 84 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,830 views • 56 likes • 7 comments • June 26, 2025

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...

11,754 views • 164 likes • 16 comments • June 26, 2025

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...

2,908 views • 97 likes • 12 comments • June 25, 2025

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...

7,550 views • 108 likes • 16 comments • June 25, 2025

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...

5,226 views • 212 likes • 21 comments • June 24, 2025

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 ...

3,857 views • 117 likes • 5 comments • June 24, 2025

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...

16,013 views • 505 likes • 75 comments • June 24, 2025

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 ...

1,764 views • 49 likes • 6 comments • June 20, 2025

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...

259 views • 9 likes • 3 comments • June 11, 2025

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...

2,544 views • 43 likes • 8 comments • June 10, 2025

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...

2,344 views • 80 likes • 17 comments • June 09, 2025

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...

635 views • 9 likes • 1 comments • June 09, 2025

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...

1,728 views • 40 likes • 3 comments • June 06, 2025

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...

4,320 views • 69 likes • 7 comments • June 05, 2025

Getting started with R2

Cloudflare R2 is an object storage solution designed to handle your data and files efficiently. It is ideal for various use cases, such as storing large media files, creating data lakes, or deliver...

7,573 views • 176 likes • 7 comments • June 04, 2025

Use the new OpenAI MCP Tool in the Responses API

OpenAI now supports a new type of tool that behaves like an MCP Client. Let's see how to use it to connect to a Remote MCP server. OpenAI Docs: https://platform.openai.com/docs/guides/tools-remote...

10,506 views • 139 likes • 7 comments • May 21, 2025

They built AI-powered cloud storage that understands your data — Interview with LiquidMetal

Kristian Freeman (https://x.com/kristianf_), Senior Developer Advocate at Cloudflare, interviews Fokke Dekker from LiquidMetal (https://x.com/LiquidMetalAI) about AI development, building RAG apps,...

1,058 views • 29 likes • 3 comments • May 15, 2025

Chat with a D1 SQL Database via Remote MCP Server in Windsurf

Help your Windsurf IDE better understand your database and make your life easier as a developer--chat w/ your D1 SQL database from within the IDE. 1. Click a button to deploy a remote MCP Server t...

1,364 views • 29 likes • 1 comments • May 09, 2025

Behind the Scenes: Powering Wix with MCP and Workers for Platforms

Get an exclusive look at the architecture behind Wix’s new MCP server, how they built it on Cloudflare Workers, and how Wix leverages Workers for Platforms

919 views • 25 likes • 1 comments • May 09, 2025

Connect Your Remote MCP Server to Windsurf

Need to use your remote MCP Server directly from the Windsurf IDE? Learn how to save time and chat with it from where you write code. Summarize Andor Season 2 MCP Server video: https://youtu.be/2k...

1,564 views • 21 likes • 4 comments • May 08, 2025

Build an AI Agent based Kudos Board

This an introduction to the Cloudflare Agent Framework (https://agents.cloudflare.com) to capture and store kudos. It makes use of Workflows and the Agent's scheduling capabilities to capture comme...

3,163 views • 99 likes • 10 comments • May 08, 2025

Simplify RAG! Build a RAG App in Minutes w/ Cloudflare AutoRAG

Cloudflare just released AutoRAG, a product that sets up a RAG (retrieval augmented generation) pipeline for you. Instead of you having to write code to make a RAG system using Workers AI, Vectoriz...

2,309 views • 65 likes • 15 comments • May 06, 2025

Retrieve Links from a Webpage with Cloudflare Browser Rendering in Under 2 Minutes!

Cloudflare Browser Rendering's Rest API went Generally Available and they released both a new free tier as well as new API endpoints for developers to use to scrape and crawl the web. You can - ...

1,726 views • 51 likes • 7 comments • May 05, 2025

Build a Remote MCP Server to Summarize Andor Episodes with Cloudflare

LLMs like LLaMA and Claude don't know what's happening in Andor Season 2. Learn to build a Remote MCP Server to summarize and explain Andor Season 2 episodes by scraping them with Cloudflare Browse...

1,340 views • 45 likes • 1 comments • May 04, 2025

I built an MCP Server to order 🍕 from Claude Code

All this vibe coding is making me hungry... So I built a remote MCP Server with Cloudflare Workers that lets me order 🍕 directly from within Claude Code. Build your own MCP Server using this templ...

2,071 views • 66 likes • 2 comments • May 04, 2025

Friends in Code Spaces 🎙️ Ep. 4 - Designing Intelligence: GitHub Next, AI, & the Human Side of Code

Friend: Idan Gazit (Senior Director of Research, GitHub) Code Space: Product Making This episode features a conversation with Idan Gazit, Senior Director of Research at GitHub Next. With a backgro...

219 views • 4 likes • 0 comments • May 02, 2025