From 1307451de04d4defe24bf1e375174e297a3b97e0 Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Thu, 17 Oct 2024 00:01:05 +0100 Subject: [PATCH] Add episode with Chris Ballard --- .../24-chris-ballard-generative-ai.md | 24 +++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 source/_podcast_episodes/24-chris-ballard-generative-ai.md diff --git a/source/_podcast_episodes/24-chris-ballard-generative-ai.md b/source/_podcast_episodes/24-chris-ballard-generative-ai.md new file mode 100644 index 000000000..dfeca1bf0 --- /dev/null +++ b/source/_podcast_episodes/24-chris-ballard-generative-ai.md @@ -0,0 +1,24 @@ +--- +date: 2024-10-16 +topic: Generative AI in PHP +guests: + - Chris Ballard +transistor: + id: ab87d408 +links: + - - Chris on LinkedIn + - https://www.linkedin.com/in/chris-ballard-3b573b3 + - - Scoot Software + - https://www.scootsoftware.com + - - Byte to Eat (Chris' example application) + - https://github.com/chris-ballard/byte-to-eat + - - The Drupal AI module + - https://www.drupal.org/project/ai + - - AI content migration demo from DrupalCon + - https://youtu.be/nhPiL4g972A?si=pAQ9sPIuQqdDf3y0&t=2687 +talking_points: [] +quotes: [] +chapters: [] +--- + +In this episode, Oliver is joined by Chris Ballard to discuss his recent talk at PHP South West about using generative AI in PHP, speaking at meetups and live coding.