Automated workflow
Workflow Description
An automated workflow that processes documents intelligently using AI. It segments text content, sends it to advanced OpenAI models, and merges results into comprehensive, ready-to-use summaries for immediate business decisions.
How it works
- 1.Trigger the workflow manually or via HTTP request to initiate processing
- 2.Load and automatically clean documents using the default data loader
- 3.Segment text content into logical chunks using recursive character splitting
- 4.Send segments to OpenAI with chained instructions for intelligent analysis
- 5.Merge processed results and apply performance optimization limits
- 6.Generate final summaries and export for immediate use
Use cases
- Process dozens of documents daily and generate professional summaries without manual intervention
- Extract key insights from lengthy reports and complex contracts automatically
- Automate content review and categorization workflows for your team
Requirements
- Active OpenAI API key with consumption limits configured and monitored
- HTTP endpoint or manual trigger entry point, plus documents in supported formats (PDF, Word, text)
- Stable network connection and caching mechanism to handle large files without interruption
Service Value
Ideal as a smart automation service combining integrations and AI to produce ready-to-use results.
Apps Used
Details
How to Use
- 1.Click "Download Template"
- 2.Open your n8n dashboard
- 3.Go to Workflows > Import from File
- 4.Select downloaded file and configure credentials
Nodes Used (15)
When clicking "Execute Workflow"
Manual Trigger
Fetch essay list
HTTP Request
Extract essay names
HTML Page
Fetch essay texts
HTTP Request
Extract title
HTML Page
Clean up
Set
Sticky Note
Sticky Note
Sticky Note1
Sticky Note
Split out into items
Split Out
Limit to first 3
Limit
Default Data Loader
Document Default Data Loader
Recursive Character Text Splitter
Text Splitter Recursive Character Text Splitter
OpenAI Chat Model1
OpenAI
Merge
Merge
Summarization Chain
Chain Summarization