Jupyter Chat Widget
For my workshop at the Agentic AI Summit I vibe-coded this small Jupyter Notebook widget on top of ipywidgets<8.0.0, for easy compatibility with Colab.
Install it with:
pip install jupyter-chat-widget
See the documentation and the GitHub repo.