N
n8n Store
Workflow Market
My workflow 11

My workflow 11

by abdullahmilβ€’0 views

Description

Categories

πŸ€– AI & Machine Learning

Nodes Used

n8n-nodes-base.notionn8n-nodes-base.stickyNoten8n-nodes-base.stickyNoten8n-nodes-base.stickyNoten8n-nodes-base.stickyNoten8n-nodes-base.googleDrive@n8n/n8n-nodes-langchain.agent@n8n/n8n-nodes-langchain.openAin8n-nodes-base.googleDriveTrigger@n8n/n8n-nodes-langchain.lmChatOpenAi
PriceKostenlos
Views0
Last Updated11/28/2025
workflow.json
{
  "id": "kPxKpLeogc6jiupV",
  "meta": {
    "instanceId": "1b9b471cfc35c494898c60da53fb540b12dc98f14d03ea21d431e8d5b791e453",
    "templateCredsSetupCompleted": true
  },
  "name": "My workflow 11",
  "tags": [],
  "nodes": [
    {
      "id": "b439f939-2372-44a0-bfa2-57ce9ab82b21",
      "name": "Google Drive Trigger",
      "type": "n8n-nodes-base.googleDriveTrigger",
      "position": [
        -464,
        -112
      ],
      "parameters": {
        "event": "fileCreated",
        "options": {
          "fileType": "all"
        },
        "pollTimes": {
          "item": [
            {
              "mode": "everyMinute"
            }
          ]
        },
        "triggerOn": "specificFolder",
        "folderToWatch": {
          "__rl": true,
          "mode": "list",
          "value": "1EMG03GI9ewXAnKj_vT-aAmySU8T-GQZx",
          "cachedResultUrl": "https://drive.google.com/drive/folders/1EMG03GI9ewXAnKj_vT-aAmySU8T-GQZx",
          "cachedResultName": "Ai-Asset Generator"
        }
      },
      "credentials": {
        "googleDriveOAuth2Api": {
          "id": "dImNd7U4hKl1Gpdh",
          "name": "Google Drive account"
        }
      },
      "typeVersion": 1
    },
    {
      "id": "e50b6cfd-a9a3-4086-8864-87855e51eeb9",
      "name": "Download file",
      "type": "n8n-nodes-base.googleDrive",
      "position": [
        -272,
        -112
      ],
      "parameters": {
        "fileId": {
          "__rl": true,
          "mode": "id",
          "value": "={{ $json.id }}"
        },
        "options": {},
        "operation": "download"
      },
      "credentials": {
        "googleDriveOAuth2Api": {
          "id": "dImNd7U4hKl1Gpdh",
          "name": "Google Drive account"
        }
      },
      "typeVersion": 3
    },
    {
      "id": "027bcf8f-3653-4661-aef4-ef2909ab2dbc",
      "name": "Transcribe a recording",
      "type": "@n8n/n8n-nodes-langchain.openAi",
      "position": [
        -48,
        -160
      ],
      "parameters": {
        "options": {},
        "resource": "audio",
        "operation": "transcribe"
      },
      "credentials": {
        "openAiApi": {
          "id": "CO0Lrl5fRn9pZEL8",
          "name": "OpenAi account"
        }
      },
      "typeVersion": 1.8
    },
    {
      "id": "e16a789f-8d31-49ef-8074-fd5e761feed9",
      "name": "AI Agent",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        144,
        -160
      ],
      "parameters": {
        "text": "=Just suppose you are a professional Summarizer and helper. \nThis is the data that is coming from a previous node \nAudio-transcribed : {{ $json.text }} \nand its the transcribed version of an mp3 file. Just Summarize the text and return to me a clear and a concize summary of the text.",
        "options": {},
        "promptType": "define"
      },
      "typeVersion": 2.1
    },
    {
      "id": "a3e7fc95-5bb7-4c2b-a0a4-0d7eb54d5208",
      "name": "OpenAI Chat Model",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
      "position": [
        96,
        32
      ],
      "parameters": {
        "model": {
          "__rl": true,
          "mode": "list",
          "value": "gpt-4.1-mini"
        },
        "options": {}
      },
      "credentials": {
        "openAiApi": {
          "id": "CO0Lrl5fRn9pZEL8",
          "name": "OpenAi account"
        }
      },
      "typeVersion": 1.2
    },
    {
      "id": "89801c04-d637-4e8f-b6e5-ce63f20aae95",
      "name": "Create a page",
      "type": "n8n-nodes-base.notion",
      "position": [
        592,
        -96
      ],
      "parameters": {
        "title": "N8N Output",
        "pageId": {
          "__rl": true,
          "mode": "id",
          "value": "234c7c0bc348804da681f5d80eca6712"
        },
        "blockUi": {
          "blockValues": [
            {
              "type": "heading_1",
              "textContent": "={{ $json.output }}"
            }
          ]
        },
        "options": {}
      },
      "credentials": {
        "notionApi": {
          "id": "DjuZsUioheWrd61P",
          "name": "Notion account"
        }
      },
      "typeVersion": 2.2
    },
    {
      "id": "19d8919b-ec8a-40d2-bce0-3c385276c62e",
      "name": "Sticky Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -80,
        -240
      ],
      "parameters": {
        "color": 7,
        "width": 560,
        "height": 400,
        "content": "AI Transcriber and Summarizer Nodes\n"
      },
      "typeVersion": 1
    },
    {
      "id": "935a24cb-d92c-467a-ac51-5255712e25cb",
      "name": "Sticky Note1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        496,
        -240
      ],
      "parameters": {
        "color": 3,
        "width": 336,
        "height": 400,
        "content": "Uploading to the Notion Database\n"
      },
      "typeVersion": 1
    },
    {
      "id": "d718151b-fff1-492f-b2f9-50c305414dbd",
      "name": "Sticky Note2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -512,
        -240
      ],
      "parameters": {
        "width": 416,
        "height": 400,
        "content": "Downloading from Drive(BinarY)\n"
      },
      "typeVersion": 1
    },
    {
      "id": "8dac6ad8-b94b-4520-a4a9-123107b69e40",
      "name": "Sticky Note3",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1264,
        -416
      ],
      "parameters": {
        "color": 5,
        "width": 672,
        "height": 832,
        "content": "Created by : Abdullah Dilshad\nReach me At : [email protected]     \n\nWho It's For πŸ§‘β€πŸ’»\nThis system is ideal for individuals or teams who regularly work with audio content and need an efficient way to convert it into text and extract key information. This includes:\n\nResearchers: Quickly transcribe interviews or lectures and get summaries for analysis.\n\nContent Creators: Generate transcripts for podcasts or videos and create quick summaries for social media or show notes.\n\nStudents: Transcribe study materials or lectures and receive summarized notes.\n\nBusiness Professionals: Automate the transcription of meeting recordings and get key takeaways.\n\nHow to Set Up πŸ› οΈ\nSetting up this system in n8n involves configuring each of the described nodes:\n\nGoogle Drive Trigger:\n\nConnect your Google Drive account to n8n.\n\nSpecify the exact Google Drive folder that n8n should monitor for new audio file uploads.\n\nConfigure the trigger to download the audio file upon detection.\n\nOpenAI Whisper (Transcribe Recording node):\n\nProvide your OpenAI API key for authentication.\n\nEnsure the node is configured to receive the audio file from the Google Drive Trigger.\n\nGPT-4 (Message Model node):\n\nProvide your OpenAI API key.\n\nConfigure the node to receive the text transcript from the OpenAI Whisper node.\n\nCraft a clear prompt for GPT-4 to ensure it generates the desired type of summary (e.g., \"Provide a clear and concise summary of the following text: [transcript]\").\n\nNotion (Create Page node):\n\nConnect your Notion account to n8n.\n\nSpecify the Notion database or page where the new summaries should be created.\n\nMap the summary output from GPT-4 to a rich text property in Notion.\n\nOptionally, map any relevant metadata (e.g., filename, upload date) to other Notion properties.  "
      },
      "typeVersion": 1
    }
  ],
  "active": false,
  "pinData": {},
  "settings": {
    "executionOrder": "v1"
  },
  "versionId": "6c73e86e-0ce0-4997-bb56-d76cd320b133",
  "connections": {
    "AI Agent": {
      "main": [
        [
          {
            "node": "Create a page",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Download file": {
      "main": [
        [
          {
            "node": "Transcribe a recording",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "OpenAI Chat Model": {
      "ai_languageModel": [
        [
          {
            "node": "AI Agent",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "Google Drive Trigger": {
      "main": [
        [
          {
            "node": "Download file",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Transcribe a recording": {
      "main": [
        [
          {
            "node": "AI Agent",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}

η›Έε…³ε·₯作桁