Oliver Davies
076802cb5b
If a guest has been on multiple podcast episodes, show a list on an episode page linking to their other episodes. For this to work, each page needs `data.podcast_episodes` to be in scope, so `use: [podcast_episodes]` needs to be added to the episode. Whilst I could do this only for the specific episodes, adding it to all the episodes will make it clearer in the future that I need to have it instead of forgetting to add it and wondering why it doesn't work.
29 lines
837 B
Markdown
29 lines
837 B
Markdown
---
|
|
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: []
|
|
episode_filename: 24-generative-ai.mp3
|
|
file_size: 29900397
|
|
duration: 00:58:33
|
|
use: [podcast_episodes]
|
|
---
|
|
|
|
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.
|