Use-cases
Users
Industries
Hi! I'm your Kestra AI assistant.Ask me anything about workflows.
EXAMPLE QUESTIONS
The first step is always the hardest. Search or browse to kick-start your next flow.
175 Blueprints
Download a CSV over HTTP, convert it to ION, batch-load the rows into a Weaviate vector class, and query the result with GraphQL.
Fetch JSON from an HTTP API, batch load it into a Weaviate vector database, then query with GraphQL.
Watch a Vertica table for new rows, post one batched Slack alert, then mark only the alerted ids processed.
Run a multi-step pandas ETL across isolated Docker containers, sharing CSV files between Python tasks with a WorkingDirectory.
On a daily schedule, roll up the previous day's pipeline runs from an audit table and post a formatted digest to Zulip.
Run a daily Vertica aggregation, guard against empty results, convert to CSV, and ship it to an S3 reporting bucket.
Query top 10 Wikipedia page views from BigQuery, export to CSV, and analyze them with Python Pandas in Docker.