Skip to content

Commit

Permalink
Add WebLLM to index
Browse files Browse the repository at this point in the history
  • Loading branch information
philippjfr committed Sep 12, 2024
1 parent 801a034 commit 4266a81
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions doc/gallery/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -173,6 +173,19 @@ Interactively apply a XGBoost classifier on the Iris dataset.
[See source](xgboost_classifier)
:::

:::{grid-item-card} WebLLM ChatInterface

```{image} https://assets.holoviz.org/panel/gallery/WebLLM.png
:target: https://|gallery-endpoint|.holoviz-demo.anaconda.com/webllm
:width: 100%
```

Interact with an LLM running in your browser using the `ChatInterface`.
+++
[See source](WebLLM)
:::


:::{grid-item-card} Altair Brushing

```{image} https://assets.holoviz.org/panel/gallery/altair_brushing.png
Expand Down Expand Up @@ -280,6 +293,7 @@ streaming_videostream
vtk_interactive
vtk_slicer
vtk_warp
WebLLM
windturbines
xgboost_classifier
```

0 comments on commit 4266a81

Please sign in to comment.