Skip to content

Commit

Permalink
changed embedded videos to links
Browse files Browse the repository at this point in the history
  • Loading branch information
pandora-s-git committed Jun 7, 2024
1 parent a3dcc2b commit 8def095
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion third_party/gradio/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

In this guide, we will introduce the basics of building a chatbot with chat and PDF reading capabilities using `gradio`!

<iframe width="560" height="315" src="https://www.youtube.com/embed/mrHgm7MOipw?si=Ced3vLy_BoNnFJtw" 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>
[![Gradio Demo](https://img.youtube.com/vi/mrHgm7MOipw/0.jpg)](https://www.youtube.com/watch?v=mrHgm7MOipw)

## Chat Interface

Expand Down
2 changes: 1 addition & 1 deletion third_party/panel/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

In this guide, we will introduce the basics of building a chatbot with chat and PDF reading capabilities using `panel`!

<iframe width="560" height="315" src="https://www.youtube.com/embed/UpNxJ6wvS2A?si=6KTjPyljaRPLHi-A" 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>
[![Panel Demo](https://img.youtube.com/vi/UpNxJ6wvS2A/0.jpg)](https://www.youtube.com/watch?v=UpNxJ6wvS2A)

## Basic Chat Interface

Expand Down
2 changes: 1 addition & 1 deletion third_party/streamlit/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

In this guide, we will introduce the basics of building a chatbot with chat and PDF reading capabilities using `streamlit`!

<iframe width="560" height="315" src="https://www.youtube.com/embed/VGSAA-d_Sqo?si=AgZzI_UrWIXByoPj" 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>
[![Panel Demo](https://img.youtube.com/vi/VGSAA-d_Sqo/0.jpg)](https://www.youtube.com/watch?v=VGSAA-d_Sqo)

## Chat Interface

Expand Down

0 comments on commit 8def095

Please sign in to comment.