Prompting LLMs to Modify Existing Code using ASTs
By Jacob Sheehy on 2024-05-16
We're going to see how we can make useful code modifications with LLMs. I like fast visuals so here is a short video where we continuously edit an html file by prompting GPT-4o using the technique...