diff --git a/docs/guides/python/ai-podcast-part-1.mdx b/docs/guides/python/ai-podcast-part-1.mdx index e3c514202..73b902180 100644 --- a/docs/guides/python/ai-podcast-part-1.mdx +++ b/docs/guides/python/ai-podcast-part-1.mdx @@ -4,6 +4,8 @@ tags: - AI & Machine Learning languages: - python +image: /docs/images/guides/ai-podcast/part-1/banner.png +image_alt: 'AI Podcast Part 1 Banner' --- # Building AI Workflows: Combining LLMs and Voice Models - Part 1 diff --git a/public/images/guides/ai-podcast/part-1/banner.png b/public/images/guides/ai-podcast/part-1/banner.png new file mode 100644 index 000000000..3f873ecb1 Binary files /dev/null and b/public/images/guides/ai-podcast/part-1/banner.png differ