"In this guide we'll build a fully autonomous AI podcast, combining an LLM for script writing and a text-to-speech model to produce the audio content."
"By the end of this guide we'll be able to produce podcast style audio content from simple text prompts like 'a 10 minute podcast about [add your topic here].'"
"We'll start by creating a new project for our AI podcast using Nitric's python starter template, which helps with cloud resource creation and interaction."
"As you may know, Nitric helps with both cloud resource creation and interaction. We'll define the cloud resources our project needs, including an API to trigger new jobs."
Collection
[
|
...
]