[HN Gopher] Show HN: Juno - Code Interpreter in Your Jupyter Not...
___________________________________________________________________
Show HN: Juno - Code Interpreter in Your Jupyter Notebook
ChatGPT Code Interpreter is a game changer for data cleaning,
analysis, and plotting, but as early users my friend @amauboussin
and I were frustrated that there is no easy way to work on top of
its results. You can't edit code, install packages, work on large
datasets, collaborate with teammates, or use it for privacy-
sensitive workloads. So we built Juno to bring the power of Code
Interpreter to your local Jupyter notebook. It understands your
data, generates code directly in your notebook, and can fix its own
errors. We've found ourselves using it for tons of analysis tasks
at our startups, so we decided to release it to everyone!
Author : alexirobbins
Score : 12 points
Date : 2023-07-17 18:07 UTC (4 hours ago)
(HTM) web link (getjuno.ai)
(TXT) w3m dump (getjuno.ai)
| [deleted]
| serjester wrote:
| This is a really cool concept - I've been frustrated with some of
| the similar tools that are a black box. Are you open sourcing it?
| Do you bring your own API key?
| phosphorco wrote:
| https://github.com/alexi/juno/tree/main/juno
| amauboussin wrote:
| The Jupyter client is open: https://github.com/alexi/juno But
| we wanted to make it easy and free for anyone who wanted to try
| it out, so right now it runs through our own private service.
| We also use that to help validate and clean up the code coming
| back. If there is more interest from people who want to bring
| their own keys we could release a new version that moves
| everything to the client and lets you enter your own OpenAI
| key. Appreciate the feedback!
| phosphorco wrote:
| Amazing. Y'all are building a new era for notebooks - awesome
| launch.
___________________________________________________________________
(page generated 2023-07-17 23:02 UTC)