> ## Documentation Index
> Fetch the complete documentation index at: https://docs.impresivai.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Impresiv AI

> AI nodes for generation, analysis, and agent workflows

# Impresiv AI Nodes

Use AI nodes to generate content, analyze text, and automate decisions.

***

## AI Agent

Run multi-step agents that reason over context and take actions.

* Configure instructions, tools, and memory
* Ideal for assistants and multi-step workflows
* Connect agent tools such as API calls and function nodes

***

## Generate Image

Create images from text prompts.

* Input: prompt (plus optional style settings)
* Output: image URL or base64
* Common use cases: marketing assets and visual drafts

***

## Generate Video

Generate short videos from text prompts.

* Input: prompt or script
* Output: video URL
* Use cases: social clips and product explainers

***

## Transcribe Audio

Convert audio speech to text.

* Input: audio file upload or URL
* Output: transcription text
* Supports formats like MP3, WAV, M4A

***

## Content Moderation

Flag unsafe or policy-sensitive content.

* Categories include abuse, violence, sexual content, and self-harm
* Output includes a flag and category details
* Useful for moderation and guardrails

***

## Text Classifier

Classify text into predefined labels.

* Input: text
* Output: predicted label
* Use cases: routing, intent detection, auto-tagging

***

## Sentiment Analysis

Analyze the tone of incoming text.

* Output: sentiment label (positive, neutral, negative)
* Also returns confidence score
* Common use cases: customer feedback, response filtering

***

## Agent Tools

Extend AI agents with real-time tools and context:

* Web Search
* API Call
* Function Execution
* Long-Term Memory

Configure tools inside the AI Agent node’s settings.

***
