πŸ“± Personalized email automation using Google Docs, Pinecone, GPT-4o and Gmail

⚑ 1,535 views Β· πŸ“± Social Media & Email Marketing

Description

What Problem Does This Solve? πŸ› οΈ This workflow automates the process of extracting information from a Google Doc, storing it in a Pinecone vector database, and using it to personalize and send emails based on user input via chat. It eliminates the manual steps of gathering recipient data, writing messages, and dispatching emails providing a fully automated, intelligent communication system.

Perfect for teams that need to:


Target Audience: Sales teams, marketing departments, HR staff, startup founders, or anyone looking to automate AI-powered communication workflows.


What Does It Do? 🌟


Key Features πŸ“‹


Setup Instructions

Prerequisites


Installation Steps πŸ“¦

1. Import the Workflow Import the provided JSON files into your n8n instance.

2.Configure Credentials Go to n8n > Credentials, and set up:

3. Set Your Pinecone Index & Namespace Ensure you have a working Pinecone index (e.g., n8ndocs) and namespace (e.g., docsmail).

4. Test the Full Flow


How It Works πŸ”

1. Data Preparation:

2. Chat Trigger:

3. Mail Generation & Delivery:

πŸ”— Nodes Used

Google Docs, Execute Workflow Trigger, AI Agent, Embeddings OpenAI, OpenAI Chat Model, Recursive Character Text Splitter

πŸ“₯ Import

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

πŸ“– Importing guide Β· πŸ”‘ Credential setup