AIマルチソースエージェント:GPT-4、Perplexity検索、Supabase、Google Sheets

中級

これはInternal Wiki, Multimodal AI分野の自動化ワークフローで、14個のノードを含みます。主にPerplexityTool, Agent, GoogleSheetsTool, McpTrigger, ChatTriggerなどのノードを使用。 AIマルチソースエージェント:GPT-4、Perplexity検索、Supabase、Google Sheetsを統合

前提条件
  • Google Sheets API認証情報
  • OpenAI API Key
  • PostgreSQLデータベース接続情報
  • Supabase URL と API Key
ワークフロープレビュー
ノード接続関係を可視化、ズームとパンをサポート
ワークフローをエクスポート
以下のJSON設定をn8nにインポートして、このワークフローを使用できます
{
  "meta": {
    "instanceId": "e7ccf4281d5afb175c79c02db95b45f15d5b53862cb6bc357c5e5bc26567f35c",
    "templateCredsSetupCompleted": true
  },
  "nodes": [
    {
      "id": "a6b69852-3d04-4885-9f6e-3b44eec58528",
      "name": "埋め込み OpenAI",
      "type": "@n8n/n8n-nodes-langchain.embeddingsOpenAi",
      "position": [
        1200,
        32
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "29009aa2-f21f-4041-9cdb-1d6f930467fd",
      "name": "Cohere Reranker",
      "type": "@n8n/n8n-nodes-langchain.rerankerCohere",
      "position": [
        1408,
        32
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "c9b16787-76e1-49b7-806d-0db77f04047c",
      "name": "Knowledge MCP",
      "type": "@n8n/n8n-nodes-langchain.mcpTrigger",
      "position": [
        800,
        -624
      ],
      "webhookId": "5b72ab89-a90f-49db-a7c1-3c80da66c9e7",
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "e5748362-069e-4be1-a8f1-a1f7ea80d055",
      "name": "表データ",
      "type": "n8n-nodes-base.googleSheetsTool",
      "position": [
        928,
        -240
      ],
      "parameters": {},
      "typeVersion": 4.6
    },
    {
      "id": "303c57ef-2cd6-4453-b700-d5c4d8799e7d",
      "name": "リアルタイムWeb検索",
      "type": "n8n-nodes-base.perplexityTool",
      "position": [
        480,
        -272
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "584bd8fd-89c3-4fcc-ac9e-7389bbe8aab3",
      "name": "ベクトル化されたパーソナルデータ",
      "type": "@n8n/n8n-nodes-langchain.vectorStoreSupabase",
      "position": [
        1248,
        -224
      ],
      "parameters": {},
      "typeVersion": 1.3
    },
    {
      "id": "6412b54e-9e25-42b7-bb66-4bfb55fdaf6a",
      "name": "AIエージェント",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        -64,
        -576
      ],
      "parameters": {},
      "typeVersion": 2.2
    },
    {
      "id": "acc78170-a2ff-4383-942b-a9dc7b222c8c",
      "name": "チャットメッセージ受信時",
      "type": "@n8n/n8n-nodes-langchain.chatTrigger",
      "position": [
        -336,
        -576
      ],
      "webhookId": "ea8bce3e-2a29-44b9-9bbf-6a9d828d1285",
      "parameters": {},
      "typeVersion": 1.3
    },
    {
      "id": "c16d7852-b656-4983-8a97-39454be0f6e4",
      "name": "OpenAI チャットモデル",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
      "position": [
        -368,
        -352
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "879f382c-c28a-409b-b968-7504c574245b",
      "name": "Postgres チャットメモリ",
      "type": "@n8n/n8n-nodes-langchain.memoryPostgresChat",
      "position": [
        -224,
        -352
      ],
      "parameters": {},
      "typeVersion": 1.3
    },
    {
      "id": "bc676a80-94e2-46c8-95b2-9496dac1c36a",
      "name": "付箋",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        464,
        -640
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "e0d1d807-2cf0-4492-9267-5dbaf794cfea",
      "name": "MCP Clientナレッジ",
      "type": "@n8n/n8n-nodes-langchain.mcpClientTool",
      "position": [
        480,
        -464
      ],
      "parameters": {},
      "typeVersion": 1.1
    },
    {
      "id": "8e16d4ae-1fff-4399-8dfa-ca8940994729",
      "name": "付箋1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1424,
        -640
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "cf770569-b3b8-465e-8840-b8e7c49b6737",
      "name": "付箋2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -160,
        -672
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    }
  ],
  "pinData": {},
  "connections": {
    "e5748362-069e-4be1-a8f1-a1f7ea80d055": {
      "ai_tool": [
        [
          {
            "node": "c9b16787-76e1-49b7-806d-0db77f04047c",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "29009aa2-f21f-4041-9cdb-1d6f930467fd": {
      "ai_reranker": [
        [
          {
            "node": "584bd8fd-89c3-4fcc-ac9e-7389bbe8aab3",
            "type": "ai_reranker",
            "index": 0
          }
        ]
      ]
    },
    "a6b69852-3d04-4885-9f6e-3b44eec58528": {
      "ai_embedding": [
        [
          {
            "node": "584bd8fd-89c3-4fcc-ac9e-7389bbe8aab3",
            "type": "ai_embedding",
            "index": 0
          }
        ]
      ]
    },
    "c16d7852-b656-4983-8a97-39454be0f6e4": {
      "ai_languageModel": [
        [
          {
            "node": "6412b54e-9e25-42b7-bb66-4bfb55fdaf6a",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "e0d1d807-2cf0-4492-9267-5dbaf794cfea": {
      "ai_tool": [
        [
          {
            "node": "6412b54e-9e25-42b7-bb66-4bfb55fdaf6a",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "879f382c-c28a-409b-b968-7504c574245b": {
      "ai_memory": [
        [
          {
            "node": "6412b54e-9e25-42b7-bb66-4bfb55fdaf6a",
            "type": "ai_memory",
            "index": 0
          }
        ]
      ]
    },
    "303c57ef-2cd6-4453-b700-d5c4d8799e7d": {
      "ai_tool": [
        [
          {
            "node": "c9b16787-76e1-49b7-806d-0db77f04047c",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "584bd8fd-89c3-4fcc-ac9e-7389bbe8aab3": {
      "ai_tool": [
        [
          {
            "node": "c9b16787-76e1-49b7-806d-0db77f04047c",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "acc78170-a2ff-4383-942b-a9dc7b222c8c": {
      "main": [
        [
          {
            "node": "6412b54e-9e25-42b7-bb66-4bfb55fdaf6a",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}
よくある質問

このワークフローの使い方は?

上記のJSON設定コードをコピーし、n8nインスタンスで新しいワークフローを作成して「JSONからインポート」を選択、設定を貼り付けて認証情報を必要に応じて変更してください。

このワークフローはどんな場面に適していますか?

中級 - 内部Wiki, マルチモーダルAI

有料ですか?

このワークフローは完全無料です。ただし、ワークフローで使用するサードパーティサービス(OpenAI APIなど)は別途料金が発生する場合があります。

関連ワークフロー

ワークフロー情報
難易度
中級
ノード数14
カテゴリー2
ノードタイプ12
難易度説明

経験者向け、6-15ノードの中程度の複雑さのワークフロー

作成者

Automation expert & n8n power user. I build advanced workflows combining AI, outbound, and business logic. Grab my templates or reach out for custom builds.

外部リンク
n8n.ioで表示

このワークフローを共有

カテゴリー

カテゴリー: 34