kaxil commented on code in PR #1495: URL: https://github.com/apache/airflow-site/pull/1495#discussion_r3076782104
########## landing-pages/site/content/en/blog/ai-survey-analysis-pipelines/index.md: ########## @@ -0,0 +1,345 @@ +--- +title: "Ask Your Survey Anything: Building AI Analysis Pipelines with Airflow 3" +linkTitle: "AI Survey Analysis Pipelines with Airflow 3" +authors: + - name: "Vikram Koka" + github: "vikramkoka" + linkedin: "vikramkoka" +description: "A walkthrough of two natural language analysis pipelines over the 2025 Airflow Community Survey — an interactive human-in-the-loop version and a fully automated scheduled version — using operators from the common.ai and common.sql providers." +tags: [Community, Tutorial] +date: "2026-04-XX" +images: ["/blog/ai-survey-analysis-pipelines/images/survey-pipeline-dag.png"] Review Comment: I don't see this image in the PR -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
