Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.

Commit 9ed1006

Browse files
committed
add featured image and update description
1 parent 532d81f commit 9ed1006

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

docs/guides/python/ai-podcast-part-2.mdx

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,15 @@
11
---
2-
description: 'From Prompt to Script: AI-Generated Podcasts'
2+
description: 'Using Llama 3.2 to generate podcast scripts from prompts and transform them into audio.'
33
tags:
44
- AI & Machine Learning
55
languages:
66
- python
7-
image: /docs/images/guides/ai-podcast/part-1/banner.png
7+
image: /docs/images/guides/ai-podcast/part-2/banner.png
88
image_alt: 'AI Podcast Part 2 Banner'
9+
featured:
10+
image: /docs/images/guides/ai-podcast/part-2/featured.png
11+
image_alt: 'AI Podcast Part 2 featured image'
12+
published_at: 2024-11-07
913
---
1014

1115
# Building AI Workflows: Combining LLMs and Voice Models - Part 2
39.3 KB
Loading

0 commit comments

Comments
 (0)