AI Workflows
Artificial Intelligence tools and workflows
Self-Learning AI Assistant with Permanent Memory | GPT, Telegram & Pinecone RAG
## Your AI secretary that self-learns every day and remembers everything you said (text, audio, image). **Imagine having a personal AI secretary accessible right from your Telegram, ready to assist you with information and remember everything you discuss.** This n8n workflow transforms Telegram into your intelligent assistant, capable of understanding text, audio, and images, and continuously learning from your interactions. **It integrates RAG's offline data ingestion and online querying functionalities, letting you save inspiration and key information permanently in real-time, and giving you an AI assistant that remembers all your dialogues and information.** It builds and queries a powerful vector database in real-time, ensuring relevant and accurate responses. **Video guidance on how to set up Telegram integration is also included.** **Who is this for?** This template is ideal for: - Individuals seeking a personal AI assistant for quick information retrieval and note-taking. - Professionals who need to keep track of important conversations and insights. - Anyone interested in leveraging the power of Retrieval-Augmented Generation (RAG) and vector databases for personal knowledge management. - Users who want a self-learning AI that improves over time based on their interactions. **What problem is this workflow solving?** **This workflow integrates RAG's offline data ingestion and online querying functionalities, letting you save inspiration and key information permanently in real-time, and giving you an AI assistant that remembers all your dialogues and information.** This workflow addresses the challenge of information overload and the need for an easily accessible, personalized knowledge base. It eliminates the need to manually organize notes and search through past conversations. By automatically storing and retrieving information from a vector database, this workflow makes it effortless to access the knowledge you need, when you need it. It also provides a way to retain information from various media types like voice notes and images. **What this workflow does:** This workflow automates the following steps: - **Instant Information Capture:** Receives text messages, audio notes (transcribed), and images (with content analysis) directly from your Telegram. - **Intelligent Question Answering:** When you ask a question, the AI searches its knowledge base (Pinecone vector store) for relevant information and provides a comprehensive answer. It even considers your recent conversations for context. - **Automatic Knowledge Storage:** When you make a statement or provide information, the AI extracts key details and saves them in a Google Docs memory palace. - **Daily Self-Learning:** Every day, the workflow automatically takes all the information stored in the Google Docs, converts it into a vector representation, and adds it to its knowledge base (Pinecone vector store). This ensures the AI continuously learns and remembers everything you've shared. - **Image Understanding:** Extracts text and information from images you send. - **Audio Transcription:** Automatically transcribes your voice notes into text for processing and storage. - **Short-term Memory:** Remembers recent interactions within a session for more context-aware conversations. **Setup:** To get started, you'll need to connect the following services to your n8n instance: 1. **Telegram:** Connect your Telegram bot API credentials. A video guidance is included for Telegram integration setup. 2. **OpenAI:** Provide your OpenAI API key for audio transcription and image analysis. 3. **Pinecone:** Set up a Pinecone account and provide your API key and environment. Create a namespace in Pinecone. 4. **Google Docs:** Connect your Google account with access to Google Docs. You'll need to create a Google Doc that will serve as the daily memory palace and provide its ID in the workflow. **How to customize this workflow:** - **Adjust the AI Agent's Personality:** Modify the system prompt in the AI Agent node to tailor the AI's tone and behavior. - **Expand Knowledge Sources:** Integrate other data sources into the daily learning process, such as emails or other documents, by adding more nodes to the scheduled trigger workflow. - **Add More Tools for the AI Agent:** Integrate additional tools into the AI Agent, such as web search or other APIs, to further enhance its capabilities. - **Modify the Daily Schedule:** Adjust the schedule trigger to run at a different time or interval.
n8n$24.99Generate AI Media with ComfyUI: Images, Video, 3D, & Audio Bridge
Unlock low-cost, high-control generative media workflows directly from n8n by integrating with ComfyUI. Ideal for indie creators, AI developers, or small teams seeking scalable media automation—from images to video, 3D, and even audio—this workflow makes generative content production more flexible and programmable than ever. ## How it works - Accept a media generation request via an n8n trigger (HTTP webhook, schedule, etc.) - Parse input and inject it into a ComfyUI payload - Send the payload to your local or remote ComfyUI instance - Wait for and collect the output media files (e.g., images, videos, 3D models, or audio) - Send the result to a destination like email, Telegram, S3, or upload it back to a CMS or client app The format and complexity of the media are entirely dependent on the ComfyUI workflow you use, meaning this n8n integration is as powerful and creative as your ComfyUI setups. ## Set up steps 1. Set up and run a local or remote ComfyUI instance with API access enabled. 2. Load or create a ComfyUI workflow that suits your content goals (image gen, video stitching, etc.). 3. Open this n8n template and set your ComfyUI server URL, input template, and output handling preferences. 4. Connect additional services for input (e.g., Airtable, HTTP) and output (e.g., Notion, Slack, S3) depending on your use case.
n8n$24.99Real-Time Forex Sentiment Analysis & Alerts with Gemini AI to Discord
# Purpose & Audience Forex Market AI Analyst is an advanced n8n workflow template designed for Forex traders, analysts, prop firms, brokers, and trading communities who need real-time, actionable market intelligence. By combining multi-source news aggregation and AI-powered sentiment analysis, this workflow delivers both quick alerts and comprehensive sentiment reports for any currency pair directly to your Discord or chat platform. Stay ahead of market shifts and reduce manual research with automated, context-rich updates. ## What It Does 1. Aggregates breaking news and analysis from top Forex and macroeconomic sources for your selected currency pair. 2. Filters news by recency and relevance, ensuring only the most current and impactful headlines are included. 3. Analyzes market sentiment (bullish, bearish, or neutral) using a state-of-the-art language model (LLM). 4. Summarizes key themes, technical levels, and economic drivers in a clear, structured format with visual cues. 5. Delivers updates to your chosen Discord channel or chat group, with two distinct modes: - **Quick Alerts:** Fast, headline-focused updates for daily trading. - **Full Reports:** Detailed, multi-section sentiment breakdowns for weekly or in-depth review. Customizable date filters let you control how recent news must be for inclusion in sentiment analysis. ## Who Is It For? - Forex traders seeking an edge with instant, unbiased market sentiment. - Analysts and prop firms needing reliable, automated news curation and structured reporting. - Brokers and trading communities looking to enrich their channels with high-quality, automated market insights. - Anyone who wants a "set it and forget it" solution for monitoring any FX pair—no coding required. ## Setup Once, Use Forever - Deploy the workflow once and use it for a lifetime. - Duplicate for as many currency pairs as you need—customize the news sources or filters as you wish. - No recurring fees, no complex setup, and you control the update frequency and delivery channels. ## How to Set Up 1. Select your currency pair and adjust the news filter settings as desired. 2. Connect your AI model (Google Gemini or OpenAI) and Discord (or other chat) credentials. 3. Choose your alert mode: quick daily alerts, full weekly reports, or both. 4. Set your preferred schedule for updates. 5. Go live: Receive real-time, actionable FX news and sentiment in your Discord or chat, automatically. Forex Market AI Analyst—the all-in-one workflow for automated Forex news, sentiment, and technical updates. Perfect for traders, analysts, teams, and anyone who values timely, structured market intelligence.
n8n$14.99Web-Enhanced AI Chatbot with Contextual Memory
This workflow creates an AI chatbot capable of web searches and contextual conversations using OpenAI's GPT-4o model, SerpAPI, and Wikipedia. It maintains conversation context with a memory buffer for enhanced interaction.
n8n$9.99Create a Custom Conversational AI Agent with LangChain and Google Gemini
Develop a personalized AI conversational agent using LangChain and Google Gemini for self-hosted environments, offering extensive customization and efficient token usage.
n8n$9.99Create an On-Premises AI Assistant for Kaggle Competitions Using Qdrant and Ollama
Develop a domain-specific AI assistant for Kaggle competitions using n8n, Qdrant, and Ollama. This workflow supports real-time Python coding assistance, document ingestion, and retrieval-augmented generation, all hosted on-premises for enhanced privacy.
n8n$14.99AI-Powered Credit Card Recommendation System with OpenAI GPT, Telegram & Google Sheets
Overview Confused about which credit card to actually get or swipe? With 100+ cards on the market, hidden caps, and milestone rules, most people end up leaving rewards, perks, and cashback on the table. This workflow uses n8n + GPT + Google Sheets + Telegram to recommend the best credit card for each user's lifestyle in under 3 seconds, while keeping the logic transparent with a value breakdown. What does this workflow do? This workflow: - Captures User Inputs - Users answer a 7-question lifestyle quiz via Telegram. - Stores Responses - Google Sheets logs all answers for resumption & deduplication. - Scores Answers - n8n Function nodes map single & multi-select inputs into scores. - Generates Recommendations - GPT analyses profile vs. 30+ card dataset. - Breaks Down Value - Outputs a transparent table of rewards, milestones, lounge value. - Delivers Results - Top 3 card picks returned instantly on Telegram. Why is this useful? Most card comparison tools only list features; they don't personalize or calculate actual value. This workflow builds a decision engine: - Personalized – matches lifestyle to best-fit cards - Transparent – shows value in real currency (rewards, milestones, lounges) - Fast – answers in under 3 seconds - Organized – Google Sheets keeps an audit trail of every user + dedupe Tools used - n8n (Orchestrator): Orchestration + logic branching - Telegram: User-facing quiz bot - Google Sheets: Database of credit cards + logs of user answers - OpenAI (GPT): Analyses user profile & generates recommendations Who is this for? - Fintech product builders – see how AI can power recommendation engines - Cardholders – understand which card fits their lifestyle best - n8n makers – learn how to combine Sheets + GPT + chat interface into one workflow How to adapt it for your country/location This workflow uses a credit card dataset stored in Google Sheets. To make it work for your country: - Build your dataset – scrape or collect card details from banks, comparison sites, or official portals - Fields to include: Fees, Reward rate, Lounge access, Forex markup, Reward caps, Milestones, Eligibility. - You can use web crawlers (e.g., Apify, PhantomBuster) to automate data collection. - Update the Google Sheet – replace the India dataset with your country's cards. - Adjust scoring logic – modify Function nodes if your cards use different reward structures (e.g., cashback %, miles, points value). - Run the workflow – GPT will analyse against the new dataset and generate recommendations specific to your country. This makes the workflow flexible for any geography. Workflow Highlights - End-to-end credit card recommendation pipeline (quiz → scoring → GPT → result) - Handles single + multi-select inputs fairly with % match scoring - Transparent value breakdown in local currency (rewards, milestones, lounge access) - Google Sheets for persistence, dedupe & audit trail - Delivers top 3 cards in <3 seconds on Telegram - Fully customizable for any country by swapping the dataset
n8n$24.99Notion AI Summary & Tags
**What This Workflow Does:** This n8n workflow automatically generates an AI-powered summary and relevant tags whenever a new row is added to your Notion database. Simply save any URL to your Notion database using the [Notion Web Clipper] Chrome extension or [Save to Notion] on both desktop and mobile. This keeps all your saved content organized in one place instead of scattered across different platforms. **How it works:** 1. The workflow is triggered when a new row is added to your Notion database (it checks for updates every minute). 2. It retrieves the content from the saved URL. 3. An AI agent analyzes the content to generate a summary and relevant tags. 4. The AI output is then formatted properly. 5. Finally, the formatted summary and tags are saved into the appropriate columns in your Notion database. **Notes:** Make sure your Notion database includes the following columns: - URL - Stores the content URL you want to summarize. - AI Summary - Where the AI-generated summary will be added. - Tags - Where the AI-generated tags will be saved.
n8n$4.99Chat with OpenAI Assistant by Adding a Memory
OpenAI Assistant is a powerful tool, but at the time of writing, it doesn't automatically remember past messages from a conversation. This workflow demonstrates how to get around this, by managing the chat history in n8n and passing it to the assistant when required. This makes it possible to use OpenAI Assistant for chatbot use cases. Note that to use this template, you need to be on n8n version 1.28.0 or later.
n8n$4.99Build a Multi-Model AI Chatbot with Telegram, AIMLAPI, and Google Sheets
This n8n workflow allows Telegram users to interact with multiple AI models dynamically. Users can select models using #model_id commands and track their daily usage via Google Sheets.
n8n$14.99Integrate Real-Time Web Scraping with AI Chatbot Using Jina.ai
This workflow enhances an AI-driven chatbot by integrating real-time web scraping capabilities using Jina.ai, allowing users to access up-to-date information directly through chat interactions.
n8n$9.99Create a Personal Portfolio Chatbot with Automated Email Summaries
Develop a professional personal portfolio chatbot that integrates RAG functionality, stores conversations, and sends daily email summaries.
n8n$19.99Voice Creation, SFX, Sound Effects, Voice Changer & More! Elevenlabs MCP Server
Need help? Want access to this workflow + many more paid workflows + live Q&A sessions with a top verified n8n creator? [Join the community](https://www.skool.com/beyond-nodes-automation-lab-2006/about) This workflow provides a complete set of tools for interacting with the ElevenLabs voice API, enabling AI-powered text-to-speech, voice management, and audio processing capabilities. ## Features ### Text-to-Speech Operations - Convert text to speech with customizable voice settings - Generate speech with timestamps for precise audio control - Stream text-to-speech in real-time - Stream text-to-speech with timestamps for live applications ### Voice Management - List all available voices - Get detailed information about specific voices - Delete custom voices - Edit voice properties (name and description) - Find similar voices based on voice ID ### Audio Processing - Create transcripts from audio - Apply voice changing effects - Generate sound effects - Isolate audio components - Design and preview new voices - Save voice previews as new voices ## Requirements - An ElevenLabs API key - n8n instance with HTTP Request tool node - MCP Server Trigger node for AI integration ## Setup 1. Import the workflow into your n8n instance 2. Configure your ElevenLabs API key in the workflow settings 3. The workflow uses AI expressions for voice IDs with a fallback value of `Z9hrfEHGU3dykHntWvIY` ## Usage All nodes are connected to the MCP Server Trigger for AI-powered interactions ### Example Use Cases - Generate natural-sounding speech from text - Create and manage custom voices - Process and transform audio files - Build voice-based applications - Integrate ElevenLabs capabilities into existing workflows ## Technical Details - All endpoints use proper error handling - Voice ID parameters use AI expressions with fallback values - Nodes are organized in logical groups for better workflow management - Includes comprehensive parameter validation - Supports streaming and real-time processing ## Support For issues or questions, please refer to: - [ElevenLabs API Documentation](https://docs.elevenlabs.io) - [n8n Documentation](https://docs.n8n.io) - [n8n Community](https://community.n8n.io)
n8n$14.99Generate Professional Document Drafts from PDFs with Google Drive, GPT-4, and Email Notifications
# Automate Drafts From Google Drive This workflow automates the end-to-end process of extracting and summarizing information from PDFs stored in a specific Google Drive folder. When a new PDF or any binary data is added, the workflow is triggered and begins by downloading and processing the PDF to extract all available text. If multiple PDFs are detected, their content is aggregated into a single, combined dataset. This automation eliminates the time-consuming task of manually reading, taking notes, and drafting documents. By removing this burden, users can focus on more meaningful tasks while the workflow handles the repetitive, tedious work. The extracted content is then passed through an AI-powered information extractor that identifies key details such as names, dates, addresses, and any other structured data points the user wants to extract from the PDF. This step is highly customizable, allowing the user to define exactly what type of information should be extracted. While the workflow is designed to extract all available content from the PDF, specifying additional structured data points ensures that critical details are accurately captured. A second OpenAI Node uses the extracted information to draft a professional, formal summary suitable for documentation. This is the most important part of the workflow and can be fully customized to meet the user's specific needs. By editing the prompts, users can tailor the workflow to generate a wide variety of draft formats based on the extracted content. The workflow then generates a new Google Document containing the full draft and composes an email summarizing the key points in 3 to 5 bullet points. This email is automatically sent to the designated recipient along with a direct link to the Google Doc. This solution is ideal for insurance, legal, or administrative use cases where timely, accurate extraction and reporting from incoming PDFs is essential. **How to Use the Workflow** - Step 1: Place any binary data (e.g., PDF files) into the designated Google Drive folder. - Step 2: The workflow will automatically download each PDF, extract the text, and if multiple PDFs are present, combine them into a single dataset for analysis. - Step 3: The OpenAI Draft Agent will analyze the extracted information, generate a formal draft, and create a Google Document. This document will be updated with the draft content and saved back into the same Google Drive folder. - Step 4: An email will be sent to the designated recipient(s), including a summary of the draft and key extracted information, along with a link to view the Google Document. **Need Help? Have Questions?** For consulting and support, or if you have questions, please feel free to connect with me on [LinkedIn](www.linkedin.com/in/michael-gullo-46b3b7274) or email [michael.gullo@outlook.com](michael.gullo@outlook.com).
n8n$9.99Automate Reuters News Scraping and AI Summarization with Brightdata and Telegram Alerts
This n8n workflow automates the process of scraping Reuters news articles using Brightdata, analyzing them with Claude AI, and sending summarized alerts to Telegram. Ideal for professionals needing timely and concise news insights.
n8n$14.99Create a Versatile AI Chatbot with GPT-4 and Pipedream Integration
This n8n workflow integrates Pipedream's MCP server with AI capabilities to build a dynamic chatbot that can interact with thousands of APIs and tools, enhancing productivity and communication.
n8n$4.99Transform Gmail Emails into Vector Embeddings with PGVector and Ollama
Automatically convert Gmail emails into vector embeddings using PGVector and Ollama for advanced semantic searches and data analysis.
n8n$14.99Automate Resume Parsing and Storage in Supabase from Email Attachments
Streamline the hiring process by automating the extraction of key resume information from email attachments and storing it in a Supabase database.
n8n$14.99Telegram Bot Starter Template Setup & AI Agent Chatbot
## Telegram Bot Starter Template Workflow + n8n AI Agent Chatbot Provides a foundational setup for creating powerful Telegram bots with n8n. It handles incoming messages, photos, files, and voice notes, making it an excellent starting point for developers looking to create bots for customer engagement, support, or interactive services. [Sign up to n8n now](https://n8n.partnerlinks.io/u4hgi2j8tqnr) and try it! ## Key Features: - Dynamic Message Handling: Respond to text messages, photos, files, and more. - Modular Design: Easily integrate additional workflows such as user registration, payment modules, or custom commands. - Error Handling: Ensure the bot gracefully manages errors and user inputs. ## Extensibility: This workflow is the base for building any Telegram bot. Additional modules, such as a user registration module, payment integration, and user profile management, are available for easy connection to expand the bot's functionality. - [Use the Telegram user registration workflow](https://viktorgubanov.gumroad.com/l/n8n-telegram-payment-workflow-stars) - [Use the Telegram Payment, Invoicing and Refund Workflow for Stars](https://viktorgubanov.gumroad.com/l/n8n-telegram-payment-workflow-stars) ## Who Can Use This Workflow? - Developers looking for a quick way to build and customize Telegram bots. - Businesses and service providers who need customer interaction automation. ## Setup Instructions: 1. Replace Telegram credentials with your own API credentials. 2. Customize responses for different message types (text, photo, file). 3. If integrating with external services (like Google Sheets), update the necessary credentials and links. ## UPDATES: [Get the most up-to-date and expanded version](https://viktorgubanov.gumroad.com/l/telegram-bot-starter-template) **June 25**: - New! AI Agent + Setup Instructions - Simple setup instructions and examples are included inside the workflow as sticky notes. **Sep 24**: - Improved message handler: Updated logic to handle various types of messages using Switch (text, photo, file, voice, and callback). - Payment processing: Added new nodes for sending invoices and handling payments via Telegram **Aug 24**: - Changed processing of system events: "new user" and "user who blocked bot" events Please reach out to [Victor](https://www.linkedin.com/in/gubanovvictor/) if you need further assistance with your n8n workflows and automations! [Sign up to n8n](https://n8n.partnerlinks.io/u4hgi2j8tqnr), you have to try it!
n8n$24.99Automate Blog Post Creation from WooCommerce Products Using OpenAI
This workflow automates the generation and publication of blog posts for WooCommerce products using OpenAI. It selects a random product every 6 hours, creates a casual and engaging blog post, and publishes it to WordPress.
n8n$9.99Multi-Service Task Automation with AI-Powered Agent System via WhatsApp
Think of this workflow as your very own **J.A.R.V.I.S.**, the ultimate AI personal assistant, capable of handling a vast array of tasks just like Tony Stark's legendary AI! --- ### Overview This n8n workflow creates a **highly intelligent, multi-agent AI system** designed to act as your all-in-one personal assistant. At its core is **Jarvis**, the central AI, who smartly understands your requests and delegates them to specialized supervisor AIs. These supervisors then activate their own sub-agents (smaller AI workflows) to perform specific tasks, covering everything from managing your work to helping with your personal life and getting you the information you need. --- ### Use Case This powerful workflow is perfect for anyone who wants to **automate and streamline almost any digital task**. Imagine having an assistant who can: * **Boost Productivity:** Manage your calendar, create and update documents (Google Docs, Sheets, Drive), handle tasks (ClickUp, Google Tasks), and keep your customer data organized (Zoho CRM, Airtable). * **Master Communication:** Draft and search emails, send messages on Slack, and even manage your Twitter interactions. * **Handle Publishing & Content:** Create images, post on social media (Facebook, Twitter, LinkedIn, Instagram), and manage your WordPress content. * **Provide Smart Insights:** Perform deep online research, analyze SEO trends, check financial markets, and gather website performance data from Google Analytics. * **Manage Your Lifestyle:** Keep track of your meal plans and habits in Notion, and even help you with travel planning. This system is designed to intelligently choose the best tool for each part of your request, making complex tasks simple. --- ### How It Works It all starts with your input, delivered via **WhatsApp**. Whether you send a text message, an audio note (which gets transcribed), an image, or a document (from which data like invoices can be extracted), the workflow processes it to understand your need. This input then goes to **Jarvis, the central AI**. Jarvis acts like a super-smart manager. It quickly figures out which supervisor agent is best for your request: * **Productivity Supervisor:** For anything work-related - documents, calendars, tasks, or CRM. * **Communication Supervisor:** For emails, Slack, or Twitter. * **Lifestyle Supervisor:** For personal organization like meals or travel. * **Insights Supervisor:** For research, SEO, financial data, or website analytics. * **Publishing Supervisor:** For social media posting, images, or WordPress. Jarvis then hands off your request to the chosen supervisor. Each supervisor, in turn, uses its own set of specialized sub-agents (individual n8n workflows) to get the job done. For example, if you ask Jarvis to find me flight information, it directs it to the Lifestyle Supervisor, which then uses the Travel Agent to look up flights. The results are then sent back to you directly through WhatsApp. This Agent as a Tool setup means complex tasks are broken down and handled by the right expert AI. --- ### How to Set It Up 1. **Individual Agent Workflows:** This system is built with many specialized AI agents working together. To get started, you'll need to set up a separate n8n workflow for *each* of the individual agents (like Notion Agent, Email Agent, SEO Agent, etc.). 2. **Connect Agents:** Once created, these individual agent workflows must be correctly linked to their designated call workflow tools within the main supervisor workflows. This tells Jarvis and its supervisors which tools to use for each task. 3. **Credentials:** Make sure you've properly connected all necessary accounts and API keys (like Google, OpenAI, Slack, Airtable, etc.) within their respective agent workflows. 4. **Activate:** After setting up and linking all parts and adding your credentials, activate this main workflow. For more detailed setup instructions, please refer to our [**Detailed Setup Guide**](https://drive.google.com/file/d/1UqQpZv5ExuI5IEIUMe6NiZ89bVCI9J/view?usp=sharing). If you need any further help, don't hesitate to email us at `info.gainflow@gmail.com`.
n8n$24.99Automated Phone Interview Evaluation with Vapi, GPT-4o & Sheets
Processes phone interview transcripts via webhook, uses GPT-4o-mini for AI evaluation against criteria, extracts candidate data, and saves results to Google Sheets for HR teams.
n8n$19.99AI Sales Agent for Telegram with Google Sheets Integration
Automate your sales process using a Telegram bot and sync with Google Sheets for efficient order management.
n8n$19.99Automated Sensitive Image Detection and Management
This workflow automatically detects and manages sensitive images by analyzing new uploads to a Google Drive folder using Clarifai's AI. Unsafe images are moved to a designated folder, ensuring effective content moderation.
Activepieces$2.99
Related categories
Custom AI Systems & Services
Our team of experienced AI builders will help build custom AI systems, workflows, and solutions.
Request Custom Work