Below you will find pages that utilize the taxonomy term “Netlify”
Technical Posts
Page-Aware AI Chat: Floating Widget and Per-Page Context
A practical walkthrough of adding per-page context awareness to a floating AI chat widget built with Hugo and Netlify Functions, covering layout overrides, slug injection, priority chunk labeling, and the prompt engineering fix that made summarise-this-post actually work.
read moreTechnical Posts
Building an AI Chat Assistant for a Static Blog — No Vector DB Required
A practical walkthrough of building a conversational AI assistant for a Hugo static site using TF-IDF retrieval over a flat JSON knowledge base — no vector database, no backend server, no embeddings infrastructure required.
read more