Skip to content

Category: Technical

Technology, science, math, anything that touches on making computers do neat things.

AI at the RPG Table

I sit at a really weird saddle point currently. Professionally, I’m obliged to engage with generative AI technologies. I’m an AI technologist. I’ve been doing this for nearly twenty years at this point, and over ten past the doctorate. I can’t just ignore a new technology because it’s built on…

Basics of RAG Systems

Lately, we’ve been fielding a lot of interest in custom Retrieval Augmented Generation (RAG) systems. And honestly, it’s easy to see why. RAG systems are incredibly flexible tools for injecting up-to-date, domain-specific knowledge into AI responses for answering questions, generating content, analyzing internal data, or any other task that’s primarily completed by producing an artifact.