πŸ”¬ Transform Excel data into AI-ready vectors with OpenAI and Supabase

⚑ 1,796 views Β· πŸ”¬ Document Extraction & Analysis

Description

Description

This workflow is a practical, β€œdirty” solution for real-world scenarios where frontline workers keep using Excel in their daily processes.
Instead of forcing change, we take their spreadsheets as-is, clean and normalize the data, generate embeddings, and store everything in Supabase.

The benefit: frontline staff continue with their familiar tools, while data analysts gain clean, structured, and vectorized data ready for analysis or RAG-style AI applications.

How it works

Why it’s β€œdirty but useful”

Outcome

Frontline workers keep their Excel-based workflows, while data can immediately be structured, searchable, and vectorized in Supabase β€” enabling AI-powered search, reporting, and retrieval-augmented generation.

Required setup

Supabase account

OpenAI API Key

Microsoft Excel credentials

πŸ”— LinkedIn – Wessel Bulte

πŸ”— Nodes Used

HTTP Request, Postgres, Microsoft Excel 365, Supabase

πŸ“₯ Import

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

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