IpyBox integrates a rich interactive panel in Jupyter notebooks, powered by OpenAI’s GPT models. Users can chat with an AI assistant, request code generation, and have the generated code executed in the notebook kernel automatically. The widget supports context awareness by capturing the current notebook environment, including variables and imported modules, to generate relevant suggestions. Users can inspect variable values, refine prompts, and manage conversation history directly within the widget. Customizable settings allow users to set model parameters, limit response lengths, and configure execution behaviors. IpyBox simplifies exploratory data analysis and rapid prototyping by merging conversational AI and live code evaluation, making it ideal for data scientists, researchers, and educators seeking interactive AI-driven coding assistance.