Google Drive Workflows
164 Ergebnisse — 39 herunterladbare Workflow-Dateien, 125 quellenverknüpfte n8n-Referenzen
Multi Platform AI Sales Agent with RAG, CRM Logging & Appointment Booking
On an incoming WhatsApp, Telegram, or Facebook message, an OpenAI agent answers using PGVector RAG, logs to Airtable, and books Google Calendar appointments.
Upload Google Drive files to an InfraNodus Graph
On manual run, extracts text from Google Drive files in batches and uploads them to an InfraNodus graph via API.
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.
Handle Guest Inquiries for Multiple Rentals with Pinecone Assistant and GPT 4.1
On an incoming chat message, answers rental guest inquiries with a GPT-4.1 agent using a Pinecone Assistant and Google Drive documents.
Chat with Google Drive Documents Using OpenAI and Pinecone RAG Search
On a chat message, answers questions about Google Drive documents using OpenAI embeddings and Pinecone search with Cohere reranking.
RAG Powered Document Chat with Google Drive, OpenAI, and Pinecone Assistant
On new Google Drive files or chat messages, indexes documents into Pinecone and answers questions using an OpenAI RAG agent.
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.
PDF RAG Agent with Telegram Chat & Auto Ingestion from Google Drive
On a Telegram chat, answers questions over PDFs auto-ingested from Google Drive into a PGVector store using an AI RAG agent.
Automated Book Summarization with DeepSeek AI, Qdrant Vector Db & Google Drive
On a new Google Drive file, embeds the book into Qdrant and generates a summary with DeepSeek via retrieval-augmented Q&A.
Sync Google Drive files to an InfraNodus Graph
When a Google Drive file changes, extracts its text and syncs the content into an InfraNodus graph via HTTP.
Google Drive Files Loader
When called by another workflow, fetches files from Google Drive and extracts their Google Docs content into structured records.
W57th Vector DB 2.0
On a webhook, loads Google Drive documents, embeds them with Gemini into a Supabase vector store, and serves query responses.
Placetel AI – RAG Voice Assistant with Google Drive & Supabase (Groq)
On a schedule, indexes Google Drive docs into a Supabase vector store with OpenAI embeddings, then answers voice queries via a Groq RAG webhook.
RAG Knowledge Base – Webhook to Voice Assistant
On a schedule, loads Google Drive files and embeds them into a Supabase vector store with OpenAI, then answers webhook queries via an AI agent.
KB Sync — OpenAI Vector Store Manager
On schedule, reads a Google Sheets index, pulls files from Google Drive and AWS S3, and syncs them into an OpenAI vector store.
Google Drive RAG Assistant
On a webhook, answers questions with an OpenRouter agent over a Supabase vector store built from Google Drive documents.
Travel Support RAG Chatbot with Pinecone and OpenAI
Embeds Google Drive documents into Pinecone with OpenAI, then answers incoming webhook questions using retrieval-augmented chat and responds to the request.
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.
RFP Automation Workflow (Groq AI Agent)
When a file lands in Google Drive, extracts the RFP, drafts answers with a Groq AI agent, updates Salesforce, generates a Google Doc, and notifies Slack.
RAG Telegram BOT with Google Drive & Local LLM (Ollama)
On a Telegram message webhook, retrieves context from Postgres and Google Drive documents and replies with a RAG-generated answer via Telegram.
Conversational Trip Memory Search Engine
On a webhook request, queries trip data via HTTP, merges the results, stores them in Google Drive, and responds to the caller.
Evaluate Job Fit and Generate Application Assets from Telegram Links with OpenAI, Pinecone, Apify and Google Sheets
On a Telegram job link, scores fit with OpenAI and Pinecone using Apify-scraped data, generates application assets, and emails them via Gmail.
Build a WhatsApp AI Shopping BOT with Virtual Try on Using Gemini and GPT
On a WhatsApp message, an AI agent answers shopping queries with virtual try-on image edits, backed by MongoDB vector search and Google Sheets.