This article introduces new Apache Airflow operators that enable users to integrate Google’s generative AI models into their data pipelines. The operators allow users to leverage the capabilities of Google’s AI models, such as text generation, image generation, and audio generation, within their Airflow workflows. The article highlights the potential use cases for these operators, including content creation, data augmentation, and automation of repetitive tasks. It also provides code examples and instructions for installing and using the operators. The key takeaways are: 1) The new operators simplify the integration of Google’s generative AI models into data pipelines. 2) They enable users to leverage AI capabilities for various tasks, such as content creation and data augmentation. 3) The operators support multiple AI models, including text, image, and audio generation models. 4) The article provides guidance on installing and using the operators within Apache Airflow workflows.