AI Agents

Chat with locals using n8n and

5 nodes 218 138 Automatic trigger
Download

Workflow Description

An automation template that builds an intelligent conversational agent using a local language model through Ollama, receiving user messages and processing them with AI before responding directly to users.

How it works

  1. 1.Receive user message via chat trigger
  2. 2.Process message with local Ollama language model
  3. 3.Apply natural language chain processing to generate intelligent response
  4. 4.Send generated response back to user

Use cases

  • Build a customer support bot operating entirely locally without internet dependency
  • Create an intelligent assistant to answer employee questions and support inquiries

Requirements

  • Ollama installed with a ready-to-use language model
  • Configured chat endpoint accessible to your n8n instance

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 218
Downloads 138

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