A Curious Mind

the professional side of Dru Sellers

Documentation

Building out a modern documentation system using Full Text Search, and RAG

Systems

ChatGPT

Technologies

Astro

It would not shock anyone to say that 2023-2025 were buzz years for Generative AI and LLMs. While helping many teams figure out their approach to LLM usage and ways to further their strategic goals I wanted to try those same tools on a knowledge base that I knew well, the MassTransit documentation.

MassTransit

MassTransit is an open source project that I started with Chris Patterson (PhatBoyG) 12 years ago to build a distributed processing system in .NET.

Basic Stats
Files105
SearchAlgolia
SiteNuxt
PlatformVercel
ContentMostly Markdown

Goals

  1. Provide a ChatGPT Integration that has a RAG Model, that boosts the current page the user is on
  2. Provide a custom Search Ingest to better control
  3. May restructure the docs since its been a few years of “weeds”

Requirements

  1. Content must stay in Markdown
  2. Content must stay in GitHub SCM