Skip to content

Commit dea14d8

Browse files
committed
Merge pull request #574 from guyroyse/master
Added embedded RedisAI introduction video.
1 parent 7b0397b commit dea14d8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/intro.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ This introduction is intended to present the core concepts it uses and the funct
88
!!! important "Prerequisites"
99
Before diving into RedisAI please make sure that you are familiar with the basic concepts of machine learning and Redis.
1010

11+
This video will introduce you to RedisAI at a high level. Give it a watch, then keep reading for more details.
12+
13+
<iframe width="560" height="315" src="https://www.youtube.com/embed/gbiqF-eyTW4" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
14+
1115
In broad strokes, RedisAI's looks as follows:
1216

1317
```

0 commit comments

Comments
 (0)