Google Gemini workflows
134 results — 22 downloadable workflow files, 112 source-linked n8n references
Webhook with Schedule
On a schedule, embeds Google Drive files into a Pinecone store with Gemini, then answers webhook queries and emails replies via Gmail.
Wait & HTTP Request — Google Sheets
Fetches documents via HTTP, chunks and embeds them with Gemini into a Qdrant vector store, classifies, and extracts structured fields.
Wait & HTTP Request — Google Gemini
When triggered, splits and embeds documents with Google Gemini into a Qdrant vector store, then classifies and extracts structured fields.
AI Document Assistant Via Telegram + Supabase
On a Telegram message, runs a Gemini RAG agent over a Supabase vector store and answers questions back in Telegram.
Google Gemini Automation
On a chat message, a Google Gemini agent answers using Qdrant vector search and returns the response via webhook.
Stickynote with Memorymongodbchat
On a chat message, a Gemini agent answers using MongoDB Atlas vector search, OpenAI embeddings, and MongoDB chat memory.
Travel Planning Agent with Couchbase Vector Search, Gemini 2.0 Flash and Open
On a chat message, a Gemini-powered agent answers travel queries using Couchbase vector search over OpenAI-embedded documents.
Google Gemini to Google Drive Automation
Embeds new Google Drive files into Pinecone using Gemini; a chat agent answers questions from the vector store.
Rag:context Aware Chunking
On manual run, loads Google Drive documents, splits them into context-aware chunks, embeds with Gemini, and stores vectors in Pinecone.
Gemini RAG Question Answering
On webhook, retrieves context from a Qdrant vector store and answers questions with Google Gemini.
Create AI Ready Vector Datasets for Llms with Bright Data, Gemini & Pinecone
On manual run, fetches and extracts web content with Google Gemini, then embeds it and upserts the vectors into a Pinecone store.
⚡AI Powered YouTube Playlist & Video Summarization and Analysis
On a chat message, transcribes and summarizes YouTube videos with a Gemini agent, embedding results into a Qdrant vector store.
Google Docs — Google Sheets
On manual trigger, answers queries via a Gemini and OpenAI agent over a Pinecone vector store built from Google Docs, Sheets, and Drive.
Google Docs — OpenAI
On manual run, embeds documents into Qdrant, then generates content with Gemini and OpenAI and writes results to Google Docs.
Google Docs — Google Gemini
On manual run, indexes documents into Pinecone, then a Gemini agent retrieves context and writes outputs to Google Docs, Sheets, and Drive.
Prod: Notion to Vector Store Dimension 768
On a Notion page event, splits page content and embeds it with Google Gemini into a Pinecone vector store.
Drive Document Chat Agent
When files are added to Google Drive, embeds them into Pinecone with Gemini, letting a chat agent answer questions over the documents.
Drive and MySQL RAG Agent
On a schedule, indexes Google Drive and MySQL data into Pinecone, then answers questions with a Gemini agent writing to Google Docs.
Gemini RAG Email And Chat Assistant
On a form submission, runs Google Gemini over aggregated input, emails results via Gmail, and indexes documents into Pinecone for chat-based retrieval.
Tool - Memory Add
When called as a tool, splits text, embeds it with Google Gemini, and stores it in a Pinecone vector store.
Complete RAG System with Autoupdate Documents Using Qdrant
Embeds Google Drive documents into Qdrant via OpenAI, then answers chat queries using Google Gemini retrieval-augmented generation.
Google Drive RAG Chat Agent
On new Google Drive files, embeds content into Supabase; on chat, an OpenAI and Gemini agent answers from the vector store.
Build Document RAG System with Kimi K2, Gemini Embeddings and Qdrant
On manual trigger, embeds documents with Gemini into Qdrant, then answers queries via an MCP agent using retrieved context.
AI Powered Customer Support: Email, Knowledge Base & Human Escalation Automation
On a new Gmail email, classifies and answers support requests using a Pinecone knowledge base, logging to Google Sheets and escalating to Slack.