Browser-based AI workflows in Jupyter
Jeremy Tuloup, Nicolas Brichet
JupyterLite brings Python and other programming languages to the browser, removing the need for a server. In this talk, we show how to extend it for AI workflows: connecting to remote models, running smaller models locally in the browser, and leveraging lightweight interfaces like a chat to interact with them.