Skip to content

Commit 52bfa16

Browse files
committed
adding open ai relay and devtalk episode 2 to tutorial list
1 parent daa0d21 commit 52bfa16

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

src/content/videos/index.yaml

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -324,3 +324,27 @@ entries:
324324
difficulty: Intermediate
325325
content_type: 🎥 Video
326326
pcx_content_type: tutorial
327+
- link: https://youtu.be/RmF05GpLE20
328+
title: DevTalk Episode 02 | Post-Quantum Cryptography
329+
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.
330+
tags: [SSL]
331+
languages: [TypeScript]
332+
products: [SSL]
333+
cloudflare: true
334+
author: bas
335+
updated: 2024-11-14
336+
difficulty: Beginner
337+
content_type: 🎥 Video
338+
pcx_content_type: tutorial
339+
- link: https://youtu.be/xu4Wb-IppmM
340+
title: OpenAI Relay Server on Cloudflare Workers
341+
description: In this video, Craig Dennis walks you through the deployment of OpenAI's relay server to use with their realtime API.
342+
tags: [Workers, Workers AI, Pages]
343+
languages: [TypeScript]
344+
products: [Workers, Workers AI, Pages]
345+
cloudflare: true
346+
author: craig
347+
updated: 2024-11-14
348+
difficulty: Intermediate
349+
content_type: 🎥 Video
350+
pcx_content_type: tutorial

0 commit comments

Comments
 (0)