Google Drive Workflows
164 Ergebnisse — 39 herunterladbare Workflow-Dateien, 125 quellenverknüpfte n8n-Referenzen
Generate LinkedIn posts using Google Gemini, MongoDB Atlas, Google Drive and Sheets
On new Google Drive files, embeds content into a MongoDB Atlas vector store and a Gemini agent drafts LinkedIn posts, logging them to Google Sheets.
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.
AI-Powered Proposal Gap Analyzer
On a new Google Drive file, extracts proposal content, analyzes gaps with a Groq agent against Salesforce data, logs to Sheets, and alerts Slack.
Telegram, WhatsApp & Slack Automation
On Telegram, WhatsApp, Slack or Gmail messages, an OpenAI agent retrieves context from a Supabase vector store and replies on each channel.
Lead Magnet Agent - Trigify
On a chat message, an Anthropic and OpenRouter agent researches a lead magnet and saves the generated document to Google Docs and Drive.
Complete RAG from PDF with Mistral OCR
On manual run, loads Google Drive PDFs, embeds them into Qdrant with OpenAI, and answers chat questions via Gemini retrieval QA.
EDI File Processing - Completed
On manual run, loads Google Drive documents, embeds them into Pinecone, and uses an OpenAI agent to extract structured data.
OpenAI, Anthropic & Google Drive Automation
On a chat message, retrieves from a Supabase vector store with Cohere reranking and answers via Anthropic, indexing Google Drive files with OpenAI embeddings.
Template Supabase Postgres
On a chat message, indexes Google Drive documents into a Supabase vector store and answers questions via an OpenAI RAG agent.
OpenAI, Google Drive & Supabase Automation
On a Google Drive file change, indexes content into a Supabase vector store and answers Telegram messages via an OpenAI agent.
Enables updates to documents in RAG
On manual trigger, syncs Google Drive files into a Qdrant vector store, then answers chat questions via Google Gemini retrieval QA.
Google Sheets, Google Drive & Slack Automation
On a Slack message, an Azure OpenAI agent retrieves from Pinecone and Google Drive files, logs to Google Sheets, and replies in Slack.
Turn Your Google Drive into an AI Powered Internal Knowledge Base with Semantic Search
Indexes Google Drive documents into a Pinecone vector store and answers semantic-search queries via webhook using OpenAI.
Voice AI Chatbot with Document Retrieval & Guardrails for WordPress
On a webhook chat request, an OpenAI agent answers from a Qdrant store with guardrails, ingesting Google Drive docs, replying via webhook.
Ollama to Google Drive Automation
Embeds new Google Drive files into a Qdrant store with Ollama and answers chat questions through an Ollama agent.
[MW] AI Customer Support Assistant - Cloud Version
On a new Gmail email, an OpenAI agent pulls context from Google Sheets and Drive and sends an automated Gmail reply.
Instant RAG Builder
On a new Google Drive file, builds a Pinecone vector index and answers chat queries with an OpenAI agent.
Drive Knowledge Base RAG Agent
Indexes Google Drive documents into a Qdrant vector store and answers chat questions with an OpenAI agent.
Recursive Hybrid RAG 1
On new Google Drive files, summarizes and embeds content with OpenAI into a Supabase vector store, then answers queries via an OpenAI/Gemini agent.
Chat with PDF /// Md /// Text Files Using Graphrag (No Vector Store Needed)
On a chat message, extracts text from Google Drive PDFs, Markdown, and text files, then answers questions via an OpenAI agent using HTTP tool calls.