holoviz-topics / panel-chat-examples

Examples of Chat Bots using Panels chat features: Traditional, LLMs, AI Agents, LangChain, OpenAI etc
https://holoviz-topics.github.io/panel-chat-examples/
MIT License
105 stars 31 forks source link

Add Pyodide apps #73

Closed MarcSkovMadsen closed 10 months ago

MarcSkovMadsen commented 10 months ago

It will be cool to have (some of) our apps deployed and ready to try out.

This PR adds pyodide apps for the apps that works in Pyodide.

Looks like below. I anticipate will will have other app links like Anaconda Notebooks or Hugging Face one day.

image

MarcSkovMadsen commented 10 months ago

This one fails on codecov upload. I don't think this is related to this PR.

I think this is ready @ahuang11 . Let me know if there is something I should do. Thanks.