Use-cases
Users
Industries
Hi! I'm your Kestra AI assistant.Ask me anything about workflows.
EXAMPLE QUESTIONS
Generate a weekly CSV report in Python, upload it to a dated Dropbox folder, and notify Slack. Scheduled, idempotent, with retries and failure alerts.
Aggregate RSS feeds, summarize the last 48 hours with OpenAI GPT-4o-mini, and deliver an AI-curated daily digest to Slack and email on a schedule.
Open a Jira incident ticket, alert your on-call team in Slack, generate a timeline report, and log every incident to PostgreSQL in one flow.
Turn plain-English to-do prompts into structured Todoist tasks using DeepSeek AI structured output and a ForEach HTTP loop.
Extract your brand voice from an RSS feed, generate an on-brand blog post with OpenAI GPT-4o, and save it to WordPress as a draft.
Fetch a stock watchlist from Yahoo Finance, compute momentum and RSI, score it with OpenAI GPT-4o, log signals to PostgreSQL, and alert Slack daily.
A stateful Slack AI chatbot that remembers each user's conversation across messages using OpenAI GPT-4o-mini and the Kestra KV store.
Use blueprints to kickstart your first workflows.