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:
- Clone the repository to your local machine:
git clone https://github.com/Waariha-Asim/AI-Powered-RAG-Customer-Support-System - Explore the repository for
.jsonor documentation files. - Follow the repository's internal README for specific setup instructions.