Retrieve Answers from Knowledge Base with InfraNodus GraphRAG Chatbot — n8n Workflow

Low complexity Trigger5 nodes💎 Otherby InfraNodus

Overview

Basic AI Chatbot that Retrieves Answers From Knowledge Base Using GraphRAG.

Easiest setup, without vector database, external knowledge base, or OpenAI API keys. All you need is an InfraNodus graph with your knowledge.

In this workflow, user sends a request to the InfraNodus GraphRAG system that will extract a reasoning ontology from a graph that you create (or that you can copy from our repository of public graphs) and generate a response directly to the user.

How it works

Receives a reques

Workflow Preview

Loading workflow preview...

How it Works

  1. 1

    Trigger

    The workflow starts with a trigger trigger.

  2. 2

    Process

    Data flows through 5 nodes, connecting chat, chattrigger, n8n-nodes-infranodus.infranodus.

  3. 3

    Output

    The workflow completes its automation and delivers the result to the configured destination.

How to Import This Workflow

  1. 1Click Download JSON button on the right to save the workflow file.
  2. 2Open your n8n instance. Go to Workflows → New → Import from file.
  3. 3Select the downloaded retrieve-answers-from-knowledge-base-with-infranodus-graphrag-chatbot file and click Import.
  4. 4Set up credentials for each service node (API keys, OAuth, etc.).
  5. 5Click Test Workflow to verify everything works, then activate it.

Or paste directly in n8n → Import from JSON:

{ "name": "Retrieve Answers from Knowledge Base with InfraNodus GraphRAG Chatbot", "nodes": [...], ...}

Integrations

chatchattriggern8n-nodes-infranodus.infranodusrespondtowebhookwebhook

Get This Workflow

Download and import in one click

View on n8n.io
Nodes5
Complexitylow
Triggertrigger
CategoryOther

Created by

InfraNodus

InfraNodus

@infranodus

Tags

chatchattriggern8n-nodes-infranodus.infranodusrespondtowebhookwebhook

New to n8n?

n8n is a free, open-source workflow automation tool. Self-host it or use the cloud version.

Get n8n Free →