Using HoloViz with LLMs

holoviz-skills is now released HoloViz Skills - HoloViz Skills

To use:

pip install holoviz-skills
holoviz-skills install        # auto-detects tools on your machine
holoviz-skills install --global  # install to global (~/) paths instead

panel-material-ui also has llms.txt and markdown files (PR): https://panel-material-ui.holoviz.org/llms.txt

Markdown files will be ported across repos in the near future!

Critiques and contributions to the newly minted skills is appreciated!

2 Likes

If you’d like to create your own skill, check out Creating Custom Skills - HoloViz Skills where I tried to provide guidance on writing skills effectively.

Separately, there is also

HoloViz-MCP and Panel Live Server!

Nice work @ahuang11 !

I used the skills to create:
FVCOM Explorer - a Hugging Face Space by rsignell

1 Like

Wow thanks for trying it out; was it one shot? Or multi-shot?

I tried opening it and one thing I immediately noticed is the time it took to load the app. Should add load the app and add spinner / progression so users don’t have to wait so long.