πŸ’¬ Client FAQ bot with RAG using Google Drive PDFs & Azure GPT-4o-mini

⚑ 190 views Β· πŸ’¬ Support Chatbots

Description

Description:

Build your own AI-powered Client FAQ system with Retrieval-Augmented Generation (RAG) β€” fully automated using n8n, Google Drive, and Azure OpenAI (GPT-4o-mini). This no-code automation enables your clients or team to ask questions through a webhook, and get precise answers sourced directly from a collection of PDF documents stored in Google Drive. Ideal for support teams, sales enablement, onboarding automation, and customer self-service β€” this RAG-powered bot ensures accurate, document-based answers with no hallucinations or AI guesses.

What This Template Does (Step-by-Step):

🌐 Webhook Trigger for Incoming Questions

πŸ—‚οΈ Search Google Drive Folder for Source Documents

πŸ“₯ Downloads and Processes Each File

πŸ”„ Iterates Over Each File for Text Extraction

🧠 Prepares Clean Context + Question for RAG

πŸ’¬ Azure OpenAI (GPT-4o-mini) RAG Prompt

πŸ“€ Sends the Final Response Back via Webhook

Perfect For:

πŸ“ž Sales & client onboarding teams πŸ“š Knowledge base & internal SOP support πŸ§‘β€πŸ’» B2B SaaS customer success teams 🏒 Enterprises automating policy or document queries πŸ’Ό Agencies offering client-specific documentation portals

Built With:

Key Benefits:

βœ… Fast, context-aware answers from internal PDFs πŸ”’ No hallucinations β€” AI only responds using uploaded documents πŸ“Ž Works with any internal client folder in Google Drive πŸ’¬ Easily embed into any app, bot, or portal via Webhook 🧩 100% modular β€” extend with email, Slack, CRM, or ticketing tools

πŸ”— Nodes Used

Webhook, Google Drive, Basic LLM Chain, Extract from File, Azure OpenAI Chat Model

πŸ“₯ Import

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

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