AI Research Reports: Jina AI Web Search + Gemini Generation
Transforms a single query into a polished research report with citations using Jina AI for web crawling and Gemini 2.5 Flash for summarization and synthesis.
This n8n workflow automates the entire research process, starting from a user query. It uses Jina AI to perform dynamic web searches, scrapes content from the top 10 relevant results, and employs Gemini agents to summarize key information from each source while preserving core details.
Next, a specialized Generator Agent synthesizes the summaries into a structured report featuring an executive summary, introduction, discussion, and conclusion. A final Evaluator Agent verifies citation accuracy,
Platform
n8n
Category
Other
Price
$24.99
Creator
QualityWorkflows
AI Research
Jina AI
Gemini
Web Scraping
Report Generation
Summarization
Automation
Content AI
Research Assistant
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.