AI Agent for Appian Tasks: Ollama LLM + Postgres Memory - n8n Workflow | Neura Market
AI Agent for Appian Tasks: Ollama LLM + Postgres Memory
Chat-based AI interface for managing Appian tasks using local Ollama Qwen LLM, Postgres conversation memory, and Appian API tools to list or create tasks.
This n8n workflow creates a conversational AI agent that interacts with Appian tasks via a chat interface. It uses a local Ollama Qwen2.5:7b LLM for reasoning, Postgres for persistent conversation memory keyed by sessionId, and custom tools to fetch user tasks or create new ones (with title, description, hours, cost). The AI follows system rules as a helpful assistant, handling date formatting and iteration limits.
Key components include a webhook or chat trigger for user input, field normaliza
Platform
n8n
Category
Media & Entertainment
Price
$19.99
Creator
QualityWorkflows
n8n
Appian
Ollama
LLM
AI Agent
Postgres
Task Management
Chatbot
Automation
Agentic AI
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.