const notes: Note[]

Writing

Notes on software, AI, and the craft of building things — typed systems, agentic tools, and the occasional detour.

Latest··AI

The Boat License That Made Me Hand-Roll a RAG Chatbot

How studying for the French permis bateau côtier pushed me into building my own RAG pipeline — zero-dependency parsing, Voyage embeddings, a Mistral knowledge graph, and DuckDB — after — discovering that even top LLMs flunk basic navigation questions.

Read the note
  • RAG
  • Python
  • DuckDB
  • LLM