Block 1 - AI Response
- Type / Role
- n8n-nodes-base.httpRequest - httpRequest
- Config choices
- Version 4.2
This workflow is provided as-is. Please review and test before using in production.
Build an embeddable AI chatbot with an access to a knowledge base This is an example of a simp...
n8n-nodes-base.httprequest, n8n-nodes-base.formtrigger, n8n-nodes-base.form, n8n-nodes-base.stickynote
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by InfraNodus.
Original n8n.io sourceThis is an example of a simple AI chatbot that has access to external knowledge to augment its responses.
The knowledge can be added manually or imported from multiple sources (text and PDF files, websites, CSVs, Google search results, AI generated, YouTube search results, RSS feeds, etc) using InfraNodus.
• no OpenAI account needed • no vector store needed • easy data import: PDF, text, CSV, Google / YouTube results, RSS feeds, websites, or AI-generated
First, you add your data into your InfraNodus graph — this will be your knowledge base.
You can import this data from multiple sources or add it manually.
You will have a visual interface available that will show the main concepts and topics in your knowledge base, so you can have an overview of its structure and know how to improve it, if necessary.
Your data is represented as a knowledge graph which contains information about relations and topical clusters in your data, making the LLM responses much more precise.
name field of the AI response HTTP node. You only need an InfraNodus account to set this workflow up.
Free 14-day trials are available.
This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
| Workflow | Build an AI chatbot with InfraNodus knowledge graph for enhanced responses |
|---|---|
| Complexity | intermediate |
| Nodes | 5 |
| Categories | Support Chatbot, AI RAG |
| Author | InfraNodus |
| Published | 01 Aug 2025 |
Use the JSON export at /data/workflows/6818/6818.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
Build an embeddable AI chatbot with an access to a knowledge base This is an example of a simp...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Support Chatbot, AI RAG use case.