When you need Agent and Cohere Embeddings talking to each other, here are the 94 n8n workflows in the catalog that already do it. Each is integration-tagged and privacy-stripped — copy the JSON and import.
Workflows that pair Agent with Cohere Embeddings
/billing - For payment and invoice questions /tech-support - For technical assistance /return-policy - For returns and refunds Command-based routing Direct department access via slash commands Tracks
The benefits being (1) the vision model doesn't need to keep all document scans in context (expensive) and (2) ability to query on graphical content such as charts, graphs and tables. Page extracts fr
📝 Description This workflow helps automatically classify incoming emails using a combination of conditional logic and minimal AI-based classification. The system checks email content, performs sentime
This workflow contains community nodes that are only compatible with the self-hosted version of n8n.
This n8n template lets you automatically build and maintain an AI-ready knowledge base from Outlook emails and Notion pages. It stores both sources in a Pinecone vector database so your AI agent can r
This workflow is an AI-powered multi-agent system built for startup founders and small business owners who want to automate decision-making, accountability, research, and communication, all through Wh
This n8n workflow automates the process of summarizing uploaded books from Google Drive using vector databases and LLMs. It uses Cohere for embeddings, Qdrant for storage and retrieval, and DeepSeek o
This automation is a game-changer for content creators, marketers, and authors. It transforms any book or long document into a treasure trove of over 100 ready-to-use, short-form content ideas for pla
Many websites lack a smart, searchable interface. Visitors often leave due to unanswered questions. This workflow transforms any website into a Retrieval-Augmented Generation (RAG) chatbot—automatical
RAG AI Agent with Milvus and Cohere. Uses documentDefaultDataLoader, embeddingsCohere, chatTrigger, googleDriveTrigger. Chat trigger; 14 nodes.
RAG AI Agent with Milvus and Cohere. Uses documentDefaultDataLoader, embeddingsCohere, chatTrigger, googleDriveTrigger. Chat trigger; 14 nodes.
RAG AI Agent with Milvus and Cohere. Uses documentDefaultDataLoader, embeddingsCohere, chatTrigger, googleDriveTrigger. Chat trigger; 14 nodes.
This template creates a powerful Retrieval Augmented Generation (RAG) AI agent workflow in n8n. It monitors a specified Google Drive folder for new PDF files, extracts their content, generates vector
Customer Auto-tagging. Uses stickyNote, textSplitterCharacterTextSplitter, embeddingsCohere, vectorStorePinecone. Webhook trigger; 12 nodes.
Price Update Google Sheet. Uses stickyNote, textSplitterCharacterTextSplitter, embeddingsCohere, vectorStoreWeaviate. Webhook trigger; 12 nodes.
CSV Attachment to Airtable. Uses stickyNote, textSplitterCharacterTextSplitter, embeddingsCohere, vectorStorePinecone. Webhook trigger; 12 nodes.
Weekly Notes Backup. Uses stickyNote, textSplitterCharacterTextSplitter, embeddingsCohere, vectorStoreWeaviate. Webhook trigger; 12 nodes.
Toggl Daily Report. Uses stickyNote, textSplitterCharacterTextSplitter, embeddingsCohere, vectorStorePinecone. Webhook trigger; 12 nodes.
PR Merged QA Notify. Uses stickyNote, textSplitterCharacterTextSplitter, embeddingsCohere, vectorStorePinecone. Webhook trigger; 12 nodes.
Fitness API Weekly Report. Uses stickyNote, textSplitterCharacterTextSplitter, embeddingsCohere, vectorStoreSupabase. Webhook trigger; 12 nodes.
Blog Comment Discord. Uses stickyNote, textSplitterCharacterTextSplitter, embeddingsCohere, vectorStoreSupabase. Webhook trigger; 12 nodes.
Disaster API SMS. Uses stickyNote, textSplitterCharacterTextSplitter, embeddingsCohere, vectorStoreSupabase. Webhook trigger; 12 nodes.
Hourly Weather Log. Uses stickyNote, textSplitterCharacterTextSplitter, embeddingsCohere, vectorStorePinecone. Webhook trigger; 12 nodes.
Podcast Transcribe Publish. Uses stickyNote, textSplitterCharacterTextSplitter, embeddingsCohere, vectorStorePinecone. Webhook trigger; 12 nodes.
See more Agent workflows · Cohere Embeddings workflows
FAQ
How do I trigger a Cohere Embeddings action from Agent?
Most workflows in this list use either a Agent webhook trigger (real-time) or a polling trigger (every N minutes). From there, downstream Cohere Embeddings nodes handle the action. Open any workflow's detail page to see the exact node graph.
Do I need both a Agent and a Cohere Embeddings 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 Agent → Cohere Embeddings 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.