HR チャットボット(RAG システム)
上級
これはAI RAG, Multimodal AI分野の自動化ワークフローで、24個のノードを含みます。主にSet, AwsS3, Slack, SlackTrigger, ManualTriggerなどのノードを使用。 Slack、S3、GPT-4.1-miniを使用したRAG人事ポリシー検索システム
前提条件
- •AWS Access Key と Secret
- •Slack Bot Token または Webhook URL
- •OpenAI API Key
使用ノード (24)
カテゴリー
ワークフロープレビュー
ノード接続関係を可視化、ズームとパンをサポート
ワークフローをエクスポート
以下のJSON設定をn8nにインポートして、このワークフローを使用できます
{
"id": "iZCUHJ7060rflEUa",
"meta": {
"instanceId": "b78775038dd0551b144b274015d3475f3d849cef508e40745901d6f4436e7d88",
"templateCredsSetupCompleted": true
},
"name": "HR Chatbot (RAG-system)",
"tags": [],
"nodes": [
{
"id": "80d6f6e5-1a25-48c4-9078-7fa11a8d9940",
"name": "Slack Trigger",
"type": "n8n-nodes-base.slackTrigger",
"position": [
-208,
592
],
"webhookId": "51e76a4f-957e-4978-b8aa-b7a694adcb20",
"parameters": {},
"typeVersion": 1
},
{
"id": "2ba0c35e-407b-4402-b6f2-22ad6b80382d",
"name": "チャットボット",
"type": "@n8n/n8n-nodes-langchain.agent",
"position": [
0,
592
],
"parameters": {},
"typeVersion": 2.2
},
{
"id": "37b4763a-15d0-419a-b095-07a8703c604f",
"name": "シンプルメモリ",
"type": "@n8n/n8n-nodes-langchain.memoryBufferWindow",
"position": [
16,
816
],
"parameters": {},
"typeVersion": 1.3
},
{
"id": "dbec54d1-3159-477d-9454-75d94706962b",
"name": "ナレッジベース検索",
"type": "@n8n/n8n-nodes-langchain.toolVectorStore",
"position": [
160,
800
],
"parameters": {},
"typeVersion": 1.1
},
{
"id": "2b8e1a2b-0a57-456c-92cd-1c0fea3ba7fe",
"name": "ナレッジベース",
"type": "@n8n/n8n-nodes-langchain.vectorStoreInMemory",
"position": [
32,
1008
],
"parameters": {},
"typeVersion": 1.3
},
{
"id": "1f0a289f-fd0b-4f66-972b-65228a2b13b2",
"name": "ナレッジベース埋め込み",
"type": "@n8n/n8n-nodes-langchain.embeddingsOpenAi",
"position": [
0,
1168
],
"parameters": {},
"typeVersion": 1.2
},
{
"id": "0c653e07-6b76-4f1a-ae60-b97ee54ffdd6",
"name": "会話モデル",
"type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
"position": [
-128,
800
],
"parameters": {},
"typeVersion": 1.2
},
{
"id": "0ce7ae16-34a9-45bf-96ae-d3240c3ec8a1",
"name": "ナレッジベース応答チャットモデル",
"type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
"position": [
320,
928
],
"parameters": {},
"typeVersion": 1.2
},
{
"id": "2cdd2ce8-a3a7-45e5-9ba1-7226645d715b",
"name": "手動トリガー",
"type": "n8n-nodes-base.manualTrigger",
"position": [
0,
0
],
"parameters": {},
"typeVersion": 1
},
{
"id": "ce887063-a120-4cd8-9cdd-da454de43131",
"name": "S3ドキュメントダウンローダー",
"type": "n8n-nodes-base.awsS3",
"position": [
208,
0
],
"parameters": {},
"typeVersion": 2
},
{
"id": "ffcdf0d7-ef27-42cf-a3c8-043edb6bae06",
"name": "ナレッジベースストレージ",
"type": "@n8n/n8n-nodes-langchain.vectorStoreInMemory",
"position": [
416,
0
],
"parameters": {},
"typeVersion": 1.3
},
{
"id": "71d714a4-7a7d-43f1-aac5-6c85489a3a93",
"name": "ナレッジベース埋め込み生成器",
"type": "@n8n/n8n-nodes-langchain.embeddingsOpenAi",
"position": [
352,
224
],
"parameters": {},
"typeVersion": 1.2
},
{
"id": "c14a4de4-e0a7-4134-bfcb-59a765b31168",
"name": "ドキュメントローダー",
"type": "@n8n/n8n-nodes-langchain.documentDefaultDataLoader",
"position": [
560,
208
],
"parameters": {},
"typeVersion": 1.1
},
{
"id": "627b5648-9af1-42e3-bcb1-3b658e9633cc",
"name": "付箋",
"type": "n8n-nodes-base.stickyNote",
"position": [
752,
448
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "5a6675f0-a92f-4528-aa0c-3337a021d5be",
"name": "付箋1",
"type": "n8n-nodes-base.stickyNote",
"position": [
-320,
448
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "8c6014f5-894c-4ebd-a766-6910acd463c1",
"name": "付箋2",
"type": "n8n-nodes-base.stickyNote",
"position": [
-320,
-128
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "20fb6d4b-466f-438c-b9d1-92231c30d87e",
"name": "付箋3",
"type": "n8n-nodes-base.stickyNote",
"position": [
752,
-128
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "90b0c6cf-389b-4572-9207-2dba4ddd3feb",
"name": "付箋5",
"type": "n8n-nodes-base.stickyNote",
"position": [
256,
-1408
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "a2e79935-3199-41bf-9478-552ef7963941",
"name": "付箋4",
"type": "n8n-nodes-base.stickyNote",
"position": [
-320,
-2384
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "0bf7faa6-d9fc-4559-853b-78085c250dff",
"name": "付箋6",
"type": "n8n-nodes-base.stickyNote",
"position": [
832,
-1408
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "5ed1311b-0e82-449e-b196-15b293f748be",
"name": "付箋7",
"type": "n8n-nodes-base.stickyNote",
"position": [
-320,
-1408
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "4b2031c7-0328-4684-baaf-af9259914655",
"name": "応答",
"type": "n8n-nodes-base.set",
"position": [
288,
464
],
"parameters": {},
"typeVersion": 3.4
},
{
"id": "ff4c1dc4-5b18-44d9-b347-5651235a8209",
"name": "再試行",
"type": "n8n-nodes-base.set",
"position": [
288,
656
],
"parameters": {},
"typeVersion": 3.4
},
{
"id": "15c7ef90-d37e-4c3b-8c53-c1e79e6209c7",
"name": "メッセージ送信",
"type": "n8n-nodes-base.slack",
"position": [
512,
464
],
"webhookId": "33789ebc-eb82-43f8-9582-475d900511ce",
"parameters": {},
"typeVersion": 2.3
}
],
"active": false,
"pinData": {},
"settings": {
"executionOrder": "v1"
},
"versionId": "4cb15aed-33a0-41c2-8607-62d481345840",
"connections": {
"2ba0c35e-407b-4402-b6f2-22ad6b80382d": {
"main": [
[
{
"node": "4b2031c7-0328-4684-baaf-af9259914655",
"type": "main",
"index": 0
},
{
"node": "ff4c1dc4-5b18-44d9-b347-5651235a8209",
"type": "main",
"index": 0
}
]
]
},
"4b2031c7-0328-4684-baaf-af9259914655": {
"main": [
[
{
"node": "15c7ef90-d37e-4c3b-8c53-c1e79e6209c7",
"type": "main",
"index": 0
}
]
]
},
"37b4763a-15d0-419a-b095-07a8703c604f": {
"ai_memory": [
[
{
"node": "2ba0c35e-407b-4402-b6f2-22ad6b80382d",
"type": "ai_memory",
"index": 0
}
]
]
},
"80d6f6e5-1a25-48c4-9078-7fa11a8d9940": {
"main": [
[
{
"node": "2ba0c35e-407b-4402-b6f2-22ad6b80382d",
"type": "main",
"index": 0
}
]
]
},
"2b8e1a2b-0a57-456c-92cd-1c0fea3ba7fe": {
"ai_vectorStore": [
[
{
"node": "dbec54d1-3159-477d-9454-75d94706962b",
"type": "ai_vectorStore",
"index": 0
}
]
]
},
"2cdd2ce8-a3a7-45e5-9ba1-7226645d715b": {
"main": [
[
{
"node": "ce887063-a120-4cd8-9cdd-da454de43131",
"type": "main",
"index": 0
}
]
]
},
"c14a4de4-e0a7-4134-bfcb-59a765b31168": {
"ai_document": [
[
{
"node": "ffcdf0d7-ef27-42cf-a3c8-043edb6bae06",
"type": "ai_document",
"index": 0
}
]
]
},
"0c653e07-6b76-4f1a-ae60-b97ee54ffdd6": {
"ai_languageModel": [
[
{
"node": "2ba0c35e-407b-4402-b6f2-22ad6b80382d",
"type": "ai_languageModel",
"index": 0
}
]
]
},
"dbec54d1-3159-477d-9454-75d94706962b": {
"ai_tool": [
[
{
"node": "2ba0c35e-407b-4402-b6f2-22ad6b80382d",
"type": "ai_tool",
"index": 0
}
]
]
},
"ce887063-a120-4cd8-9cdd-da454de43131": {
"main": [
[
{
"node": "ffcdf0d7-ef27-42cf-a3c8-043edb6bae06",
"type": "main",
"index": 0
}
]
]
},
"1f0a289f-fd0b-4f66-972b-65228a2b13b2": {
"ai_embedding": [
[
{
"node": "2b8e1a2b-0a57-456c-92cd-1c0fea3ba7fe",
"type": "ai_embedding",
"index": 0
}
]
]
},
"0ce7ae16-34a9-45bf-96ae-d3240c3ec8a1": {
"ai_languageModel": [
[
{
"node": "dbec54d1-3159-477d-9454-75d94706962b",
"type": "ai_languageModel",
"index": 0
}
]
]
},
"71d714a4-7a7d-43f1-aac5-6c85489a3a93": {
"ai_embedding": [
[
{
"node": "ffcdf0d7-ef27-42cf-a3c8-043edb6bae06",
"type": "ai_embedding",
"index": 0
}
]
]
}
}
}よくある質問
このワークフローの使い方は?
上記のJSON設定コードをコピーし、n8nインスタンスで新しいワークフローを作成して「JSONからインポート」を選択、設定を貼り付けて認証情報を必要に応じて変更してください。
このワークフローはどんな場面に適していますか?
上級 - AI RAG検索拡張, マルチモーダルAI
有料ですか?
このワークフローは完全無料です。ただし、ワークフローで使用するサードパーティサービス(OpenAI APIなど)は別途料金が発生する場合があります。
関連ワークフロー
GitHub向けのAIエージェント
OpenAIを使用してGitHubレポジトリを学習するコーディングアシスタントを作成
Set
Github
Http Request
+
Set
Github
Http Request
19 ノードNghia Nguyen
内部Wiki
AI サポート デスク用の Supabase および JIRA 統合
GPT、Supabaseベクター検索、JIRAチケットに基づくSlack ITデスクの自動化
If
Set
Slack
+
If
Set
Slack
25 ノードinderjeet Bhambra
サポートチャットボット
🤖 Gemini RAGパイプラインを使用してドキュメントエキスパートチャットボットを構築
n8nドキュメント専門のチャットボットをOpenAI RAGパイプラインで構築
Set
Html
Filter
+
Set
Html
Filter
46 ノードAyham
内部Wiki
GPT-4、Stripe、CRMの統合で実現したWooCommerce会話型販売アシスタント
GPT-4、Stripe、CRM インテグレーションを使用した WooCommerce 対話型セールスエージェント
Set
Google Drive
Http Request
+
Set
Google Drive
Http Request
27 ノードCong Nguyen
AIチャットボット
私のワークフロー
Google DriveとGPT-4oを使ってベクター検索を通じて知識ベースチャットボットを作成
Set
Code
Webhook
+
Set
Code
Webhook
26 ノードGofive
サポートチャットボット
行動コードに関する質問をするSlackチャットボット(RAG駆動)
SlackでGPT-4とRAG技術を使って行動規程に関する質問に回答する
If
Code
Slack
+
If
Code
Slack
24 ノードTrung Tran
AI RAG検索拡張