Completed
preamble
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
GenAI Pipeline for Content Generation with Apache Airflow
Automatically move to the next video in the Classroom when playback concludes
- 1 intro
- 2 preamble
- 3 agenda
- 4 airflow
- 5 challenges when creating genai pipelines
- 6 key airflow features for genai
- 7 taskflow api - airflow decorators
- 8 automatic retries in airflow
- 9 branching in airflow
- 10 deferrable operators
- 11 dataset scheduling
- 12 datasets in the airflow 2.9 ui
- 13 advanced dataset scheduling
- 14 dynamic task mapping
- 15 demo repo: content generation
- 16 astro
- 17 take home message