We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8a3a3b2 + 29b9564 commit a8695b9Copy full SHA for a8695b9
docs/intro.md
@@ -8,6 +8,10 @@ This introduction is intended to present the core concepts it uses and the funct
8
!!! important "Prerequisites"
9
Before diving into RedisAI please make sure that you are familiar with the basic concepts of machine learning and Redis.
10
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
15
In broad strokes, RedisAI's looks as follows:
16
17
```
0 commit comments