AI Agent Node

The AI Agent Node allows you to incorporate intelligent, LLM-powered automation within your workflow. It enables your workflow to interact with AI models for tasks like generating text, analyzing inputs, or classifying documents—all directly inside Nected without external scripting or APIs.

With this node, you can:

  • Generate AI responses dynamically

  • Analyze text data

  • Classify and extract document information automatically

Before using the AI Agent node, you must connect Nected to an AI Provider such as OpenAI, GoogleAI, Anthropic, or Vertex AI.

How to Open the AI Agent Node?

  1. Navigate to the Workflow Editor in your Nected workspace.

  2. Click on the “+” (Add Node) button to insert a new node.

  3. From the available node types, select AI Agents.

  4. You’ll see three types of AI Agent nodes to choose from.

Types of AI Agent Nodes

Cover

Text Analysis

Analyze and interpret text automatically using AI. Perform sentiment detection, summarization, keyword extraction, and other NLP-driven insights directly within your workflow.

Cover

Document Classifier

Automatically categorize and extract structured information from documents such as PDFs, DOCX, or TXT files. Perfect for parsing, tagging, and routing document data through your workflows.

Last updated