Retrieve Answers from Knowledge Base with InfraNodus GraphRAG Chatbot — Flujo de trabajo n8n

Baja complejidad Disparador5 nodos💎 Otherpor InfraNodus

Descripción general

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

Nodos utilizados

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

Vista previa del flujo de trabajo

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

Cómo funciona

  1. 1

    Disparador

    El flujo de trabajo comienza con un disparador disparador.

  2. 2

    Procesamiento

    Los datos fluyen a través de 5 nodos, connecting chat, chattrigger, n8n-nodes-infranodus.infranodus.

  3. 3

    Salida

    El flujo de trabajo completa su automatización y entrega el resultado al destino configurado.

Detalles de nodos (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

Cómo importar este flujo de trabajo

  1. 1Haz clic en el botón Descargar JSON a la derecha para guardar el archivo del flujo de trabajo.
  2. 2Abre tu instancia de n8n. Ve a Flujos de trabajo → Nuevo → Importar desde archivo.
  3. 3Selecciona el archivo retrieve-answers-from-knowledge-base-with-infranodus-graphrag-chatbot descargado y haz clic en Importar.
  4. 4Configura las credenciales para cada nodo de servicio (claves API, OAuth, etc.).
  5. 5Haz clic en Probar flujo de trabajo para verificar que todo funcione, luego actívalo.

O pega directamente en n8n → Importar desde JSON:

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

Integraciones

chatchattriggern8n-nodes-infranodus.infranodusrespondtowebhookwebhook

Obtener este flujo de trabajo

Descarga e importa con un solo clic

Descargar JSONVer en n8n.io
Nodos5
Complejidadlow
Disparadortrigger
CategoríaOther

Creado por

InfraNodus

InfraNodus

@infranodus

Etiquetas

chatchattriggern8n-nodes-infranodus.infranodusrespondtowebhookwebhook

¿Nuevo en n8n?

n8n es una herramienta de automatización de flujos de trabajo gratuita y de código abierto. Alójala tú mismo o usa la versión en la nube.

Obtener n8n gratis →