Analyze Company Sustainability & Animal Welfare With Openrouter Ai & Multi Source Research 6417 – n8n Workflows – Free Template

⬇️ Download workflow.json
Archivo detectado: wf-6417.json

What This Workflow Does

This n8n automation analyzes company sustainability and animal welfare practices using AI-powered research and assessment. Simply input a company name, and the workflow automatically gathers information from multiple sources, evaluates environmental impact and animal welfare policies, and generates a comprehensive JSON report with structured scores and grades.

How It Works

The workflow follows a multi-step automated process to deliver detailed sustainability insights:

  • Input a company name through the trigger node
  • Execute parallel research queries using the LM Chat OpenRouter node to gather sustainability data from multiple angles
  • Process raw AI responses through the Structured Output Parser to extract key metrics and scores
  • Merge and aggregate results from different analysis streams using the Merge and Aggregate nodes
  • Chain multiple LLM calls together for deeper contextual analysis and reasoning
  • Combine all data using Set nodes to format the final structured output
  • Generate a complete JSON report with sustainability grades, animal welfare assessments, and detailed findings

Use Cases

  • ESG Investment Screening: Help investors quickly evaluate companies for environmental, social, and governance compliance before making investment decisions
  • Corporate Sustainability Audits: Conduct automated preliminary assessments of company practices to identify areas for improvement and track progress over time
  • Consumer Research: Enable consumers to research brand sustainability claims and animal welfare practices before making purchasing decisions
  • Supply Chain Assessment: Evaluate supplier companies on sustainability metrics to ensure alignment with organizational values and regulatory requirements
  • Competitive Analysis: Compare sustainability and animal welfare practices across competing companies in the same industry

Nodes Used

  • executeWorkflowTrigger: Initiates the workflow and receives company name input
  • @n8n/lmChatOpenRouter: Leverages OpenRouter LLM integration to research and analyze company practices through AI
  • @n8n/outputParserStructured: Parses unstructured AI responses into clean, organized JSON data with specific fields
  • executeWorkflow: Calls the workflow execution to process inputs and manage workflow logic
  • merge: Combines data from multiple parallel analysis branches into a single dataset
  • aggregate: Consolidates and summarizes results from different analysis streams
  • @n8n/chainLlm: Chains multiple LLM calls together for enhanced reasoning and multi-step analysis
  • set: Formats and structures the final output data before delivery
  • stickyNote: Provides workflow documentation and notes for users

Prerequisites

  • Active n8n instance or n8n Cloud account with workflow creation access
  • OpenRouter API key for LLM access and model integration
  • Understanding of structured data formats and JSON output requirements
  • Basic familiarity with n8n node configuration and workflow building
  • Company name or list of companies to analyze

Difficulty Level

Intermediate. This workflow combines multiple advanced n8n features including parallel processing, LLM chaining, and structured output parsing. Users should have experience with workflow automation and AI integration, but the template provides a complete foundation for immediate use with minimal customization required.

This workflow template is shared under the n8n fair-code license. Free to use and modify.

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *