Hacker News new | ask | show | jobs
Zeus Notebook – An in-browser IPython notebook with GPT copilot (zeusnotebook.com)
3 points by seahyinghang8 1163 days ago
1 comments

Inspired by Jupyterlite and GPT, I've build an IPython notebook that runs completely in your browser with Pyodide, with a GPT copilot, as part of Svelte's hackathon.

The chat interface allows users to seamlessly move code from the notebook to the chat to ask questions and vice versa, make coding more accessible to everyone.

Link to source code: https://github.com/seahyinghang8/zeus-notebook