When you need Google Gemini Embeddings and Google Gemini Chat talking to each other, here are the 57 n8n workflows in the catalog that already do it. Each is integration-tagged and privacy-stripped — copy the JSON and import.
Workflows that pair Google Gemini Embeddings with Google Gemini Chat
Camila IA. Uses postgres, crypto, redis, agent. Webhook trigger; 92 nodes.
Api Schema Extractor. Uses manualTrigger, httpRequest, splitOut, textSplitterRecursiveCharacterTextSplitter. Event-driven trigger; 88 nodes.
Wait Splitout. Uses manualTrigger, httpRequest, splitOut, textSplitterRecursiveCharacterTextSplitter. Event-driven trigger; 88 nodes.
This workflow automates the process of discovering and extracting APIs from various services, followed by generating custom schemas. It works in three distinct stages: research, extraction, and schema
⚡AI-Powered YouTube Playlist & Video Summarization and Analysis v2. Uses lmChatGoogleGemini, agent, splitOut, chainLlm. Chat trigger; 72 nodes.
This n8n workflow transforms entire YouTube playlists or single videos into interactive knowledge bases you can chat with. Ask questions and get summaries without needing to watch hours of content. 🔗
This simple philosophy changes the way we think about automated sales agents. Context changes everything. In this 4-part workflow, we start by creating a knowledge base that will act as context across
This template is a complete, hands-on tutorial for building a RAG (Retrieval-Augmented Generation) pipeline. In simple terms, you'll teach an AI to become an expert on a specific topic—in this case, t
Tech Radar. Uses googleDrive, documentDefaultDataLoader, stickyNote, mySql. Scheduled trigger; 53 nodes.
This project is built on top of the famous open source ThoughtWorks Tech Radar.
This template is a complete, hands-on tutorial for building a RAG (Retrieval-Augmented Generation) pipeline. In simple terms, you'll teach an AI to become an expert on a specific topic—in this case, t
This template creates a comprehensive, production-ready Retrieval-Augmented Generation (RAG) system. It builds a sophisticated AI agent that can answer questions based on documents stored in a specifi
use cases: research stock market in Indonesia. analyze the performance of companies belonging to certain subsectors or company comparing financial metrics between BBCA and BBRI providing technical ana
Unlock adaptive, context-aware AI chat in your automations—no coding required!
Description This workflow automatically classifies user queries and retrieves the most relevant information based on the query type. 🌟 It uses adaptive strategies like; Factual, Analytical, Opinion, a
Adaptive RAG. Uses agent, chatTrigger, lmChatGoogleGemini, memoryBufferWindow. Chat trigger; 39 nodes.
This n8n workflow implements a version of the Adaptive Retrieval-Augmented Generation (RAG) framework. It recognizes that the best way to retrieve information often depends on the type of question ask
This workflow helps users find the most relevant n8n templates using AI.
How it works Automates systematic literature review by downloading papers from Google Drive, extracting text, and evaluating them against strict inclusion/exclusion criteria using LLM agents Routes in
This workflow contains community nodes that are only compatible with the self-hosted version of n8n.
Personal Portfolio Resume CV Chatbot. Uses embeddingsGoogleGemini, stickyNote, scheduleTrigger, lmChatGoogleGemini. Scheduled trigger; 35 nodes.
This template is perfect for:
ReviewFlow. Uses executeWorkflowTrigger, httpRequest, mongoDb, agent. Event-driven trigger; 33 nodes.
n8n telegram RAG. Uses lmChatGoogleGemini, embeddingsGoogleGemini, memoryManager, vectorStoreSupabase. Event-driven trigger; 32 nodes.
See more Google Gemini Embeddings workflows · Google Gemini Chat workflows
FAQ
How do I trigger a Google Gemini Chat action from Google Gemini Embeddings?
Most workflows in this list use either a Google Gemini Embeddings webhook trigger (real-time) or a polling trigger (every N minutes). From there, downstream Google Gemini Chat nodes handle the action. Open any workflow's detail page to see the exact node graph.
Do I need both a Google Gemini Embeddings and a Google Gemini Chat account?
Yes — n8n connects to each integration via your own credentials. AutomationFlows strips credential IDs before publishing, so you'll add your own.
Are these Google Gemini Embeddings → Google Gemini Chat workflows free?
Yes — every workflow on AutomationFlows is free to browse and copy. Pro adds a multi-signal QualityScore on every workflow plus bulk JSON download.