AI-Powered-RAG-Customer-Support-System

About this automation

AI-Powered RAG Customer Support System — n8n automation combining two workflows: automated multi-format (PDF/DOCX) document ingestion from Google Drive into a Qdrant vector store using Gemini embeddings, and a Gmail-triggered AI agent that answers customer emails with source-cited, retrieval-grounded responses, full error logging, and conversation

How to Use This Repository

This is a community-contributed repository for n8n. To use these workflows:

  1. Clone the repository to your local machine:
    git clone https://github.com/Waariha-Asim/AI-Powered-RAG-Customer-Support-System
  2. Explore the repository for .json or documentation files.
  3. Follow the repository's internal README for specific setup instructions.