AI Agent Development - N8N Workflows
Overview
This document catalogs the AI Agent Development workflows from the n8n Community Workflows repository.
Category: AI Agent Development
Total Workflows: 4
Workflows
Awsrekognition Googlesheets Automation Webhook
Filename: Awsrekognition_GoogleSheets_Automation_Webhook.json
Description: This n8n workflow automates text extraction from images using AWS Rekognition. It starts with an HTTP Request node fetching an image, then AWS Rekognition detects text within that image. Extracted text and image details are formatted via a Set node. A Function node converts text to lowercase for uniformity. Finally, the processed data is appended to a Google Sheets document for record-keeping and further analysis. This workflow is ideal for automating image text recognition and logging, streamlining data collection without manual intervention.
Status: Inactive
Trigger: Manual
Complexity: medium (6 nodes)
Integrations: Httprequest,Google Sheets,Awsrekognition
Translate cocktail instructions using LingvaNex
Filename: Manual_Lingvanex_Automation_Webhook.json
Description: This workflow automates the translation of cocktail recipes into any language you choose. It fetches a random cocktail recipe from a public API, extracts the instructions, and then uses the LingvaNex API to translate them. This is a great starting point for developers and language learners alike. Easily customize it to translate different types of content, such as articles or product descriptions, demonstrating the power of automated, multi-step translation tasks.
Status: Inactive
Trigger: Manual
Complexity: low (3 nodes)
Integrations: Httprequest,Lingvanex
Get synonyms of a German word
Filename: Manual_Openthesaurus_Import_Triggered.json
Description: Instantly get synonyms for any German word with this simple one-click workflow. This automation uses the OpenThesaurus API to provide quick linguistic insights, making it an ideal tool for writers, students, and language enthusiasts. Just enter your desired word and run the workflow to instantly retrieve a list of related terms. It's a fundamental building block for more complex language-processing automations, streamlining your writing and research processes with minimal effort.
Status: Inactive
Trigger: Manual
Complexity: low (2 nodes)
Integrations: Openthesaurus
Pyragogy AI Village - Orchestrazione Master (Architettura Profonda V2)
Filename: generate-collaborative-handbooks-with-gpt4o-multi-agent-orchestration-human-review.json
Description: Create, review, and archive collaborative handbooks with this advanced multi-agent workflow. It uses GPT-4o to orchestrate specialized AI agents—like a Summarizer, Synthesizer, and Peer Reviewer—to generate content. The process includes a critical human-in-the-loop step where a reviewer can approve or reject the content via email. Approved content is automatically saved to a PostgreSQL database and committed to GitHub, ensuring a robust, version-controlled system for knowledge creation.
Status: Inactive
Trigger: Complex
Complexity: high (35 nodes)
Integrations: Start,GitHub,OpenAI,Webhook,Respondtowebhook,Emailsend,PostgreSQL,Slack