Skip to content

Commit 128a12b

Browse files
authored
Update README
1 parent 2d68c54 commit 128a12b

1 file changed

Lines changed: 12 additions & 7 deletions

File tree

08-multimodal-multimodel/README.md

Lines changed: 12 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,19 @@
11
# 🧠 Multimodal and Multimodel in AI
22

33
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!
55

66
![Multimodal and Multi-model AI](../images/multimodal-multimodel.png)
77

8-
## 🧿 What Is Multimodality?
8+
## 🧿 Multimodal
9+
10+
### What Is Multimodality?
911

1012
**Multimodality** means an AI model can understand and generate *multiple types of data* and combine them to reason about the world.
1113

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:
1317

1418
- 📝 Text
1519
- 🖼️ Images
@@ -27,8 +31,9 @@ The model can read an image, interpret the text inside it, listen to accompanyin
2731
- Apps where you want **one model** and minimal engineering overhead
2832
- Fast prototyping or lightweight workflows
2933

34+
## 👯 Multi-model
3035

31-
## 👯 What Is the Multi-model Approach?
36+
## What Is the Multi-model Approach?
3237

3338
A **multimodel** system uses **multiple specialized AI models**, each designed for a specific task.
3439

@@ -98,10 +103,10 @@ The app orchestrates three specialized models, each doing what it's best at:
98103

99104
**Now [Try the Example App by Yourself](sample/README.md)!**
100105

101-
## 📺 Watch on YouTube - Will be available soon!
106+
## 📺 Watch on YouTube
102107

103108
Watch the video, **Multimodal and Multi-model AI** on YouTube:
104109

105-
[![YouTube: Multimodal and Multi-model AI](https://img.youtube.com/vi/0000/0.jpg)](https://www.youtube.com/watch?v=0000)
110+
[![YouTube: Multimodal and Multi-model AI](https://img.youtube.com/vi/zkZYeYvBy60/0.jpg)]([https://www.youtube.com/watch?v=zkZYeYvBy60](https://www.youtube.com/watch?v=zkZYeYvBy60))
106111

107-
[Subscribe us!](https://www.youtube.com/channel/UCV_6HOhwxYLXAGd-JOqKPoQ?sub_confirmation=1)
112+
[Subscribe us!](https://www.youtube.com/channel/UCV_6HOhwxYLXAGd-JOqKPoQ?sub_confirmation=1)

0 commit comments

Comments
 (0)