Automates fetching AI/ML papers from arXiv, enriches with LLM topics/impact, stores in Weaviate, and emails concise weekly trend summaries with key paper links.
This n8n workflow creates a personal AI research assistant, 'Archi', that delivers weekly emails summarizing the latest AI and machine learning trends from arXiv. It fetches new article abstracts and metadata via arXiv's API, preprocesses the data, and uses an LLM to enrich each paper with primary/secondary topics and estimated impact. The enriched data is embedded and stored in a Weaviate vector database for efficient retrieval.
In the second phase, an AI agent equipped with Weaviate as a tool
Platform
n8n
Category
Health & Fitness
Price
$24.99
Creator
QualityWorkflows
AI
Machine Learning
arXiv
Weaviate
RAG
LLM
Agentic AI
Email Automation
Research Trends
Vector Database
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.