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.
9 Blueprints
Turn any PDF, web page, or text document into structured JSON with OpenAI GPT-4o, then store the results in PostgreSQL and Slack.
Forecast 7-day demand with OpenAI GPT-4o, auto-generate purchase orders for stockout-risk SKUs, and log them to PostgreSQL every 6 hours.
Scheduled BigQuery row enrichment with a Gemini model on Vertex AI, with concurrency control, write-back, and email alerts.
Build a RAG chat-with-your-data flow that retrieves answers from Elasticsearch and generates grounded responses with OpenAI.
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.
Fetch trending HackerNews stories, store them in PostgreSQL, generate an AI trend digest with OpenAI, and post a daily briefing to Slack.
Turn plain-English questions into PostgreSQL queries with OpenAI GPT-4o, grounded on schema only so no row data ever leaves your database.
Re-ingest documents nightly, embed them with Gemini, and store the vectors so a RAG app retrieves grounded context.