SCALO LABS
ServicesAboutBlogContact
SCALO LABS

© 2026 Scalo Labs. Engineered for Scale.

Website built in Google AI Studio

Blog/content-marketing
2/22/2026

Automate Podcast Topic Research with AI: n8n + Gemini Workflow

Automate Podcast Topic Research with AI: n8n + Gemini Workflow

Automate Your Podcast Research: A Custom AI Agent Workflow in n8n

What is this AI Research Agent?

This AI research agent is an automated n8n workflow that fetches the latest content from RSS feeds (YouTube/Blogs), filters for fresh news (last 24h), and uses Google Gemini Pro 1.5 and SerpAPI to generate structured podcast topic ideas. The results are automatically saved to a Notion database and sent to Telegram as a notification.

The 3-Stage Automation Architecture

Based on my custom n8n template, the workflow is broken down into three logical blocks:

  1. Gather & Filter Latest Content The workflow initiates every 24 hours. It fetches a list of RSS feed URLs from a Google Sheet (YouTube channels or news sites like Cointelegraph).

Specialist Tip: I’ve included a filter to exclude "YouTube Shorts" to ensure we only focus on deep-dive content for podcast research.

  1. Topic Generation with AI (The Brain) We aggregate the fresh headlines and feed them into a Google Gemini 1.5 Flash node.

The Difference Maker: I’ve connected SerpAPI to the AI Agent. This allows the model to perform real-time Google searches on trending topics, ensuring the content ideas aren't just creative, but factually current.

Structured Output: Instead of a wall of text, the agent is forced to output JSON data with specific fields: Podcast Title, Topical/Contrarian angle, Hook, and Thumbnail Idea.

  1. Store Ideas & Notify The final stage splits the AI ideas into individual database entries in Notion.

The Final Touch: To keep the team agile, the workflow sends a summary message via Telegram Bot, alerting you that your "Daily Research" is ready to review in Notion.

Why n8n?

As an automation specialist, I use n8n because it provides more flexibility than Zapier for complex loops and structured data handling. For example, handling multiple RSS feeds at once is significantly more efficient in this environment.

Get the Free Template

I’ve made this entire workflow available as a free template. You can import it into your n8n instance, connect your Google Sheet and Notion account, and start automating your research today.

Checkout n8n workflow

A
AdilGrowth Lab Insights