Category: AI
3 posts in this category
In the fall of 2024, my team started using Aider as our coding assistant, one of the first CLI-based AI coding tools out there. I was tasked with creating front-end guidelines to be used as LLM...
One of the things I am really bad at is deciding where to put a file in a project. I realized that I can let AI solve that for me by giving it more context on the project with a map of the project...
I made an alt text generator using Aider with Claude Sonnet 4, SvelteKit and Tailwind. I didn't think it was very hard to do since I straight up vibe coded it.