๐ŸŽฌ Generate deep research markdown reports with GPT, Tavily Search, and Google Sheets

โšก 588 views ยท ๐ŸŽฌ Content Creation & Video

Description

This workflow generates deep researched report in markdown format and saves it in Google Sheet, that I then use for generating blogs for my website - Architjn Blogs

How it works

  1. User submits a search topic through a form.
  2. AI generates five deep-dive subtopics for that main topic.
  3. AI creates a research report intro, title, and table of contents based on those topics.
  4. Each subtopic is sent to a search API (Tavily) to collect top 5 sources.
  5. AI writes detailed Markdown content for each subtopic using retrieved sources.
  6. Final content, ToC, intro, and clickable sources are saved to a Google Sheet.

Set up steps

๐Ÿ”— Nodes Used

Google Sheets, HTTP Request, AI Agent, Structured Output Parser, n8n Form Trigger, OpenRouter Chat Model

๐Ÿ“ฅ Import

Download workflow.json and import into n8n: Workflow menu โ†’ Import from File

๐Ÿ“– Importing guide ยท ๐Ÿ”‘ Credential setup