πŸ“– πŸ—Ό AI powered supply chain control tower with BigQuery and GPT-4o

⚑ 7,913 views Β· πŸ“– Internal Wiki & Knowledge Base

Description

Tags: Supply Chain, Logistics, Control Tower

Context

Hey! I’m Samir, a Supply Chain Engineer and Data Scientist from Paris, and the founder of LogiGreen Consulting.

We design tools to help companies improve their logistics processes using data analytics, AI, and automationβ€”to reduce costs and minimize environmental impact.

> Let’s use N8N to build smarter and more sustainable supply chains!

πŸ“¬ For business inquiries, you can add me on LinkedIn

Who is this template for?

This workflow template is designed for logistics operations that need a monitoring solution for their distribution chains.

Supply Chain Control Tower

Connected to your Transportation Management Systems, this AI agent can answer any question about the shipments handled by your distribution teams.

How does it work?

The workflow is connected to a Google BigQuery table that stores outbound order data (customer deliveries).

BigQuery Table

Here’s what the AI agent does:

  1. πŸ€” Receives a user question via chat.
  2. 🧠 Understands the request and generates the correct SQL query.
  3. βœ… Executes the SQL query using a BigQuery node.
  4. πŸ’¬ Responds to the user in plain English.

Example of Interactions

Thanks to the chat memory, users can ask follow-up questions to dive deeper into the data.

What do I need to get started?

This workflow requires no advanced programming skills.

You’ll need:

Next Steps

Follow the sticky notes in the workflow to configure each node and start using AI to support your supply chain operations.

Tutorial Screenshot

πŸŽ₯ Watch My Tutorial

πŸš€ Curious how N8N can transform your logistics operations?

Notes

This workflow was built using N8N version 1.82.1
Submitted: March 24, 2025

πŸ”— Nodes Used

Google BigQuery, Execute Workflow Trigger, AI Agent, OpenAI Chat Model, Simple Memory, Call n8n Workflow Tool

πŸ“₯ Import

Download workflow.json and import into n8n: Workflow menu β†’ Import from File

πŸ“– Importing guide Β· πŸ”‘ Credential setup