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 transformers_js_py example #96

Open MarcSkovMadsen opened 10 months ago

MarcSkovMadsen commented 10 months ago

In https://github.com/whitphx/transformers.js.py/pull/23 I'm contributing an example of using transformers_js_py.

We should add an example here. But we should make the example work both in normal Python and in Pyodide to show users how that can be done.

When released as a Pyodide app we should add a link to the app in the Panel section of the README of https://github.com/whitphx/transformers.js.py