Skip to content

Commit

Permalink
Updates example README.md
Browse files Browse the repository at this point in the history
Fixes youtube reference.
  • Loading branch information
skrawcz authored Mar 27, 2024
1 parent b732402 commit d334810
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions examples/conversational_rag/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,8 @@ python application.py
You'll then have a text terminal where you can interact. Type exit to stop.

# Video Walkthrough via Notebook
Watch the video walkthrough in the notebook (1.5x+ speed recommended):
<div>
<iframe width="800" height="455" src="https://www.youtube.com/embed/t54DCiOH270?si=QpPNs7m2t0L0V8Va" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
</div>
Watch the video walkthrough with the notebook (1.5x+ speed recommended):

<a href="http://www.youtube.com/watch?feature=player_embedded&v=t54DCiOH270" target="_blank">
<img src="http://img.youtube.com/vi/t54DCiOH270/hqdefault.jpg" alt="Watch the video" border="10" />
</a>

0 comments on commit d334810

Please sign in to comment.