From 79d53d346290bd2819fe1a72d88185b56fe61a6c Mon Sep 17 00:00:00 2001 From: armistace Date: Fri, 6 Jun 2025 10:17:13 +1000 Subject: [PATCH] update so pelican can use - must remember --- src/content/when_to_use_ai.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/src/content/when_to_use_ai.md b/src/content/when_to_use_ai.md index 665b080..e8e94ab 100644 --- a/src/content/when_to_use_ai.md +++ b/src/content/when_to_use_ai.md @@ -1,3 +1,13 @@ +Title: When to use AI +Date: 2025-06-05 20:00 +Modified: 2025-06-06 08:00 +Category: AI, Data +Tags: ai, python +Slug: when-to-use-ai +Authors: Andrew Ridgway +Summary: Should we be using AI for ALL THE THINGS!? + + # Human Introduction Well.. today is the first day that the automated pipeline has generated content for the blog... still a bit of work to do including 1. establishing a permanent vectordb solution (chromadb? pg_vector?)