Block 1 - When chat message received
- Type / Role
- @n8n/n8n-nodes-langchain.chatTrigger - chatTrigger
- Config choices
- Version 1.1
This workflow is provided as-is. Please review and test before using in production.
AI Powered Website Chatbot with Google Drive Knowledge Base Overview This workflow combines website chatbot intelligence with automated document ingestion and vectorization — enabling live Q&A from...
@n8n/n8n-nodes-langchain.chattrigger, @n8n/n8n-nodes-langchain.lmchatopenai, @n8n/n8n-nodes-langchain.memorybufferwindow, n8n-nodes-base.splitinbatches, n8n-nodes-base.wait, @n8n/n8n-nodes-langchain.documentdefaultdataloader, @n8n/n8n-nodes-langchain.textsplittercharactertextsplitter, n8n-nodes-base.if
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by DIGITAL BIZ TECH.
Original n8n.io sourceThis workflow combines website chatbot intelligence with automated document ingestion and vectorization — enabling live Q&A from both chat input and processed Google Drive files.
It uses Mistral AI for OCR + embeddings, and Qdrant for vector search.
When chat message received or webhook based upon deployed chatbotOpenAI gpt-4.1-miniSimple Memory (Buffer Window)Qdrant Vector Store Mistral Cloudwebsite chat agentchatdbtai Supabase contentTriggered manually to keep vector store up-to-date.
Website kb (ID: 1o3DK9Ceka5Lqb8irvFSfEeB8SVGG_OL7)Set metadataDownload fileUpload to Mistral for OCRGet Signed URLRun OCR extraction (mistral-ocr-latest)Code node) docragtestkb collection| Service | Purpose | Credential |
|---|---|---|
| Google Drive | File source | Google Drive account 6 rn dbt |
| Mistral Cloud | OCR + embeddings | Mistral Cloud account 2 dbt rn |
| Qdrant | Vector storage | QdrantApi account |
| OpenAI | Chat model | OpenAi account 8 dbt digi |
> “You are the official AI assistant for this website.
Use chatdbtai only as your knowledge source.
Respond conversationally, list offerings clearly, link blogs, and say
‘I couldn’t find that on this site’ if no match.”
> A unified workflow that turns brand files + web content into a knowledge base that powers a intelligent chatbot — capable of responding to visitors in real time, powered by Mistral, OpenAI, and Qdrant.
Want to customize this workflow for your business or integrate it with your existing tools?
Our team at Digital Biz Tech can tailor it precisely to your use case from automation logic to AI-powered enhancements.
💡 We can help you set it up for free — from connecting credentials to deploying it live.
Contact: [email protected]
Website: https://www.digitalbiz.tech
LinkedIn: https://www.linkedin.com/company/digital-biz-tech/
You can also DM us on LinkedIn for any help.
This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
Showing the first 24 of 32 workflow blocks. Download the JSON for the full node graph.
| Workflow | Website chatbot with Google Drive knowledge base using GPT-4 and Mistral AI |
|---|---|
| Complexity | advanced |
| Nodes | 32 |
| Categories | Support Chatbot, AI Chatbot |
| Author | DIGITAL BIZ TECH |
| Published | 25 Oct 2025 |
Use the JSON export at /data/workflows/10142/10142.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
AI Powered Website Chatbot with Google Drive Knowledge Base Overview This workflow combines website chatbot intelligence with automated document ingestion and vectorization — enabling live Q&A from...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Support Chatbot, AI Chatbot use case.