AI Agents

AI agent with .AI

9 nodes 205 143 Automatic trigger
Download

Workflow Description

An AI agent that engages users through a chat interface, maintains conversation context in memory, leverages OpenAI models for intelligent processing, and executes custom HTTP requests to integrate with external services.

How it works

  1. 1.Trigger the agent through real-time chat interaction
  2. 2.Store conversation context and previous messages in sliding window memory
  3. 3.Route queries to OpenAI language model for intelligent processing
  4. 4.Execute custom HTTP operations when integration with external services is needed

Use cases

  • Build a conversational assistant that remembers context across multiple interactions
  • Automate responses to complex inquiries with native ability to call external APIs
  • Develop a chatbot that learns from interactions and continuously improves its responses

Requirements

  • Valid OpenAI API key with active service access
  • Defined HTTP endpoints and required parameters for external integrations
  • Configured memory settings to maintain context without overwhelming system resources

Service Value

Ideal as a smart automation service combining integrations and AI to produce ready-to-use results.

Apps Used

Chat Trigger Memory AI Agent OpenAI HTTP Request

Details

Trigger Automatic trigger
Nodes 9
Apps 5
Views 205
Downloads 143

How to Use

  1. 1.Click "Download Template"
  2. 2.Open your n8n dashboard
  3. 3.Go to Workflows > Import from File
  4. 4.Select downloaded file and configure credentials

Nodes Used (9)

When chat message received

Chat Trigger

#1

Sticky Note14

Sticky Note

#2

Window Buffer Memory

Memory Buffer Window

#3

Jina.ai Web Scraping Agent

Agent

#4

gpt-4o-mini

OpenAI

#5

Sticky Note

Sticky Note

#6

Sticky Note1

Sticky Note

#7

Sticky Note2

Sticky Note

#8

Jina.ai Web Scraper Tool

HTTP Request

#9