AI
Understanding RAG
I recently went down a rabbit hole trying to understand how LLMs can answer questions with relevant information based on a website’s current documentation. You know, those documentation sites that pair the search feature with an AI chat button.
If you’ve been an AI user for any amount of …
How I Vibe Code
There’s no escaping it. Vibe coding, AI assisted engineering, spec driven development or whatever you want to call it… It’s here to stay. I was resistant at first, especially being so new to the world of software development. But, I knew that if I didn’t learn how to use …
Running LLMs From My …
Introduction
If you’re not living under a rock, you have probably used a Large Language Model (LLM). Something like ChatGPT, Google’s Gemini, Claude etc.
Maybe you used it to help you write some code. Maybe you used it to help you with your homework (or to do your homework for you). …