Automate ArXiv Paper Trend Analysis and Newsletter Distribution - n8n Workflow | Neura Market
Automate ArXiv Paper Trend Analysis and Newsletter Distribution
This workflow automates the process of gathering ArXiv papers based on user-defined categories and keywords, summarizes them using AI, and sends a newsletter to subscribers via Gmail.
This complex workflow leverages AI to analyze trends in ArXiv papers by category and keyword. It retrieves weekly papers, scores them, and filters them based on relevance. The workflow then extracts key information, generates a newsletter in the user's preferred language, and distributes it via email. It integrates with Supabase for subscriber management and uses a vector store for keyword filtering.
Platform
n8n
Category
AI
Price
Free
Creator
Sarah Chen
if
set
sort
gmail
limit
merge
filter
supabase
stickyNote
splitInBatches
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.