πŸ“– Automate Document Q&A with Multi-Agent RAG Orchestration using Contextual AI & Gemini

⚑ 1,265 views Β· πŸ“– Internal Wiki & Knowledge Base

Description

PROBLEM

Managing multiple RAG AI agents can be complex when each has its own purpose and vector database.

This workflow enables automated multi-agent orchestration, dynamically selecting and querying the correct agent using Contextual AI Query Tool and Gemini 2.5 Flash.

How it works

Note: The document ingestion process is asynchronous and may take a few minutes before your agent has the document fully available in the datastore for querying.

How to set up

How to customize the workflow

πŸ”— Nodes Used

AI Agent, Simple Memory, n8n Form Trigger, Chat Trigger, Google Gemini Chat Model

πŸ“₯ Import

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

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