Google Drive workflows
164 results — 39 downloadable workflow files, 125 source-linked n8n references
AI Powered Document Qa System Using Webhook, Pinecone + OpenAI + n8n
On manual run, loads Google Drive documents into a Pinecone vector store, then answers questions over a webhook using an OpenAI agent.
Gmail Smart Auto Responder with GPT 4o and Google Drive Context Memory
On a new Gmail email, retrieves Google Drive context via OpenAI embeddings and an agent to draft and send a reply.
Bundle RAG Upload
On a Google Drive file event, loads and splits documents, embeds them with OpenAI, and upserts the vectors into Pinecone.
Complete RAG System with Automatic Source Citations Using Qdrant
Indexes Google Drive documents into Qdrant with OpenAI embeddings, then answers chat questions via Gemini with source citations.
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.
RAG Pipeline and Chatbot
On a Google Drive file, embeds documents with Ollama into Qdrant, then answers chat queries from the indexed knowledge base.
AI Phone Agent with Retellai
On a webhook call, runs a phone agent backed by a Qdrant knowledge base that books Google Calendar events and notifies via Telegram.
Build a RAG Knowledge Base from Educational PDFs with Gemini and Supabase
On a schedule, loads PDFs from Google Drive, embeds them with Google Gemini into a Supabase vector store, tracking progress in Google Sheets.
Retrieve and Answer Gmail Email Queries with Llama 3.2, Mxbai Embed, and Qdrant
On a new Drive file, indexes documents into Qdrant, then on incoming Gmail retrieves relevant context and sends an AI-drafted reply.
Build Enterprise RAG System with Google Gemini File Search & Retell AI Voice
Indexes Google Drive files into Google Gemini File Search, logs them to Google Sheets, and answers user queries through a chat agent.
Answer WhatsApp questions from PDF documents using RAG, Google Drive and Pinecone
When a PDF lands in Google Drive, indexes it into Pinecone with OpenAI embeddings, then answers WhatsApp questions via a Gemini RAG agent.
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.
Telegram AI Support Chatbot with Multi Modal Inputs
On Telegram messages, processes multi-modal inputs with OpenAI and replies using a Supabase RAG agent with Cohere reranking.
Reranks #1
Indexes Google Drive documents into a Supabase vector store and answers queries with a reranking OpenAI RAG agent, logging to Google Sheets.
Tour Package Recomendation Database - Process Tour PDF
On manual trigger, loads tour PDFs from Google Drive, splits and embeds them with OpenAI, and indexes them in a Pinecone vector store.
WhatsApp Group Chat with Your Vector Database — No Facebook Business Required
On an incoming WhatsApp webhook, answers questions with an OpenAI agent grounded in a Pinecone store indexed from Google Drive files.
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.
Auto Update Knowledge Base with Drive, Llamaindex & Azure OpenAI Embeddings
On Google Drive file changes, loads documents and indexes them into an in-memory vector store using Azure OpenAI embeddings.
My Agentic Arena Community Contest
Evaluates chat agents by embedding Google Drive documents into Qdrant with OpenAI, then scoring responses against test cases.
Transform Books into 100+ Social Media Posts with DeepSeek AI and Google Drive
On a new Google Drive file, embeds book content into Qdrant and generates social media posts with a DeepSeek 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.
Retrieve Google Drive documents using Pinecone and OpenAI.
On new Google Drive files, indexes documents into Pinecone with OpenAI embeddings, then answers queries via an agent and emails results through Gmail.
Automate Systematic Literature Reviews with Google Drive, GPT 4, Gemini, Qdrant and Airtable
On manual run, extracts Google Drive papers, embeds them into Qdrant, and summarizes findings with Gemini and OpenAI into Airtable.
Smart knowledge base builder — auto-convert websites into AI training data
On form submission, scrapes website pages, processes them with OpenAI, and saves converted AI training files to Google Drive.