You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: 08-multimodal-multimodel/README.md
+12-7Lines changed: 12 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,15 +1,19 @@
1
1
# 🧠 Multimodal and Multimodel in AI
2
2
3
3
Let's learn about two concepts you'll hear a lot in modern AI — **multimodal** and **multi-model**.
4
-
They sound almost the same, but they work in very different ways.
4
+
They sound almost the same, so let's not get confused!
5
5
6
6

7
7
8
-
## 🧿 What Is Multimodality?
8
+
## 🧿 Multimodal
9
+
10
+
### What Is Multimodality?
9
11
10
12
**Multimodality** means an AI model can understand and generate *multiple types of data* and combine them to reason about the world.
11
13
12
-
A **multimodal model** is a *single AI model* that works across:
14
+
### Multimodal model
15
+
16
+
When you hear a **multimodal model**, it means a *single AI model* that works across:
13
17
14
18
- 📝 Text
15
19
- 🖼️ Images
@@ -27,8 +31,9 @@ The model can read an image, interpret the text inside it, listen to accompanyin
27
31
- Apps where you want **one model** and minimal engineering overhead
28
32
- Fast prototyping or lightweight workflows
29
33
34
+
## 👯 Multi-model
30
35
31
-
## 👯 What Is the Multi-model Approach?
36
+
## What Is the Multi-model Approach?
32
37
33
38
A **multimodel** system uses **multiple specialized AI models**, each designed for a specific task.
34
39
@@ -98,10 +103,10 @@ The app orchestrates three specialized models, each doing what it's best at:
98
103
99
104
**Now [Try the Example App by Yourself](sample/README.md)!**
100
105
101
-
## 📺 Watch on YouTube - Will be available soon!
106
+
## 📺 Watch on YouTube
102
107
103
108
Watch the video, **Multimodal and Multi-model AI** on YouTube:
104
109
105
-
[](https://www.youtube.com/watch?v=0000)
110
+
[]([https://www.youtube.com/watch?v=zkZYeYvBy60](https://www.youtube.com/watch?v=zkZYeYvBy60))
0 commit comments