Skip to content

n8n PraisonAI Node

Run PraisonAI agents in n8n workflows.

graph LR
    A[🔗 n8n Workflow] --> B[🔌 PraisonAI Node]
    B --> C[🤖 AI Agents]

    style A fill:#EC4899,stroke:#7C90A0,color:#fff
    style B fill:#6366F1,stroke:#7C90A0,color:#fff
    style C fill:#10B981,stroke:#7C90A0,color:#fff

Quick Start

  1. Install in n8n
  2. Add PraisonAI node
  3. Configure API credentials
  4. Run! 🚀

Features

Feature Description
🤖 AI Agents Run PraisonAI agents
🔗 Workflow n8n integration
âš¡ Async Async execution support

Next Steps