Integrating Livebook with LLM for dialog problem solving

Hi all. Recently, I was lurking on Hacker News and I found the post about new course from Jeremy Howard (wonderful educator who created fast.ai courses). The course teaches his own way of using LLMs for problem solving, and using them for augmentation of programmer skills instead of very often mindless agentic coding. It also gives access to his platform prepared specifically for this way of working. Unfortunately it is paywalled behind the course fee for now (which is kinda steep - 400USD - these are my own dashes not LLMs :winking_face_with_tongue: ). Nevertheless the whole approach seems very intriguing to me but his product has one big flaw. The whole ecosystem is built around the python. If Elixir has its own version of Jupyter already I wonder how hard would it be to supercharge Livebook with possibility of using similar workflow when working with it.

Here’s the video showcasing the tool: https://m.youtube.com/watch?v=bxDDLMe6KuU

And the page with description of methodology behind it and course content: https://solve.it.com/ To be honest it’s kind of vague and I would rather watch the video.

Happy to hear your thoughts.

1 Like