AI Workflows
Artificial Intelligence tools and workflows
Create a Session-Based Telegram Chatbot with GPT-4o-mini and Google Sheets
This workflow builds an AI-powered Telegram chatbot with session management using GPT-4o-mini and Google Sheets. It allows users to manage multiple chat sessions, retrieve summaries, and log interactions for auditing.
n8n$24.99Automate Stock Chart Analysis with GPT-4 Vision and Telegram
This n8n workflow automates the analysis of stock charts using GPT-4 Vision and sends the results via Telegram. It provides real-time insights by leveraging AI to interpret stock trends and market sentiment.
n8n$4.99Automate Personality Insights with Google Sheets and Gemini
Transform your n8n instance into a powerful personality insights engine using Google Sheets and Gemini. This workflow automates the calculation of BaZi, Numerology, and DISC analyses, updating your spreadsheet with comprehensive personality summaries.
n8n$14.99Automate Content Creation from Perplexity Research to HTML
This n8n workflow automates the transformation of research topics into structured HTML content using Perplexity AI for research and GPT-4 for content generation. It streamlines the creation of professional blog posts and HTML pages, saving time and ensuring accuracy.
n8n$24.99Automate Transaction Extraction from Telegram Images Using unli.dev Vision API
Streamline your workflow by automatically extracting transaction details from images sent to your Telegram bot using the unli.dev Vision API. This automation reduces manual entry, saves time, and minimizes errors by converting images to text and sending the results back to Telegram in Markdown format.
n8n$4.99Automate Lead Enrichment with AI and Google Sheets
This workflow automates lead enrichment by integrating Google Sheets, HubSpot, and Bright Data MCP, using AI to enhance data accuracy and efficiency.
n8n$19.99Automate YouTube Video Summarization with AI
This workflow automates the process of summarizing YouTube videos by extracting transcripts and generating concise summaries using AI tools. Ideal for content creators, researchers, and professionals who need quick insights from video content.
n8n$9.99Automate Personalized Prospect Research Reports from Booked Calls
This workflow generates detailed research reports for prospects who book calls, using LinkedIn profiles and advanced web research to provide insights and context.
n8n$14.99Automate Bigfoot Vlog Video Creation with AI and Slack Approval
This workflow automates the creation of engaging Bigfoot vlog videos by generating storylines, obtaining human approval via Slack, and producing video clips using Google's VEO 3 AI, all stored in Google Drive.
n8n$14.99Generate Job-Specific AI Resumes with Perplexity AI and PDF Export
This workflow contains community nodes that are only compatible with the self-hosted version of n8n. # AS Resume Maker Workflow Explanation ## Aim The **aim** of the *AS Resume Maker according to JD* workflow is to automate the creation of an **AS-friendly resume** by tailoring a candidate's resume to a specific job description (JD). It streamlines the process of aligning resume content with JD requirements, producing a professional, scannable PDF resume that can be stored in Google Drive. ## Goal The **goal** is to: - Allow users to input their resume (text or PDF) and a JD (PDF) via a web form. - Extract and merge the text from both inputs. - Use AI to customize the resume, prioritizing JD keywords while maintaining the candidate's truthful information. - Generate a clean, AS-optimized HTML resume and convert it to a downloadable PDF. - Upload the final PDF to Google Drive for easy access. This ensures the resume is optimized for **Applicant Tracking Systems (ATS)**, which are used by employers to screen resumes, by incorporating relevant keywords and maintaining a simple, scannable format. ## Requirements The workflow relies on specific components and configurations: - **n8n Platform**: The automation tool hosting the workflow. - **Node Requirements**: 1. **Form Trigger**: A web form to collect user inputs (resume text/PDF, JD PDF). 2. **Process one binary file1**: JavaScript to rename and organize PDF inputs. 3. **Extracting resume1**: Extracts text from PDF files. 4. **Merge Resume + JD1**: Combines resume and JD text into a single string. 5. **Customize resume1**: Uses Perplexity AI to generate an ATS-friendly HTML resume. 6. **HTML format1**: Cleans the HTML output by removing newlines. 7. **HTML3**: Processes HTML for potential display or validation. 8. **HTML to PDF**: Converts the HTML resume to a PDF file. 9. **Upload file**: Saves the PDF to a specified Google Drive folder. - **Credentials**: - *CustomJS account* for the HTML-to-PDF conversion API. - *Google Drive account* for file uploads. - *Perplexity account* for AI-driven resume customization. - **Input Requirements**: - Resume (plain text or PDF). - Job description (PDF). - **Output**: A tailored, ATS-friendly resume in PDF format, uploaded to Google Drive. ## API Usage The workflow integrates multiple APIs to achieve its functionality: - **Perplexity API**: Used in the *Customize resume1* node to leverage the *sonar-reasoning* model for generating an ATS-optimized HTML resume. The API processes the merged resume and JD text, aligning content with JD keywords while adhering to strict HTML and CSS guidelines (e.g., Arial font, no colors, single-column layout). [Ref: Workflow JSON] - **CustomJS API**: Used in the *HTML to PDF* node to convert the cleaned HTML resume into a PDF file. This API ensures the resume is transformed into a downloadable format suitable for ATS systems. [Ref: Workflow JSON] - **Google Drive API**: Used in the *Upload file* node to store the final PDF in a designated Google Drive folder (*Resume* folder in *My Drive*). This API handles secure file uploads using OAuth2 authentication. [Ref: Workflow JSON] These APIs are critical for AI-driven customization, PDF generation, and cloud storage, ensuring a seamless end-to-end process. ## HTML to PDF Conversion The HTML-to-PDF conversion is a key step in the workflow, handled by the **HTML to PDF** node: - **Process**: The node takes the cleaned HTML resume (`$json.cleanedResponse`) from the *HTML format1* node and uses the `@custom-js/n8n-nodes-pdf-toolkit.html2Pdf` node to convert it into a PDF. - **API**: Relies on the *CustomJS API* for high-fidelity conversion, ensuring the PDF retains the ATS-friendly structure (e.g., no graphics, clear text hierarchy). - **Output**: A binary PDF file passed to the *Upload file* node. - **Relevance**: This step ensures the resume is in a widely accessible format, suitable for downloading or sharing with employers. The use of a dedicated API aligns with industry practices for HTML-to-PDF conversion, as seen in services like PDFmyURL or PDFCrowd, which offer similar REST API capabilities for converting HTML to PDF with customizable layouts. [Ref:](https://pdfmyurl.com/) [Ref:](https://pdfcrowd.com/api/html-to-pdf-api/) ## Download from Community Link The workflow does not explicitly include a community link for downloading the final PDF, but the **Upload file** node stores the PDF in Google Drive, making it accessible via a shared folder or link. To enable direct downloads: ## Workflow Summary The *AS Resume Maker according to JD* workflow automates the creation of a tailored, ATS-friendly resume by: 1. Collecting user inputs via a web form (*Form Trigger*). 2. Processing and extracting text from PDFs (*Process one binary file1*, *Extracting resume1*). 3. Merging and customizing the content using *Perplexity AI* (*Merge Resume + JD1*, *Customize resume1*). 4. Formatting and converting the resume
n8n$14.99Integrate DeepSeek AI with Telegram for Contextual Conversations
This n8n workflow connects a DeepSeek AI agent with Telegram to deliver personalized, context-aware responses using long-term memory capabilities.
n8n$14.99Automate eBook Creation with Google Gemini and Google Docs
Streamline the creation of structured eBooks by automating chapter generation, content structuring, and formatting using Google Gemini Flash 2.0 and Google Docs.
n8n$14.99Create a Browser-Based Voice Assistant with OpenAI and n8n
Build an interactive voice assistant interface using n8n and OpenAI, enabling users to engage with AI through voice commands directly in their browser.
n8n$9.99Automate Thai PDF Processing to Google Sheets with Typhoon OCR and AI
Streamline the processing of multi-page Thai PDFs by leveraging Typhoon OCR and AI to extract structured data and automatically append it to Google Sheets.
n8n$9.99Automate HR & IT Helpdesk Chatbot with Audio Transcription
This workflow automates an intelligent chatbot that assists employees by answering HR and IT queries through text and audio messages. It transcribes audio inputs, processes queries using AI, and retrieves information from a vector database to provide accurate responses.
n8n$14.99Automate Webpage Content Extraction with AI Agent
This workflow uses an AI agent to scrape and process webpage content, converting it into a simplified Markdown format. It supports error handling and content length management for efficient data extraction.
n8n$14.99Automate Webpage Scraping and Summarization with GPT-4o
This workflow automates the process of scraping essays from Paul Graham's website and uses AI to summarize them. It efficiently extracts content and provides concise summaries, showcasing an end-to-end automated solution.
n8n$14.99Enhance AI Agents with Supabase and RAG for Multi-Tenant Applications
This workflow integrates Supabase with Retrieval-Augmented Generation (RAG) to create stateful AI agents capable of dynamic CRUD operations and multi-tenant data management. Ideal for applications in customer support, task management, and knowledge repositories.
n8n$14.99Trustpilot Reviews Analyzer
A ready-to-use n8n workflow that connects ManualTrigger, Set, Html. Trustpilot Reviews Analyzer. Customize and deploy in minutes.
n8n$19.99Comprehensive Image and PDF Processing with Google Gemini AI in n8n
This workflow demonstrates five distinct methods to analyze images and PDF documents using Google Gemini AI within n8n, catering to various use cases and customization needs.
n8n$14.99Transform Telegram Bot into an AI-Powered Personal Assistant with Baserow Integration
This n8n workflow enhances your Telegram bot by integrating AI capabilities to process voice, photo, and text messages. It saves important details as long-term memories or notes in a Baserow database, providing personalized and context-aware interactions.
n8n$24.99Dynamic AI Query Handling with Anthropic Models and Web Tools
This workflow intelligently routes user queries to either Claude Sonnet 4 or Claude Opus 4 models based on complexity, utilizing web search and reasoning tools for enhanced response accuracy.
n8n$9.99Automate Tailored Cover Letter Creation with Indeed and OpenAI
Streamline your job application process by automatically generating customized cover letters using Indeed job postings and OpenAI's language model.
n8n$9.99Automate ComfyUI Image Generation via Replicate API in n8n
This workflow automates the process of running ComfyUI image generation tasks using the Replicate API within n8n. It streamlines the interaction with AI models, ensuring efficient and error-free execution.
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