Category: Productivity
-
🚀 RAG: Context-Aware Chunking – Google Drive to Pinecone via OpenRouter & Gemini
Workflow based on the following article:https://www.anthropic.com/news/contextual-retrieval This n8n automation is designed to extract, process, and store content from documents into a Pinecone vector store using context-based chunking. The workflow enhances retrieval accuracy in RAG (Retrieval-Augmented Generation) setups by ensuring each chunk retains meaningful context.Workflow Breakdown: 🔹 Google Drive – Retrieve Document:The automation starts by fetching…
-
🤖 Telegram AI Bot Assistant: Ready-Made Template for Voice & Text Messages
Free template for voice & text messages with short-term memory. This n8n workflow template is a blueprint for an AI Telegram bot that processes both voice and text messages. It is ready to use with minimal setup. The bot remembers the last several messages (10 by default), understands commands, and provides responses in HTML. You…
-
🤖 Gmail AI Auto-Responder: Draft Replies for Incoming Emails
This workflow automatically generates draft replies in Gmail. It’s designed for anyone who manages a high volume of emails or often faces writer’s block when crafting responses. Since it doesn’t send the generated message directly, you’re still in charge of editing and approving emails before they go out. How It Works: – Email Trigger: activates…
-
📄 Transcribe Audio, Summarize with GPT-4, Store in Notion
Who is this for? This workflow template is perfect for content creators, researchers, students, or anyone who regularly works with audio files and needs to transcribe and summarize them for easy reference and organization. What problem does this workflow solve? Transcribing audio files and summarizing their content can be time-consuming and tedious when done manually.…
-
🚀 Chat with Google Sheets using AI
This workflow allows you to ask questions about the data in a Google Sheet over a chat interface. It uses n8n’s built-in chat, but could be modified to work with Slack, Teams, WhatsApp, etc. Behind the scenes, the workflow uses GPT-4, so you’ll need to have an OpenAI API key that supports it. How it…
-
🍽️ AI Restaurant Order Chatbot for POS Integration
This workflow automates POS (Point of Sale) data management in restaurants, making it easier to handle orders, track customers, manage inventory, and generate sales reports. It retrieves order details, processes payment information, updates inventory, and generates real-time sales reports — all integrated into a centralized system that improves restaurant operations. The workflow integrates several systems,…
-
🤖 Beginner n8n AI Agent Workflow
This workflow creates a personal assistant that can manage communications, schedule meetings, and handle email correspondence through simple Telegram messages.This makes it particularly useful for basic administrative tasks that would otherwise require manual attention.
-
🤖 Client Onboarding Email Automation
This workflow creates a fully automated post-purchase communication sequence that handles both the initial thank you message and the subsequent scheduling request.It eliminates the need for manual follow-up while maintaining a personalized feel.