Lightning talk about Notebooks for LLMs at AI Dev Day, hosted by AICamp.
This talk shows how we integrated computational notebooks, specifically Jupyter, with Large Language Models (LLMs). This talk will explore how the Noteable Plugin has been designed to enable LLMs to write literate computational notebooks, allowing models to write prose, code, and plot. An unexpected discovery, once GPT models had access to notebooks, they unlocked the ability to debug and reason in a paired interactive computing environment. Through some live demos and videos, we will walk through doing data science with our LLM partner. We will also discuss the tradeoffs and risks associated with temporary and durable computation for chat models. This session aims to inspire the audience to explore the untapped potential of LLMs and notebooks in their data analysis tasks, paving the way for a future of collaborative analysis that includes not just human peers but also artificial intelligence.