AI Agents

Build an intelligent chat agent using local language models

5 nodes 323 157 Automatic trigger
Download

Workflow Description

Automation that creates an interactive conversational agent powered by local language models like Ollama, enabling natural dialogue without relying on external servers while maintaining privacy and performance throughout interactions.

How it works

  1. 1.Receive user messages through the embedded chat interface
  2. 2.Process text using a local language model (Ollama) for understanding and analysis
  3. 3.Apply LLM chain processing to generate intelligent and coherent responses

Use cases

  • Self-service customer support without external API call costs
  • Internal applications requiring secure and private conversations
  • Rapid prototyping of advanced dialogue systems

Requirements

  • Install and run Ollama locally with a supported language model
  • Enable local port connectivity to the Ollama server
  • Sufficient configuration to tune the agent's behavioral responses

Service Value

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

Apps Used

Chat Trigger Lm Chat Ollama LLM Chain

Details

Trigger Automatic trigger
Nodes 5
Apps 3
Views 323
Downloads 157

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 (5)

When chat message received

Chat Trigger

#1

Ollama Chat Model

Lm Chat Ollama

#2

Sticky Note

Sticky Note

#3

Sticky Note1

Sticky Note

#4

Chat LLM Chain

LLM Chain

#5