drogovski

drogovski

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.

Where Next?

Popular in Questions Top

vegabook
I’m brand new to Phoenix and I have stripped one of the demo applications to the bone. I just want to get an svg up on the screen. Here i...
New
vertexbuffer
Hello, can anybody help here..? I have a list of players and I what to delete an element, but every for loop the list is reverting to ori...
New
New
stefanchrobot
What’s the safe way to decode a JSON string into a struct? I want to avoid calling String.to_atom. Jason.decode can give me a map with st...
New
aalberti333
As the title describes, I’m trying to run Enum.map() over a list of key/value pairs, where the value is a map. My data looks like this: ...
New
vrod
I am using the Starship cross-shell prompt – it seems pretty nice, but I get some errors: [WARN] - (starship::utils): Executing command ...
New
fayddelight
I tried installing elixir 1.11.2 erlang 23.3.4 via asdf in my zsh shell. Enabled the versions locally and globally. When I list them ...
New

Other popular topics Top

KronicDeth
Elixir plugin for JetBrain’s IntelliJ Platform (including Rubymine) This is a plugin that adds support for Elixir to JetBrains IntelliJ...
289 36654 110
New
vonH
In asking this question I am more interested about the expressiveness of the language itself and less concerned about the availability of...
New
greenz1
I have a phoenix application from which a user can download multiple(5-6) files of size 1MB. I couldn’t find anything related to sending ...
New
sorentwo
Hello! tl;dr Announcing Oban, an Ecto based job processing library with a focus on reliability and historical observability. After spen...
985 44532 311
New
shijith.k
I am trying to start a new phoenix project with elixir 1.9, but mix phx.new does not work. It says that ** (Mix) The task "phx.new" could...
New
romenigld
I am trying to run a deploy with docker and I successfully runned with this command: docker build -t romenigld/blog-prod . but when I t...
New

We're in Beta

About us Mission Statement