diff --git a/doc/gallery/index.md b/doc/gallery/index.md index 1051277d95..6ef3ee8357 100644 --- a/doc/gallery/index.md +++ b/doc/gallery/index.md @@ -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 @@ -280,6 +293,7 @@ streaming_videostream vtk_interactive vtk_slicer vtk_warp +WebLLM windturbines xgboost_classifier ```