Advanced AI Demo: Email Classification, RAG & Agent
Demo workflow showcased at AI Developers meetup, featuring AI email categorization, PDF RAG with Pinecone, and an AI agent for Google Calendar booking.
This workflow demonstrates three powerful AI use cases in n8n: 1) Using the Text Classifier node to automatically categorize incoming Gmail emails and apply custom labels, streamlining inbox management without complex setups. 2) Ingesting PDFs into a Pinecone vector store for Retrieval-Augmented Generation (RAG), enabling natural language querying and chatting with document content. 3) An AI Agent example that leverages HTTP Request tools to check Google Calendar availability and book appointmen
Platform
n8n
Category
Crypto & Blockchain
Price
$24.99
Creator
Jordi Faber
AI
n8n
Gmail
Pinecone
RAG
AI Agent
Google Calendar
Text Classifier
Automation
Demo
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.