Use-cases
Users
Industries
Hi! I'm your Kestra AI assistant.Ask me anything about workflows.
EXAMPLE QUESTIONS
Pull a Parquet file from Databricks File System (DBFS) into Kestra internal storage and process it with a Python Pandas script running in Docker.
Trigger multiple Airbyte connection syncs in parallel from a single Kestra flow to cut total ingestion time.
Forecast 7-day demand with OpenAI GPT-4o, auto-generate purchase orders for stockout-risk SKUs, and log them to PostgreSQL every 6 hours.
Trigger an Apache Airflow DAG from Kestra and wait for it to finish.
Run Airbyte Cloud syncs in parallel, then trigger a dbt Cloud transformation job once the data lands.
Turn any PDF, web page, or text document into structured JSON with OpenAI GPT-4o, then store the results in PostgreSQL and Slack.
Turn plain-English questions into PostgreSQL queries with OpenAI GPT-4o, grounded on schema only so no row data ever leaves your database.
Use blueprints to kickstart your first workflows.