Infoveave Data Automation — AI-Powered
Write the prompt once. Fovea summarises every row, every run.
Most text data arrives too verbose for dashboards. Customer complaints, support tickets, product spec sheets, audit notes — someone has to read it, condense it, and reload it before it's useful. That's manual work on a loop. Summarize using Gen AI cuts out that step. Configure a prompt once and Fovea applies it to every row, every time the workflow fires. The summary column is just there when you need it.
Automatically condense long text columns into concise summaries using Fovea AI inside your Infoveave workflow. No Python, no manual steps — runs on every scheduled execution.
Summarize using Gen AI is one step inside a multi-step Infoveave workflow. Chain it with other activities — no code, no manual hand-offs.
Build this workflow visually in Infoveave Data Automation — drag, connect, and schedule with no infrastructure setup.
Real scenarios where this transformation saves hours of manual work.
A retailer receives long vendor spec sheets with paragraphs of product detail. Summarize using Gen AI condenses each description to one sentence per product on every nightly workflow run — feeding a clean catalogue display without any editorial intervention.
Compliance teams receive lengthy audit trail narratives per transaction. The activity summarises each narrative to a single compliance note, reducing review time while preserving the original text for audit records.
Engineers write verbose maintenance logs per machine event. Summarize using Gen AI generates a one-line fault summary per entry, feeding an operations dashboard that shows machine health at a glance without requiring engineers to re-read every log.
Input data (left) is transformed using the configuration below. The output table (right) is ready for dashboards or downstream steps.
Product_DescriptionSummarise this product description in one sentence for a retail catalogue.Short_DescriptiontrueInput Data
| ID | Product_Description |
|---|---|
| 1 | This smartphone features a 6.5-inch AMOLED display with 120Hz refresh rate, a triple-camera system including a 108MP primary sensor, 5000mAh battery with 65W fast charging, and IP68 water resistance. |
| 2 | The laptop is powered by a 12th Gen Intel Core i7 processor, 16GB DDR5 RAM, 512GB NVMe SSD, and a 14-inch IPS display with 2560x1600 resolution. |
| 3 | A smartwatch with continuous heart rate monitoring, SpO2 tracking, sleep analysis, GPS, 5-day battery life, and compatibility with iOS and Android. |
Output Data
| ID | Product_Description | Short_Description |
|---|---|---|
| 1 | This smartphone features a 6.5-inch AMOLED... | A flagship smartphone with a large display, powerful camera, and fast-charging long-lasting battery. |
| 2 | The laptop is powered by a 12th Gen Intel... | A high-performance laptop with a fast processor, ample RAM, and a sharp high-resolution display. |
| 3 | A smartwatch with continuous heart rate... | A health-focused smartwatch with comprehensive tracking, GPS, and multi-day battery life. |
Key fields to configure in the Infoveave workflow builder. Full reference available in the documentation.
Column Name
The column containing the text you want to summarise. Must be a string/text column. Numeric or date columns will not produce meaningful summaries.
Prompt
Plain-English instruction that tells Fovea how to summarise each entry. Be specific about length and format — 'Summarise in one sentence' produces a different result from 'Write a 3-word headline'.
New Column Name
The name of the output column where AI-generated summaries will be stored. The original column is preserved unchanged alongside the new summary column.
Select All Rows
When enabled, applies the summarisation to every row in the dataset. Disable and set a Limit to process only the first N rows — useful for testing prompts on a sample before running the full dataset.
Everything you need to know about Summarize using Gen AI in Infoveave.
Transformations in the same family as Summarize using Gen AI, often chained together in the same Infoveave workflow.
Part of Infoveave Data Automation
Summarize using Gen AI is one of over 80 transformation activities available inside Infoveave workflows. Chain transformations together — no code, no exports, no waiting for IT.
Ready to see Infoveave in action?