๐Ÿ“– AI: Ask questions about any data source (using the n8n workflow retriever)

โšก 10,130 views ยท ๐Ÿ“– Internal Wiki & Knowledge Base

Description

This template aims to perform Q&A on data retrieved from another n8n workflow. Since that workflow can be used to retrieve any data from any service, this template can be used to ask questions about any data.

It uses a manual trigger, various AI nodes, and an OpenAI Chat Model to extract and provide relevant information based on a specific query.

Note that to use this template, you need to be on n8n version 1.19.4 or later.

๐Ÿ”— Nodes Used

Question and Answer Chain, OpenAI Chat Model, Workflow Retriever

๐Ÿ“ฅ Import

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

๐Ÿ“– Importing guide ยท ๐Ÿ”‘ Credential setup