Use-cases
Users
Industries
Hi! I'm your Kestra AI assistant.Ask me anything about workflows.
EXAMPLE QUESTIONS
Automate ZIP to Parquet conversion in Kestra. Download a monthly CSV archive, unzip it, and transform it with pandas and pyarrow on Docker.
Provision AWS Batch on ECS Fargate with Terraform, then run parallel Python workloads on it from one Kestra flow.
Turn plain-English to-do prompts into structured Todoist tasks using DeepSeek AI structured output and a ForEach HTTP loop.
Roll out Argo CD Application updates across a single-tenant fleet in safe, sequential waves gated on real sync and health status.
Ship Kestra audit logs on a weekly schedule, convert them to CSV, and email the report automatically.
Classify every prompt with OpenAI, then route it to the best-fit LLM across Anthropic, Gemini, Perplexity, and OpenAI for quality and cost.
Run scheduled tasks only on business days using a Python calendar check that skips weekends and country-specific public holidays.
Use blueprints to kickstart your first workflows.