Skip to content

Commit

Permalink
removed gifs -> replaced with ytb link
Browse files Browse the repository at this point in the history
  • Loading branch information
pandora-s-git committed Jun 7, 2024
1 parent e18bd80 commit f2ceeba
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`!

![Demo](demo.gif)
<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>

## 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`!

![Demo](demo.gif)
<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>

## 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`!

![Demo](demo.gif)
<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>

## Chat Interface

Expand Down

0 comments on commit f2ceeba

Please sign in to comment.