Supabase workflows
50 results — 11 downloadable workflow files, 39 source-linked n8n references
Upload to n8n
Manually triggered, batches and routes records over HTTP, then upserts them into Supabase, Postgres, and Microsoft Excel.
RAG chatbot using Google Drive
On a new Google Drive file, embeds its content into Supabase, then an OpenAI agent answers chat questions over the documents.
Contextual Hybrid RAG AI copy
On a chat message, answers questions over a Google Drive and Supabase vector store using OpenAI, indexing new Drive files automatically.
AI Powered WhatsApp Customer Service with GPT 4, Smart Routing & Knowledge Base
On a WhatsApp message, classifies the request, looks up answers in Supabase and Google Docs, logs to Sheets, and replies via WhatsApp or Gmail.
RAG Powered AI Voice Customer Support Agent (Supabase + Gemini + Elevenlabs)
On a webhook, answers customer queries using Google Docs and Supabase context with Vertex AI, returning a voice response.
Chat-internal-documents
On new Google Drive files, embeds documents into Supabase using Ollama and answers chat queries via a retrieval agent.
Build a Knowledge Base Chatbot with Jotform, RAG Supabase, Together AI & Gemini
On a Jotform submission or chat message, retrieves context from Supabase and answers with a Google Gemini RAG agent.
Smarter RAG Agents with Enriched Retrieval, Filters & Memory by Ascuncia
On a chat message, answers questions with a Gemini RAG agent over a Supabase vector store, using Cohere reranking and Postgres memory.
🤖 Create a Documentation Expert BOT with RAG, Gemini, and Supabase
On a schedule, scrapes and embeds documentation into Supabase with Gemini, powering a RAG agent that answers questions from the vector store.
Google Drive File Ingestion to Supabase for Knowledge Base
When a file lands in Google Drive, extracts and embeds its text with OpenAI into a Supabase vector store, notifying via Gmail.
🤖 AI Personal Assistant with GPT-4o, Memory & Scheduling for WhatsApp
On a WhatsApp message, answers using GPT-4o with Postgres memory and Supabase vector search, caching state in Redis.
[Template] AI Powered Incident Management
On a webhook incident, an OpenRouter agent researches via Tavily and Supabase vector search, drafting resolutions with Gemini embeddings.
Scrape and Ingest Web Content into Supabase Pgvector with Firecrawl
On a webhook, scrapes web content with Firecrawl, embeds it with OpenAI, and ingests into Supabase pgvector for agent retrieval.
RAG Agent
On new Google Drive files or a schedule, embeds documents into a Supabase vector store and answers chat queries via an OpenAI RAG agent.
Smart Email Assistant: Automate Customer Support with AI & Supabase
On a new Gmail email, classifies it and drafts an AI reply grounded in a Supabase vector store of Google Drive docs, sending via Gmail.
DELIVERY HAMBURGUERIA MVP
On a schedule, runs a burger-delivery AI agent that classifies messages, retrieves context from a Supabase vector store, and persists chat in Postgres.
Petshop 4
When files land in Google Drive, extracts and embeds them with OpenAI into a Supabase vector store, caching via Redis for a pet-shop assistant.
AI Contact Enrichment
On an incoming webhook, enriches contact data through an external API and stores the results in Supabase.
Index Google Drive Files into a Supabase Vector Store with OpenAI Embeddings
On a new Google Drive file, extracts and chunks its text, embeds it with OpenAI, and indexes it into a Supabase/Postgres vector store.
Risk n8n Automation (All 3 Worklows)
On a schedule, enriches Supabase risk records with Perplexity and Firecrawl web research, analyzes them with an Anthropic agent, and indexes results in Pinecone.
Telegram RAG Assistant Bot
On a Telegram message, runs an OpenAI agent over a Supabase vector store and Google Sheets to answer and log conversations.
Legal Contract Risk Analyser — Hybrid RAG + AI Risk Scoring
On a webhook upload, extracts contract text, scores legal risk with a Gemini agent using Supabase retrieval, and returns the analysis.
n8n Workflow Intelligence (RAG): Auto Indexing & Semantic AI Search
On schedule, indexes n8n workflows into a Supabase vector store with OpenAI embeddings, and answers semantic search queries via webhook.
Parse Google Drive Documents to RAG Ready Markdown with Supabase Cache
When a Google Drive file is added, parses the document into RAG-ready Markdown and caches the output in Supabase.