This n8n workflow automates the monitoring and analysis of supply chain delays by integrating webhook data input, text processing, semantic embedding, and AI-powered insights. When a supply chain delay report is received through the webhook, the workflow processes the message, generates embeddings, and stores the information in a vector database for semantic search. It also includes an AI agent that defines and interprets supply chain issues, communicates insights via language models, and logs all activities into a Google Sheet for record-keeping. This automation is ideal for supply chain managers or logistics teams aiming to proactively monitor delays and streamline decision-making based on AI-driven insights.
Supply Chain Delay Monitoring with AI & Data Logging
Node Count | 11 – 20 Nodes |
---|---|
Nodes Used | @n8n/n8n-nodes-langchain.agent, @n8n/n8n-nodes-langchain.embeddingsCohere, @n8n/n8n-nodes-langchain.lmChatOpenAi, @n8n/n8n-nodes-langchain.memoryBufferWindow, @n8n/n8n-nodes-langchain.textSplitterCharacterTextSplitter, @n8n/n8n-nodes-langchain.toolVectorStore, @n8n/n8n-nodes-langchain.vectorStoreSupabase, googleSheets, stickyNote, webhook |
Reviews
There are no reviews yet.