AI Workflows
Artificial Intelligence tools and workflows
Enable AI-Powered Conversational Access to Supabase/PostgreSQL Databases
This workflow allows users to interact with a Supabase/PostgreSQL database using an AI agent, facilitating dynamic SQL query generation and data analysis without manual SQL scripting.
n8n$9.99Simulate Debates Between AI Agents Using Mistral to Optimize Answers
This workflow contains community nodes that are only compatible with the self-hosted version of n8n. # AI Arena - Debate of AI Agents to Optimize Answers and Simulate Diverse Scenarios ## Overview Version: 1.0 The AI Arena Workflow is designed to facilitate a refined answer generation process by enabling a structured debate among multiple AI agents. This workflow allows for diverse perspectives to be considered before arriving at a final output, enhancing the quality and depth of the generated responses. ## Features - **Multi-Agent Debate Simulation**: Engage multiple AI agents in a debate to generate nuanced responses. - **Configurable Rounds and Agents**: Easily adjust the number of debate rounds and participating agents to fit your needs. - **Contextualized AI Responses**: Each agent operates based on predefined roles and characteristics, ensuring relevant and focused discussions. - **JSON Output**: The final output is structured in JSON format, making it easy to integrate with other systems or workflows. ## Who is this for? This workflow is ideal for developers, data scientists, content creators, and businesses looking to leverage AI for decision-making, content generation, or any scenario requiring diverse viewpoints. It is particularly useful for those who need to synthesize information from multiple personalities or perspectives. ## What problem does this solve? The workflow addresses the challenge of generating nuanced responses by simulating a debate among AI agents. This approach ensures that multiple perspectives are considered, reducing bias and enhancing the overall quality of the output. Use-Case examples: - Meeting/Interview Simulation - Quality Assurance - Storywriter Test Environment - Forum/Conference/Symposium Simulation ## What this workflow does The workflow orchestrates a debate among AI agents, allowing them to discuss, critique, and suggest rewrites for a given input based on their roles and predefined characteristics. This collaborative process leads to a more refined and comprehensive final output. ## Workflow Steps 1. **Input & Setup**: The initial input is provided, and the AI environment is configured with necessary parameters. 2. **Round Execution**: AI agents execute their roles, providing replies and actions based on the input and their individual characteristics. 3. **Round Results**: The results of each round are aggregated, and a summary is created to capture the key points discussed by the agents. 4. **Continue to Next Round**: If more rounds are defined, the process repeats until the specified number of rounds is completed. 5. **Final Output**: The final output is generated based on the agents' discussions and suggestions, providing a cohesive response. ## How to Use/Setup ### Credentials - Obtain an API key for the Mistral API or another LLM API. This key is necessary for the AI agents to function properly. ### Configuration - Set up the workflow in n8n, ensuring all nodes are correctly configured according to the workflow requirements. This includes setting the appropriate input parameters and defining the roles of each AI agent. - This workflow uses a custom node for Global Variables called n8n-nodes-globals. Alternatively, you can use the Edit Field (Set) node to achieve the same functionality. ### Customizing this workflow - To customize the workflow, adjust the AI agent parameters in the JSON configuration. This includes defining their roles, personalities, and preferences, which will influence how they interact during the debate. One of the notes includes a ready-to-use example of how to customize the agents and the environment. You can simply edit it and insert it as your credential in the Global Variables node. ## Example    An example with both input and final output is provided in a note within the workflow. ## Tools Used - n8n: A workflow automation tool that allows users to connect various applications and services. - Mistral API: A powerful language model API used for generating AI responses. (You can replace it with any LLM API of your choice) - Podman: A container management tool that allows users to create, manage, and run containers without requiring a daemon. (It serves as an alternative to Docker for container orchestration.) ## n8n Setup Used - **n8n Version**: 1.100.1 - **n8n-nodes-globals**: 1.1.0 - **Running n8n via**: Podman 4.3.1 - **Operating System**: Linux ## Notes, Assumptions & Warnings - Ensure that the AI agents are configured with clear roles to maximize the effectiveness of the debate. Each agent's characteristics should align with the overall goals of the workflow. - The workflow can be adapted for various use cases, including meeting simulations, content generation, and brainstorming sessions. - This workflow assumes that users have a basic understanding of
n8n$24.99Integrate Telegram AI Bot with LangChain for Dynamic Conversations and Image Generation
This workflow connects a Telegram bot with LangChain nodes in n8n to create a dynamic AI-driven conversation agent. It utilizes OpenAI's GPT-4 for generating responses and Dall-E 3 for image creation upon user requests.
n8n$9.99Automate Comprehensive Research Reports to WhatsApp Using Perplexity and Claude
Transform your WhatsApp into a powerful research assistant that delivers detailed, multi-source reports on any topic in seconds. This workflow leverages Perplexity for deep research and Claude for content refinement, sending polished summaries directly to WhatsApp via Twilio.
n8n$9.99Automate Translation and Publishing of RSS Feed Content to WordPress in Hindi
This workflow automates the process of translating RSS feed articles from English to Hindi using OpenAI and publishes them as draft posts on WordPress, complete with featured images.
n8n$9.99Automate YouTube Video Analysis and Summarization with Gemini AI
Effortlessly analyze and summarize YouTube videos using Gemini AI by providing a video URL and an optional description of desired information. This workflow automates the process, saving you time and providing structured insights.
n8n$4.99Transcribe YouTube Videos with AI Enhancement via Chat Interface
## About: This workflow automates the transcription of YouTube videos by processing a video URL provided via a chat message. Designed for users who need quick access to video content in text form, this workflow ensures a seamless experience for transcribing videos on demand, regardless of the topic. ## Who is this for? This workflow is designed for individuals who need quick and accurate transcriptions of YouTube videos without watching them in full. It is particularly useful for: - Students who need text-based notes from educational videos. - Researchers looking to extract information from lectures or discussions. - Professionals who prefer reading over watching videos. - Casual users who want an efficient way to summarize video content. ## What problem is this workflow solving? Manually transcribing YouTube videos is time-consuming and prone to errors. Watching long videos just to extract key information is inefficient. This workflow automates transcription, allowing users to quickly convert video content into text. Use cases include: - Summarizing lectures or webinars. - Extracting insights from interviews and discussions. - Creating searchable text from video content. - Generating reference material without watching entire videos. ## What This Workflow Does? This workflow automates the transcription of YouTube videos by: 1. **Accepting Input:** Users provide a YouTube video URL through a chat message. 2. **Processing the Video:** It utilizes an external transcription service to retrieve the full transcript of the YouTube video from the provided URL. 3. **Enhancing Output:** An AI model (OpenAI) refines the transcription for accuracy and readability. 4. **Delivering Results:** The final text transcript is returned to the user via the chat interface. ## Setup: 1. **Install n8n:** Ensure you have n8n installed and running. 2. **Import the Workflow:** Copy the JSON workflow file into your n8n instance. 3. **Configure API Keys:** - Set up your Supadata ([Supadata](https://supadata.ai)) API key for transcription. - Configure the OpenAI ([OpenAI](https://platform.openai.com/api-keys)) API key for additional processing. 4. **Run the Workflow:** Provide a YouTube video URL and receive a transcription in response. ## How to customize this workflow to your needs: The workflow is flexible and can be tailored to suit specific requirements. Here are some customization ideas: - **Language Support:** Adjust the transcription language in both the HTTP Request and OpenAI nodes to support transcriptions in different languages (e.g., French, German). - **Integrate with Other Services:** Store transcriptions in a database, send them via email, or connect with a document management system. - **Notification:** Add a notification node (e.g., email or Slack) to alert you when the transcription is complete, especially for long videos. - **Quality Check:** Integrate an additional AI step to summarize or highlight key points in the transcript for quicker insights. This workflow is designed to be scalable, efficient, and adaptable to various transcription needs. ## Limitations - **Video Length Limitation:** Very long videos may not have a complete transcription due to constraints in processing capacity or service limitations. - **Transcription Dependency:** The accuracy of the transcription relies entirely on the presence of video captions or subtitles. If a video lacks these, no transcription will be generated. - **Access Restrictions:** Private or restricted YouTube videos may not be accessible for transcription due to permission limitations. - **Processing Time:** The time required to process a video can vary significantly, especially for longer videos, depending on the transcription service and server resources. - **Regional Restrictions:** Some YouTube videos may have geographic or regional access limitations, which could prevent the workflow from retrieving the content for transcription.
n8n$9.99Create a Knowledge-Based Chatbot Using Google Drive, OpenAI, and Supabase
Develop a chatbot that leverages your Google Drive PDFs to provide intelligent responses, ideal for support, internal documentation, education, or research.
n8n$14.99Automate Email Categorization, PDF Processing, and Appointment Booking with AI
This workflow automates the categorization of Gmail emails, processes PDFs into a Pinecone vector store for AI interaction, and facilitates appointment booking via Google Calendar using AI agents.
n8n$19.99Enhance Bitrix24 Open Line Channels with an AI-Powered RAG Chatbot
Deploy an AI-powered chatbot in Bitrix24 Open Line channels to deliver precise, document-based responses using Retrieval-Augmented Generation (RAG) technology. This workflow automates customer support, providing real-time, context-aware interactions.
n8n$24.99Automate Stock News Monitoring and Alerts with Google RSS, OpenRouter, and Telegram
This workflow automates the process of monitoring stock-related news, extracting and summarizing content, and sending real-time alerts to Telegram while logging details in Google Sheets.
n8n$14.99AI-Powered Automated Job Search & Application
**Unleash the power of AI to automate your job search, tailor your applications, and boost your chances of landing your dream job!** This comprehensive workflow handles everything from finding relevant job postings to generating personalized resumes and cover letters. **Use cases are many:** * **Automate your entire job application process:** Spend less time searching and more time preparing for interviews. * **Tailor your resume and cover letter for every application:** Maximize your ATS compatibility and stand out to recruiters. * **Efficiently track your applications:** Keep all your job search activities organized in one place. * **Discover new job opportunities:** Leverage the Adzuna API to find relevant listings. --- **Good to know:** * **Free Adzuna API:** This workflow utilizes the free Adzuna API, making job search capabilities accessible without initial cost. * **OpenRouter Chat Model Costs:** AI model usage (for resume rewriting and cover letter generation) will incur costs based on the OpenRouter pricing model. Please check OpenRouter's official website for updated pricing information. * **Model Availability:** The AI models used may have geo-restrictions. If you encounter a model not found error, it might not be available in your country or region. --- **How it works:** 1. **Webhook Trigger:** The workflow is initiated via a webhook, allowing you to trigger it manually or integrate it with other systems (e.g., a form submission with your desired job title and resume). 2. **Resume Extraction:** Your uploaded resume (e.g., PDF) is automatically extracted into a readable text format. 3. **Job Search (Adzuna API):** Using the provided job title, the workflow queries the Adzuna API to fetch relevant job postings. 4. **Job Filtering:** Duplicate job listings are filtered out to ensure you receive unique opportunities. 5. **Job Info Extraction:** Key details like job description, company name, and job URL are extracted from each posting. 6. **Skills Extraction (AI):** An AI model (OpenRouter) analyzes the job description to identify the top skills and qualifications required. 7. **Resume Match Scoring (AI):** Your resume is compared against the extracted job skills by an AI model, generating a compatibility score (1-5). 8. **Conditional Resume & Cover Letter Generation:** If the resume match score is satisfactory (≥ 3): * **Tailored Resume Generation (AI):** An AI model rewrites your resume, specifically highlighting the skills and experience most relevant to the target job, in an ATS-friendly and human-readable JSON/HTML format. * **Personalized Cover Letter Generation (AI):** A custom cover letter is drafted by AI, uniquely tailored to the job description and your newly optimized resume, generated as well-formatted HTML. 9. **Google Sheets Integration:** The generated cover letter, tailored resume, job URL, and application status are automatically updated in your designated Google Sheet for easy tracking. 10. **Gmail Notification:** A personalized email containing the generated cover letter, tailored resume, and a direct link to the job posting on Adzuna is sent to your specified email address. 11. **Webhook Response:** A final text response is sent back via the webhook, summarizing the sent application materials. --- **How to use:** * **Manual Trigger:** The workflow is set up with a manual trigger (Webhook) for initial testing and demonstration. You can easily replace this with an n8n form, a scheduled trigger, or integrate it into your existing tools. * **Input:** Provide your desired job search keyword and your resume (e.g., as a PDF) to the webhook. * **Review & Apply:** Review the AI-generated cover letter and tailored resume sent to your email, then proceed to apply for the job using the provided Adzuna link. --- **Requirements:** * **n8n Instance:** A running n8n instance (self-hosted or cloud). * **Adzuna API Key:** A free Adzuna API key (easily obtainable from their developer portal). * **OpenRouter Account:** For AI model access (costs apply based on usage). * **Google Sheets Account:** To store and track your job applications. * **Gmail Account:** To send automated application emails. --- **Customizing this workflow:** This workflow is highly customizable. You can: * Integrate with other job boards (e.g., LinkedIn, Indeed) using their APIs. * Add more sophisticated AI models or custom prompts for even finer control over resume and cover letter generation. * Connect to other services for CRM, calendar management, or applicant tracking. * Implement different filtering criteria for job postings. * Expand the data stored in your Google Sheet (e.g., interview dates, feedback). Start automating your job search today and streamline your path to career success!
n8n$14.99Automated Document Q&A System with OpenAI, Pinecone, and Google Drive
This workflow automates the creation of a document-based Q&A system using OpenAI for embeddings, Pinecone for vector storage, and Google Drive for document retrieval. It supports natural language queries on stored documents.
n8n$14.99Automate Google AI Overview Extraction and SEO Analysis with n8n
Streamline the extraction of AI Overviews from Google Search and automate SEO recommendations using n8n. This workflow integrates with Google Sheets to store data and utilizes AI to generate actionable SEO guidelines.
n8n$14.99Automate Google Cloud Storage with AI-Generated Images Using n8n
Streamline your Google Cloud Storage management by integrating AI image generation with n8n. This workflow allows you to list, create, and manage storage buckets while generating and uploading AI-driven images.
n8n$14.99Automate Resume Data Extraction with AI and n8n
Streamline the extraction of candidate details from resumes using AI, integrating seamlessly with CRMs or Google Sheets.
n8n$14.99Automate 3D Model and Texture Generation from Images Using Hunyuan3D AI
This n8n workflow leverages the Replicate API to transform images into 3D models and textures using the ndreca/hunyuan3d-2.1-test AI model. It automates the entire process, from sending requests to retrieving results, ensuring efficient and high-quality 3D content generation.
n8n$9.99Automate Image Generation with Bytedance Seedream 3 via Replicate API
This workflow automates image generation using the Bytedance Seedream 3 AI model through the Replicate API, streamlining the process within your n8n automation workflows.
n8n$9.99Automated Risk Analysis of Vendor Policies and RSS Feeds with AI
This n8n workflow automates the monitoring and analysis of vendor policy webpages and compliance-related RSS feeds. It uses AI to evaluate updates, assign risk scores, and deliver categorized HTML digests to your inbox.
n8n$14.99Automate Sentiment Analysis for Product Reviews with Google Sheets and OpenAI
Automatically analyze and classify product reviews by sentiment using Google Sheets and OpenAI, streamlining feedback management and enhancing customer insights.
n8n$4.99Automate YouTube Thumbnail Creation with OpenAI and Apify
This n8n workflow automates the creation of custom YouTube thumbnails using OpenAI's DALL·E. It extracts video metadata and transcripts via Apify, formulates a prompt, and generates a high-resolution image tailored for YouTube.
n8n$9.99Automate YouTube Video Uploads with Content Generation via ChatGPT
Streamline your video upload process to YouTube by automatically generating engaging content with ChatGPT and retrieving files from Dropbox.
Make$4.99Transform Resumes into Personalized Video Introductions with HeyGen and OpenAI
Convert traditional resumes into dynamic video introductions using HeyGen and OpenAI, providing a modern and engaging way for candidates to present themselves.
n8n$9.99Automate Sentiment Analysis and Visualization of Google Sheets Reviews
Streamline your feedback process by automatically analyzing customer reviews from Google Sheets, categorizing sentiments, and visualizing the results with a chart sent via Gmail.
n8n$9.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