Finally found a reason to use local models 😭

r/LocalLLaMA •
Generative AI

For some context local models are incapable of doing pretty much any general task. But today I found a way to make them useful. I have a static website with about 400 pages inside one sub directory. I wanted to add internal linking to those pages but I was not going to read them and find relevant pages manually. So I asked claude code to write a script which will create a small map of all those mdx files. The map would contain basic details for example, title, slug, description and