|
9 | 9 | author: craig |
10 | 10 | updated: 2024-06-20 |
11 | 11 | difficulty: Beginner |
12 | | - pcx_content_type: tutorial |
| 12 | + pcx_content_type: tutorial |
13 | 13 | - link: https://www.youtube.com/watch?v=MlV9Kvkh9hw |
14 | 14 | id: Build a URL Shortener with an AI-based admin section |
15 | 15 | description: We are building a URL Shortener, shrty.dev, on Cloudflare. The apps uses Workers KV and Workers Analytics engine. Craig decided to build with Workers AI runWithTools to provide a chat interface for admins. |
|
20 | 20 | author: craig |
21 | 21 | updated: 2024-07-01 |
22 | 22 | difficulty: Beginner |
23 | | - pcx_content_type: tutorial |
| 23 | + pcx_content_type: tutorial |
24 | 24 | - link: https://www.youtube.com/watch?v=dttu4QtKkO0 |
25 | 25 | id: Build Rust Powered Apps |
26 | 26 | description: In this video, we will show you how to build a global database using workers-rs to keep track of every country and city you’ve visited. |
|
31 | 31 | author: confidence |
32 | 32 | updated: 2024-06-25 |
33 | 33 | difficulty: Beginner |
34 | | - pcx_content_type: tutorial |
| 34 | + pcx_content_type: tutorial |
35 | 35 | - link: https://www.youtube.com/watch?v=GRpwVMkVmKo |
36 | 36 | id: API Roll (Father's Day) |
37 | 37 | description: This walks through how to use Workers AI with Hono and Zod to create a streaming pun generating API. |
|
42 | 42 | author: craig |
43 | 43 | updated: 2024-06-15 |
44 | 44 | difficulty: Beginner |
45 | | - pcx_content_type: tutorial |
| 45 | + pcx_content_type: tutorial |
46 | 46 | - link: https://www.youtube.com/watch?v=MLbo7MGY_lU |
47 | 47 | id: AI can see clearly now - Build Vision Apps on Cloudflare Workers AI |
48 | 48 | description: The LlaVa model is hosted on Cloudflare Workers AI. Which means you are an API call away from brand new powerful vision use cases in all of your applications. |
|
53 | 53 | author: craig |
54 | 54 | updated: 2024-06-11 |
55 | 55 | difficulty: Beginner |
56 | | - pcx_content_type: tutorial |
| 56 | + pcx_content_type: tutorial |
57 | 57 | - link: https://www.youtube.com/watch?v=QTsaAhFvX9o |
58 | 58 | id: Stateful Apps with Cloudflare Workers |
59 | 59 | description: Learn how to access external APIs, cache and retrieve data using Workers KV, and create SQL-driven applications with Cloudflare D1. |
|
64 | 64 | author: kristian |
65 | 65 | updated: 2024-05-22 |
66 | 66 | difficulty: Intermediate |
67 | | - pcx_content_type: tutorial |
| 67 | + pcx_content_type: tutorial |
68 | 68 | - link: https://www.youtube.com/watch?v=5UTExUQ8Fwo |
69 | 69 | id: Workers AI - Getting Started - Vanilla Chat App |
70 | 70 | description: Get started building AI apps on Cloudflare using Pages and the GitHub starter template for a Vanilla JavaScript Chat App. |
|
75 | 75 | author: craig |
76 | 76 | updated: 2024-04-17 |
77 | 77 | difficulty: Beginner |
78 | | - pcx_content_type: tutorial |
| 78 | + pcx_content_type: tutorial |
79 | 79 | - link: https://www.youtube.com/watch?v=H7Qe96fqg1M |
80 | 80 | id: Learn Cloudflare Workers - Full Course for Beginners |
81 | 81 | description: Learn how to build your first Cloudflare Workers application and deploy it to Cloudflare's global network. |
|
86 | 86 | author: kristian |
87 | 87 | updated: 2024-03-12 |
88 | 88 | difficulty: Beginner |
89 | | - pcx_content_type: tutorial |
| 89 | + pcx_content_type: tutorial |
90 | 90 | - link: https://www.youtube.com/watch?v=8SnrvAYAJ4Q |
91 | 91 | id: Image Generation, Inpainting, and Vision Models |
92 | 92 | description: Is that person you are about to swipe right on, actually real? Are they AI Generated? |
|
97 | 97 | author: craig |
98 | 98 | updated: 2024-03-08 |
99 | 99 | difficulty: Beginner |
100 | | - pcx_content_type: tutorial |
| 100 | + pcx_content_type: tutorial |
101 | 101 | - link: https://www.youtube.com/watch?v=9JM5Z0KzQsQ |
102 | 102 | id: Learn AI Development (models, embeddings, vectors) |
103 | 103 | description: In this workshop, Kristian Freeman, Cloudflare Developer Advocate, teaches the basics of AI Development - models, embeddings, and vectors (including vector databases). |
|
107 | 107 | author: kristian |
108 | 108 | updated: 2023-12-14 |
109 | 109 | difficulty: Advanced |
110 | | - pcx_content_type: tutorial |
| 110 | + pcx_content_type: tutorial |
111 | 111 | - link: https://www.youtube.com/watch?v=idKdjA8t0jw |
112 | 112 | id: Optimize your AI App & fine-tune models (AI Gateway, R2) |
113 | 113 | description: In this workshop, Kristian Freeman, Cloudflare Developer Advocate, shows how to optimize your existing AI applications with Cloudflare AI Gateway, and how to finetune OpenAI models using R2. |
|
118 | 118 | author: kristian |
119 | 119 | updated: 2023-12-14 |
120 | 120 | difficulty: Advanced |
121 | | - pcx_content_type: tutorial |
| 121 | + pcx_content_type: tutorial |
122 | 122 | - link: https://www.youtube.com/watch?v=CHfKeFakGAI |
123 | 123 | id: How to use Cloudflare AI models and inference in Python with Jupyter Notebooks |
124 | 124 | description: Cloudflare Workers AI provides a ton of AI models and inference capabilities. In this video, we will explore how to make use of Cloudflare’s AI model catalog using a Python Jupyter Notebook. |
|
129 | 129 | author: craig |
130 | 130 | updated: 2023-12-14 |
131 | 131 | difficulty: Intermediate |
132 | | - pcx_content_type: tutorial |
| 132 | + pcx_content_type: tutorial |
133 | 133 | - link: https://youtu.be/cK_leoJsBWY |
134 | 134 | id: Cloudflare Workers AI, Building a "Hello, World" AI App! |
135 | 135 | description: Cloudflare's Workers AI helps you add AI functionality to the apps you are building. In this video we show you how simple and straightforward it is to build the Hello World of AI apps in under 5 minutes. |
|
141 | 141 | author: craig |
142 | 142 | updated: 2024-09-11 |
143 | 143 | difficulty: Beginner |
144 | | - pcx_content_type: tutorial |
| 144 | + pcx_content_type: tutorial |
145 | 145 | - link: https://youtu.be/9IjfyBJsJRQ |
146 | 146 | id: Use Vectorize to add additional context to your AI Applications through RAG |
147 | 147 | description: A RAG based AI Chat app that uses Vectorize to access video game data for employees of Gamertown. |
|
153 | 153 | author: craig |
154 | 154 | updated: 2024-09-12 |
155 | 155 | difficulty: Intermediate |
156 | | - pcx_content_type: tutorial |
| 156 | + pcx_content_type: tutorial |
157 | 157 | - link: https://youtu.be/doKt9wWQF9A |
158 | 158 | id: AI meets Maps | Using Cloudflare AI, Langchain, Mapbox, Folium and Streamlit |
159 | 159 | description: Welcome to RouteMe, a smart tool that helps you plan the most efficient route between landmarks in any city. Powered by Cloudflare Workers AI, Langchain and Mapbox. This Streamlit webapp uses LLMs and Mapbox off my scripts API to solve the classic traveling salesman problem, turning your sightseeing into an optimized adventure! |
|
165 | 165 | author: lizzie |
166 | 166 | updated: 2024-09-16 |
167 | 167 | difficulty: Intermediate |
168 | | - pcx_content_type: tutorial |
| 168 | + pcx_content_type: tutorial |
169 | 169 | - link: https://youtu.be/bwJkwD-F0kQ |
170 | 170 | id: Welcome to the Cloudflare Developer Channel |
171 | 171 | description: Welcome to the Cloudflare Developers YouTube channel. We've got tutorials and working demos and everything you need to level up your projects. Whether you're working on your next big thing or just dorking around with some side projects, we've got you covered! So why don't you come hang out, subscribe to our developer channel and together we'll build something awesome. You're gonna love it. |
|
177 | 177 | author: craig |
178 | 178 | updated: 2024-09-18 |
179 | 179 | difficulty: Beginner |
180 | | - pcx_content_type: tutorial |
| 180 | + pcx_content_type: tutorial |
181 | 181 | - link: https://youtu.be/10-kiyJNr8s |
182 | 182 | id: Build a private AI chatbot using Meta's Llama 3.1 |
183 | 183 | description: In this video, you will learn how to set up a private AI chat powered by Llama 3.1 for secure, fast interactions, deploy the model on Cloudflare Workers for serverless, scalable performance and use Cloudflare's Workers AI for seamless integration and edge computing benefits. |
|
189 | 189 | author: confidence |
190 | 190 | updated: 2024-10-07 |
191 | 191 | difficulty: Beginner |
192 | | - pcx_content_type: tutorial |
| 192 | + pcx_content_type: tutorial |
193 | 193 | - link: https://developers.cloudflare.com/pages/framework-guides/deploy-a-hono-site/#creator-interview |
194 | 194 | id: DevTalk | Episode 01 - Yusuke Wada, creator of Hono Framework |
195 | 195 | description: In this interview, Yusuke Wada reflects on his journey in developing Hono. |
|
200 | 200 | author: yusuke |
201 | 201 | updated: 2024-10-08 |
202 | 202 | difficulty: Beginner |
203 | | - pcx_content_type: interview |
| 203 | + pcx_content_type: interview |
204 | 204 | - link: https://youtu.be/W45MIi_t_go |
205 | 205 | id: Building Front-End Applications | Now Supported by Cloudflare Workers |
206 | 206 | description: You can now build front-end applications, just like you do on Cloudflare Pages, but with the added benefit of Workers. |
|
212 | 212 | author: confidence |
213 | 213 | updated: 2024-10-23 |
214 | 214 | difficulty: Beginner |
215 | | - pcx_content_type: tutorial |
| 215 | + pcx_content_type: tutorial |
216 | 216 | - link: https://youtu.be/HXOpxNaKUzw |
217 | 217 | id: How to Build Event-Driven Applications with Cloudflare Queues |
218 | 218 | description: In this video, we demonstrate how to build an event-driven application using Cloudflare Queues. Event-driven system lets you decouple services, allowing them to process and scale independently. |
|
224 | 224 | author: harshil |
225 | 225 | updated: 2024-09-26 |
226 | 226 | difficulty: Intermediate |
227 | | - pcx_content_type: tutorial |
| 227 | + pcx_content_type: tutorial |
228 | 228 | - link: https://youtu.be/slS4RBV0SBk |
229 | 229 | id: Cloudflare Workflows | Introduction (Part 1 of 3) |
230 | 230 | description: In this video, we introduce Cloudflare Workflows, the Newest Developer Platform Primitive at Cloudflare. |
|
236 | 236 | author: craig |
237 | 237 | updated: 2024-10-30 |
238 | 238 | difficulty: Intermediate |
239 | | - pcx_content_type: tutorial |
| 239 | + pcx_content_type: tutorial |
240 | 240 | - link: https://youtu.be/y4PPsvHrQGA |
241 | 241 | id: Cloudflare Workflows | Batching and Monitoring Your Durable Execution (Part 2 of 3) |
242 | 242 | description: Workflows exposes metrics such as execution, error rates, steps, and total duration! |
|
248 | 248 | author: craig |
249 | 249 | updated: 2024-10-30 |
250 | 250 | difficulty: Intermediate |
251 | | - pcx_content_type: tutorial |
| 251 | + pcx_content_type: tutorial |
252 | 252 | - link: https://youtu.be/L6gR4Yr3UW8 |
253 | 253 | id: Cloudflare Workflows | Schedule and Sleep For Your Apps (Part 3 of 3) |
254 | 254 | description: Cloudflare Workflows allows you to initiate sleep as an explicit step, which can be useful when you want a Workflow to wait, schedule work ahead, or pause until an input or other external state is ready. |
|
260 | 260 | author: craig |
261 | 261 | updated: 2024-10-30 |
262 | 262 | difficulty: Intermediate |
263 | | - pcx_content_type: tutorial |
| 263 | + pcx_content_type: tutorial |
264 | 264 | - link: https://developers.cloudflare.com/workers/frameworks/framework-guides/nextjs/#video-tutorial |
265 | 265 | id: Deploy Your NextJS Application To Workers |
266 | 266 | description: Watch to learn how to easily deploy your NextJS application to the Cloudflare global network. |
|
272 | 272 | author: confidence |
273 | 273 | updated: 2024-10-31 |
274 | 274 | difficulty: Beginner |
275 | | - pcx_content_type: tutorial |
| 275 | + pcx_content_type: tutorial |
276 | 276 | - link: https://developers.cloudflare.com/workers/observability/logs/#video-tutorial |
277 | 277 | id: Workers Observability |
278 | 278 | description: With Workers Logs, you can collect, store, filter, and analyze all logging data from your Workers directly in the Cloudflare dashboard. |
|
284 | 284 | author: confidence |
285 | 285 | updated: 2024-10-31 |
286 | 286 | difficulty: Intermediate |
287 | | - pcx_content_type: tutorial |
| 287 | + pcx_content_type: tutorial |
288 | 288 | - link: https://youtu.be/RmF05GpLE20 |
289 | 289 | id: DevTalk Episode 02 | Post-Quantum Cryptography |
290 | 290 | description: Bas Westerbaan is Cloudflare’s Research Lead on Post-Quantum efforts. His work ranges from cryptographic implementation and standardization, to driving large-scale experiment and subsequent deployment. |
|
295 | 295 | author: bas |
296 | 296 | updated: 2024-11-14 |
297 | 297 | difficulty: Beginner |
298 | | - pcx_content_type: tutorial |
| 298 | + pcx_content_type: tutorial |
299 | 299 | - link: https://youtu.be/xu4Wb-IppmM |
300 | 300 | id: OpenAI Relay Server on Cloudflare Workers |
301 | 301 | description: In this video, Craig Dennis walks you through the deployment of OpenAI's relay server to use with their realtime API. |
|
306 | 306 | author: craig |
307 | 307 | updated: 2024-11-14 |
308 | 308 | difficulty: Intermediate |
309 | | - pcx_content_type: tutorial |
| 309 | + pcx_content_type: tutorial |
310 | 310 | - link: https://developers.cloudflare.com/workers/runtime-apis/rpc/#video-tutorial |
311 | 311 | id: Workers RPC Tutorial |
312 | 312 | description: Learn how to implement RPC in your JavaScript applications and build serverless solutions. |
|
317 | 317 | author: confidence |
318 | 318 | updated: 2024-11-10 |
319 | 319 | difficulty: Beginner |
320 | | - pcx_content_type: tutorial |
| 320 | + pcx_content_type: tutorial |
321 | 321 | - link: https://youtu.be/B2bLUc3iOsI |
322 | 322 | id: Deploy your React App to Cloudflare Workers |
323 | 323 | description: Learn how to deploy an existing React application to Cloudflare Workers. |
|
328 | 328 | author: confidence |
329 | 329 | updated: 2024-11-05 |
330 | 330 | difficulty: Intermediate |
331 | | - pcx_content_type: tutorial |
| 331 | + pcx_content_type: tutorial |
332 | 332 | - link: https://developers.cloudflare.com/pages/framework-guides/deploy-an-astro-site/#video-tutorial |
333 | 333 | id: Build a Full-Stack Application using Astro and Cloudflare Workers |
334 | 334 | description: Learn how to deploy an Astro application to Cloudflare Workers. |
|
339 | 339 | author: kristian |
340 | 340 | updated: 2024-11-19 |
341 | 341 | difficulty: Beginner |
342 | | - pcx_content_type: tutorial |
| 342 | + pcx_content_type: tutorial |
343 | 343 | - link: https://developers.cloudflare.com/workflows/examples/twilio/ |
344 | 344 | id: Schedule Twilio Messaging and Phone Calls with Workflows |
345 | 345 | description: Integrate Workflows with Twilio. Learn how to receive and send text messages and phone calls via APIs and Webhooks. |
|
350 | 350 | author: craig |
351 | 351 | updated: 2024-11-30 |
352 | 352 | difficulty: Intermediate |
353 | | - pcx_content_type: tutorial |
| 353 | + pcx_content_type: tutorial |
354 | 354 | - link: https://developers.cloudflare.com/pages/framework-guides/deploy-a-nuxt-site/#video-tutorial |
355 | 355 | id: Deploy Your Nuxt Application To Workers |
356 | 356 | description: Watch to learn how to easily deploy your Nuxt application to the Cloudflare global network. |
|
361 | 361 | author: kristian |
362 | 362 | updated: 2025-01-08 |
363 | 363 | difficulty: Beginner |
364 | | - pcx_content_type: tutorial |
| 364 | + pcx_content_type: tutorial |
365 | 365 | - link: https://developers.cloudflare.com/workers-ai/tutorials/image-generation-playground/ |
366 | 366 | id: How to Build an Image Generator using Workers AI |
367 | 367 | description: In this series of videos, learn how to build an AI Image Playground, add new AI Models and store your generated images using R2. |
|
372 | 372 | author: kristian |
373 | 373 | updated: 2025-01-29 |
374 | 374 | difficulty: Beginner |
375 | | - pcx_content_type: tutorial |
| 375 | + pcx_content_type: tutorial |
376 | 376 | # - link: |
377 | 377 | # id: |
378 | 378 | # description: |
|
383 | 383 | # author: |
384 | 384 | # updated: |
385 | 385 | # difficulty: Intermediate |
386 | | -# # pcx_content_type: tutorial |
| 386 | +# pcx_content_type: tutorial |
0 commit comments