Skip to content

Examples

Get inspired by what you can build with HoloViz MCP.


Generate Plot from Picture

Upload a plot image and Claude recreates it with HoloViews.

Input

View Example →


Generate Dashboard from Picture

Upload a dashboard image and Claude recreates it with Panel.

Input

View Example →


Convert a Streamlit App

Upload a Streamlit app and ask Claude Code to recreate it using Panel!

Input

View Example →


Convert an Excel Spreadsheet

Upload an Excel spreadsheet and ask Claude Code to recreate it using Panel!

Input

View Example →


Convert a Gradio 3D Camera Control Component

Convert a Gradio 3D camera control interface with Three.js to a Panel component.

Input

View Example →


Build a Shipping Form

Build a shipping address form with cascading country, state/province, and city selectors.

Input

View Example →


Build a Custom Model Viewer Component

Build a custom Panel component to wrap Google's <model-viewer> web component for interactive 3D model rendering.

Input

View Example →


Create an ML Experiment Tracker

Build a machine learning experiment configuration tracker using Param's declarative parameter system.

Input

View Example →