Bitrix24 AI-Powered RAG Chatbot for Open Lines - n8n Workflow | Neura Market
Bitrix24 AI-Powered RAG Chatbot for Open Lines
Transform Bitrix24 Open Line channels with a RAG-powered chatbot that delivers accurate, document-based AI responses in real-time for enhanced customer support.
This n8n workflow creates an intelligent chatbot for Bitrix24 Open Line channels using Retrieval-Augmented Generation (RAG) technology. It processes uploaded PDF documents by splitting them into chunks, generating vector embeddings, and indexing them in a Qdrant vector database for semantic search. Incoming messages from Bitrix24 are handled via webhook, with authentication, event routing (e.g., ONIMBOT), and conversation context maintenance.
For customer queries, the workflow retrieves the mos
Platform
n8n
Category
Internet of Things
Price
$24.99
Creator
Jordi Faber
Bitrix24
RAG
Chatbot
AI
Google Gemini
Qdrant
Vector Database
Customer Support
Webhook Automation
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.