Automate Google Drive File Ingestion to Supabase for Knowledge Base Creation - n8n Workflow | Neura Market
Automate Google Drive File Ingestion to Supabase for Knowledge Base Creation
This n8n workflow automates the ingestion of files from Google Drive into Supabase, facilitating the creation of a queryable knowledge base. It processes text and tabular files, generates embeddings, and ensures data consistency.
This workflow is designed to streamline the process of building a company knowledge base by automating file ingestion from Google Drive to Supabase. It supports various file types, including PDFs, DOCX, CSV, and Google Sheets, extracting and processing content to generate embeddings for vector search. The workflow handles duplicates and errors, ensuring data integrity and efficiency in knowledge retrieval. It is ideal for knowledge managers, data teams, and developers looking to integrate with o
Platform
n8n
Category
Business Operations & ERPs
Price
Free
Creator
Elias Johansen
if
set
gmail
switch
postgres
supabase
aggregate
summarize
stickyNote
googleDrive
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.