ChatGPT Code Interpreter in Jupyter
twitter.com
ChatGPT Code Interpreter in Jupyter
1–4 of 4 posts
Re: ChatGPT Code Interpreter in Jupyter
#2Re: ChatGPT Code Interpreter in Jupyter
#3Why not just ask it plain text questions such as `Tell me about the outliers of flights times and correlate them with weather conditions` and receive plaintext answer? `We found that planes struck by lightening take longer to get to their destination`. Do we think that ChatGPT is not yet ready to do anything creative with the data?
Re: ChatGPT Code Interpreter in Jupyter
#4That is insanely cool, granted I didn't log in to your platform and test it. But if ChatGPT is good enough to do this, why bother with the interface, python, and pandas at all? Why not just ask it plain text questions such as `Tell me about the outliers of flights times and correlate them with weather conditions` and receive plaintext answer? `We found that planes struck by lightening take longer to get to their dest…
However, bringing that auto-coding loop into a persistent executable environment that you can revisit, adjust, and follow up on is a big win I think.