AI Coding
After reading about GitHub Spark I felt inspired to see how good programming with an AI works.
So I set about using Claude 3.5 Haiku to write a little Python program that archives a give URL as PDF, Markdown and saves a bunch of metadata along as well as summarizes the page with GPT4.
It took a bit of noodling and back an forth with the AI to smooth out the functionality and the errors I got. But I didn‘t code anything myself. Only copied and pasted a few code corrections here and there that the AI gave me.
And it works. I think I will continue on this path and make my own version of Archivebox.