Postgres workflow'ları
43 sonuç — 6 indirilebilir workflow dosyası, 37 kaynağa bağlı n8n referansı
Gmail Email Vector Store With Postgres
On new Gmail messages, embeds content with Ollama into a Postgres pgvector store and sends an AI-drafted Gmail reply.
RAG & Genai App with WordPress Content — OpenAI
On a webhook query, answers from WordPress content embedded into a Supabase vector store, using OpenAI and Postgres chat memory.
RAG & Genai App with WordPress Content
On a webhook query, answers from WordPress content embedded into a Supabase vector store, using OpenAI and Postgres chat memory.
Agentic RAG Knowledge Agent
On chat or Google Drive uploads, embeds files into Supabase vectors and answers questions via an OpenAI agent with Postgres memory.
Google Drive RAG Pipeline
On new Google Drive files, extracts and embeds content with OpenAI, then stores vectors in Supabase for chat retrieval.
Multi Department Support BOT with Slash Commands, Pinecone & Telegram
On Telegram messages, an OpenRouter agent answers via Pinecone RAG built from Google Drive docs, routing slash commands with Postgres memory.
AI-Powered Lead Aggregation, Enrichment, and Intelligent Agent Routing System
On a schedule, aggregates and enriches leads via HTTP, an OpenAI agent scores and routes them, storing in Postgres and alerting via Slack and email.
Route AI Powered Customer Support Via Email and Slack with PostgreSQL and Google Sheets
On a webhook, routes support requests through PostgreSQL, emails responses via SMTP, logs to Google Sheets, and replies to the webhook.
Autonomous AI-Driven Document Trust, Fraud Detection and Compliance Engine
On a webhook, extracts and hashes document content, runs OpenAI fraud and compliance analysis with vector search, stores results in Postgres, and alerts Slack.
AI Powered Multi Model Research Analysis & Report Generation
On a webhook, queries multiple AI models over HTTP, stores the analysis in Postgres, and delivers the generated report via Slack and email.
AI Powered Ticket Triage with Multi Model Classification & Knowledge Base
On a webhook ticket, an OpenAI agent classifies it against a PGVector knowledge base, logs to Postgres, and alerts Slack.
F1 Race Winner Prediction Using Real-Time and Historical Data
On a schedule, fetches F1 data via HTTP, predicts the race winner with an OpenAI agent and vector retrieval, then logs to Postgres, Slack, and Google Sheets.
AI Study Assistant with RAG Google Gemini with Drive & Supabase Vector Search
On a chat message, a Gemini RAG agent answers study questions using Supabase vector search over Google Drive documents with Postgres memory.
Create RAG Vector Database from Google Drive Documents Using Gemini & Supabase
When triggered, loads Google Drive documents, embeds them with Google Gemini, and stores vectors in a Supabase Postgres database for RAG.
Instagram Lead Generation
On manual run, scrapes Instagram leads via HTTP, extracts details with OpenAI, and stores them in Postgres.
Create a Self Updating RAG Chatbot with Google Drive, Gemini, and Supabase
On Google Drive changes, embeds documents into Supabase with Gemini, and answers chat queries via a Postgres-backed RAG agent with Cohere reranking.
From sitemap crawling to vector storage: Creating an efficient workflow for RAG
On manual trigger, crawls a sitemap via HTTP, splits and embeds the content with OpenAI, and stores vectors in Supabase.
Upload to n8n
Manually triggered, batches and routes records over HTTP, then upserts them into Supabase, Postgres, and Microsoft Excel.
URL Officer - Respect robots.txt and Avoid Undesirable Sources
On a schedule, checks URLs against robots.txt, extracts data using Mistral, Groq, or Gemini, and stores results in Postgres.
Email to Notion Knowledge Base with IMAP, Postgres Dedup and Telegram Alert
On a new IMAP email, deduplicates against Postgres, creates a Notion knowledge base page, and sends a Telegram alert.
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.
Create a Human Like Evolution API WhatsApp Agent with PostgreSQL & Gemini
On a WhatsApp message via Evolution API, runs a Gemini agent with Redis and Postgres memory to reply conversationally.
Telegram AI Chatbot with Document Based Answers Using OpenAI and Pgvector RAG
On new Google Drive files, embeds documents into a Postgres pgvector store and answers Telegram chat questions through an OpenAI RAG agent with Postgres memory.