Show HN: IPython-GPT, a Jupyter/IPython Interface to Chat GPT
1–10 of 32 posts
Re: Show HN: IPython-GPT, a Jupyter/IPython Interface to Chat GPT
#2Re: Show HN: IPython-GPT, a Jupyter/IPython Interface to Chat GPT
#3https://github.com/jetml/jetmlgpt
Would love to collaborate!
Re: Show HN: IPython-GPT, a Jupyter/IPython Interface to Chat GPT
#4Re: Show HN: IPython-GPT, a Jupyter/IPython Interface to Chat GPT
#5Do IPython-GPT or jetmlgpt work in JupyterLite in WASM in a browser tab?
Re: Show HN: IPython-GPT, a Jupyter/IPython Interface to Chat GPT
#6https://github.com/jflam/chat-gpt-jupyter-extension https://github.com/fperez/jupytee https://github.com/JovanVeljanoski/jupyter-voicepilot
Re: Show HN: IPython-GPT, a Jupyter/IPython Interface to Chat GPT
#7I created Mito, a spreadsheet the lives inside of Jupyter. We've seen a ton of our users using Jupyter and ChatGPT playground side by side.
We're also experimenting with bringing chatgpt into Jupyter through the Mito spreadsheet. (https://blog.trymito.io/5-lessons-learned-from-adding-chatgp...)
Looking forward to trying this out.
Re: Show HN: IPython-GPT, a Jupyter/IPython Interface to Chat GPT
#8What happens if you evaluate a bunch of cells in the notebook, then reset conversation and then evaluate say for example the 24th cell in the notebook? Does it get any additional context aside from said cell or not?
Re: Show HN: IPython-GPT, a Jupyter/IPython Interface to Chat GPT
#9This would be great in conjunction with e.g. papermill for running the same prompts over time and with the model as a parameter. Do IPython-GPT or jetmlgpt work in JupyterLite in WASM in a browser tab?