from Hacker News

ChatGPT Code Interpreter in Jupyter

by Equiet on 8/1/23, 1:01 PM with 3 comments

  • by the21st on 8/1/23, 1:05 PM

    Hey HN! That's me talking in the video. This is basically GPT-4 + the new functions capability. We added this to Deepnote during a 2-day hackathon and were surprised by how well it works. Let me know if you have any questions!
  • by hisownfoot on 8/1/23, 1:10 PM

    That 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 destination`. Do we think that ChatGPT is not yet ready to do anything creative with the data?