Skip to content

Commit c012341

Browse files
authored
Merge pull request #55 from microsoft/bruno-update-videos-to-mslearn
Update video thumbnails and links in documentation. Use aka.ms and videos in mslearn
2 parents 6434b3f + 384b226 commit c012341

30 files changed

+12
-12
lines changed
50.6 KB
Loading

01-IntroToGenAI/readme.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Refresh your generative AI knowledge and understand the .NET tooling available t
44

55
---
66

7-
[![Introduction to Generative AI](http://img.youtube.com/vi/SZvE_meBdvg/0.jpg)](http://www.youtube.com/watch?v=SZvE_meBdvg)
7+
[![Introduction to Generative AI](./images/LIM_GAN_01_thumb_w480.png)](https://aka.ms/genainnet/videos/lesson1-genaireview)
88

99
_⬆️Click the image to watch the video⬆️_
1010

Loading
Loading

02-SetupDevEnvironment/readme.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ This lesson will guide you through setting up your development environment for t
1515

1616
Let's dive in and set up your development environment! 🏃‍♂️
1717

18-
[![Watch the Video Tutorial](https://img.youtube.com/vi/7kYoVRNQXyA/0.jpg)](https://youtu.be/7kYoVRNQXyA?feature=shared)
18+
[![Watch the Video Tutorial](./images/LIM_GAN_02_thumb_w480.png)](https://aka.ms/genainnet/videos/lesson2-setupdevenv)
1919

2020
_⬆️Click the image to watch the video⬆️_
2121

03-CoreGenerativeAITechniques/01-lm-completions-functions.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ In this lesson, we will explore the basics of building chat applications using l
66

77
## Text completions and chat
88

9-
[![Text completions and chat video](https://img.youtube.com/vi/Av1FCQf83QU/0.jpg)](https://youtu.be/Av1FCQf83QU?feature=shared)
9+
[![Text completions and chat video](./images/LIM_GAN_03_thumb_w480.png)](https://aka.ms/genainnet/videos/lesson3-chat)
1010

1111
_⬆️Click the image to watch the video⬆️_
1212

@@ -106,7 +106,7 @@ while (true)
106106
107107
## Function calling
108108

109-
[![function explainer video](https://img.youtube.com/vi/i84GijmGlYU/0.jpg)](https://youtu.be/i84GijmGlYU?feature=shared)
109+
[![function explainer video](./images/LIM_GAN_04_thumb_w480.png)](https://aka.ms/genainnet/videos/lesson3-functioncall)
110110

111111
_⬆️Click the image to watch the video⬆️_
112112

03-CoreGenerativeAITechniques/02-retrieval-augmented-generation.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ In this lesson learn how to use **Retrieval-Augmented Generation (RAG)** in your
44

55
---
66

7-
[![RAG explainer video](https://img.youtube.com/vi/mY7O0OY2vho/0.jpg)](https://youtu.be/mY7O0OY2vho?feature=shared)
7+
[![RAG explainer video](./images/LIM_GAN_07_thumb_w480.png)](https://aka.ms/genainnet/videos/lesson3-rag)
88

99
_⬆️Click the image to watch the video⬆️_
1010

03-CoreGenerativeAITechniques/03-vision-audio.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ In this lesson learn how vision AI allows your apps to generate and interpret im
66

77
## Vision
88

9-
[![Vision AI explainer](https://img.youtube.com/vi/QXbASt1KXuw/0.jpg)](https://youtu.be/QXbASt1KXuw?feature=shared)
9+
[![Vision AI explainer](./images/LIM_GAN_06_thumb_w480.png)](https://aka.ms/genainnet/videos/lesson3-vision)
1010

1111
_⬆️Click the image to watch the video⬆️_
1212

@@ -80,7 +80,7 @@ Here's a point I want to drive home. We're conversing with a language model, or
8080
8181
## Audio AI
8282

83-
[![Audio AI explainer video](https://img.youtube.com/vi/fuquPXRNqCo/0.jpg)](https://youtu.be/fuquPXRNqCo?feature=shared)
83+
[![Audio AI explainer video](./images/LIM_GAN_05_thumb_w480.png)](https://aka.ms/genainnet/videos/lesson3-realtimeaudio)
8484
8585
_⬆️Click the image to watch the video⬆️_
8686

03-CoreGenerativeAITechniques/04-agents.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ In this lesson learn to create an AI entity that... makes decisions and executes
44

55
---
66

7-
[![Agents explainer video](https://img.youtube.com/vi/Btkmw1Bosh0/0.jpg)](https://youtu.be/Btkmw1Bosh0?feature=shared)
7+
[![Agents explainer video](./images/LIM_GAN_08_thumb_w480.png)](https://aka.ms/genainnet/videos/lesson3-agents)
88

99
_⬆️Click the image to watch the video⬆️_
1010

Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading

04-PracticalSamples/readme.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ See all the concepts you've learned in action in these real-world and practical
2323
- [Next steps](#next-steps)
2424

2525

26-
[![overall explainer video](https://img.youtube.com/vi/Ky4CACXJqR8/0.jpg)](https://youtu.be/Ky4CACXJqR8?feature=shared)
26+
[![overall explainer video](./images/LIM_GAN_09_thumb_w480.png)](https://aka.ms/genainnet/videos/lesson4-overview)
2727

2828
_⬆️Click the image to watch the video⬆️_
2929

@@ -37,7 +37,7 @@ In the first demo, we show how to use the Semantic Kernel to enhance the search
3737

3838
### eShopLite with semantic search
3939

40-
[![eShop Semantic Search explainer video](https://img.youtube.com/vi/FlkruF6USro/0.jpg)](https://youtu.be/FlkruF6USro?feature=shared)
40+
[![eShop Semantic Search explainer video](./images/LIM_GAN_10_thumb_w480.png)](https://aka.ms/genainnet/videos/lesson4-eshoplite-semanticsearch)
4141

4242
_⬆️Click the image to watch the video⬆️_
4343

@@ -246,7 +246,7 @@ It also provides a more scalable and reliable search engine that can handle larg
246246
247247
### eShopLite with realtime audio
248248

249-
[![eShop with real-time audio explainer video](https://img.youtube.com/vi/bx0hRNdr_bQ/0.jpg)](https://youtu.be/bx0hRNdr_bQ?feature=shared)
249+
[![eShop with real-time audio explainer video](./images/LIM_GAN_13_thumb_w480.png)](https://aka.ms/genainnet/videos/lesson4-eshoplite-realtimeaudio)
250250
251251
_⬆️Click the image to watch the video⬆️_
252252

@@ -325,7 +325,7 @@ Each tool is added to the session options, and the conversation session is start
325325
326326
## Creative Writer Agent
327327

328-
[![Creative Writing Agent explainer video](https://img.youtube.com/vi/ZjZWilI_5z8/0.jpg)](https://youtu.be/ZjZWilI_5z8?feature=shared)
328+
[![Creative Writing Agent explainer video](./images/LIM_GAN_12_thumb_w480.png)](https://aka.ms/genainnet/videos/lesson4-creative-writer-agents)
329329
330330
_⬆️Click the image to watch the video⬆️_
331331

0 commit comments

Comments
 (0)