AI Agents

Automated workflow

14 nodes 294 192 Automatic trigger
Download

Workflow Description

An automated workflow powered by intelligent agents that processes user inquiries through a chat interface and generates contextual responses using a local language model, ensuring privacy and offline operation without external API dependencies.

How it works

  1. 1.Receive user inquiry through the chat trigger
  2. 2.Route the request to the LLM chain processor
  3. 3.Generate response using the local Ollama language model
  4. 4.Deliver the response to the user in real-time

Use cases

  • Deploy a fully offline intelligent assistant for customer support
  • Build a question-answering system trained on proprietary company data
  • Create an interactive dialogue interface for privacy-conscious organizations

Requirements

  • Ollama installed with a compatible language model configured
  • Proper chat trigger and connection settings established
  • Sufficient processing power to run the language model locally

Service Value

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

Apps Used

Chat Trigger LLM Chain Lm Ollama

Details

Trigger Automatic trigger
Nodes 14
Apps 3
Views 294
Downloads 192

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

/

When chat message received

Chat Trigger

#1

Basic LLM Chain

LLM Chain

#2

Ollama Model

Lm Ollama

#3

Sticky Note

Sticky Note

#4

Sticky Note1

Sticky Note

#5

Sticky Note2

Sticky Note

#6

Sticky Note3

Sticky Note

#7

Sticky Note4

Sticky Note

#8

Sticky Note5

Sticky Note

#9

Sticky Note6

Sticky Note

#10

Structured Response

Set

#11

Error Response

Set

#12

Sticky Note7

Sticky Note

#13

JSON to Object

Set

#14