Retrieve Answers from Knowledge Base with InfraNodus GraphRAG Chatbot — n8n ワークフロー

複雑度 トリガー5個のノード💎 Other作成者:InfraNodus

概要

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

使用ノード

Get a response from knowledge baseWhen chat message receivedRespond to ChatWebhookRespond to WebhookSticky Note3

ワークフロープレビュー

3. Show response to the user
The response obtained using InfraNodus GraphRAG is then
2. Query the Knowledge Base
Use the InfraNodus GraphRAG node to generate an answer
1. AI Chat Trigger
Use the n8n built-in chat for testing and then replace
Basic AI Chatbot Tutorial
- No vector store needed
- Uses GraphRAG and custom ontology for responses
Learn how to set up a simple AI chatbot without vector
G
Get a response from know…
W
When chat message received
R
Respond to Chat
W
Webhook
R
Respond to Webhook
5 nodes4 edges

仕組み

  1. 1

    トリガー

    このワークフローは トリガー トリガーで開始します。

  2. 2

    処理

    データは 5 個のノードを流れます, connecting chat, chattrigger, n8n-nodes-infranodus.infranodus。

  3. 3

    出力

    ワークフローは自動化を完了し、設定された宛先に結果を配信します。

ノード詳細 (5)

GE

Get a response from knowledge base

n8n-nodes-infranodus.infranodus

#1
WH

When chat message received

n8n-nodes-langchain.chatTrigger

#2
RE

Respond to Chat

n8n-nodes-langchain.chat

#3
WE

Webhook

webhook

#4
RE

Respond to Webhook

respondToWebhook

#5
ST

Sticky Note3

stickyNote

#6

このワークフローのインポート方法

  1. 1右側の JSONをダウンロード ボタンをクリックしてワークフローファイルを保存します。
  2. 2n8nインスタンスを開き、ワークフロー → 新規 → ファイルからインポート に進みます。
  3. 3ダウンロードした retrieve-answers-from-knowledge-base-with-infranodus-graphrag-chatbot ファイルを選択し、インポートをクリックします。
  4. 4各サービスノードの 認証情報(APIキー、OAuthなど)を設定します。
  5. 5ワークフローをテスト をクリックして動作確認し、有効化します。

またはn8nの JSONからインポート に直接貼り付け:

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

インテグレーション

chatchattriggern8n-nodes-infranodus.infranodusrespondtowebhookwebhook

このワークフローを取得

ワンクリックでダウンロード&インポート

JSONをダウンロードn8n.ioで見る
ノード5
複雑度low
トリガーtrigger
カテゴリOther

作成者

InfraNodus

InfraNodus

@infranodus

タグ

chatchattriggern8n-nodes-infranodus.infranodusrespondtowebhookwebhook

n8n初めてですか?

n8nは無料のオープンソースワークフロー自動化ツールです。セルフホストまたはクラウド版をご利用いただけます。

n8nを無料で始める →