Create an AI-powered chat interface using n8n and Ollama’s Llama 3.2 model. When a chat message is received via webhook, it is processed through a language model chain, generating a structured JSON response with the user’s prompt and the AI’s reply. The workflow gracefully handles errors, ensuring consistent feedback to users.
AI Chatbot with Ollama Llama 3.2 in n8n
Node Count | 11 – 20 Nodes |
---|---|
Nodes Used | @n8n/n8n-nodes-langchain.chainLlm, @n8n/n8n-nodes-langchain.chatTrigger, @n8n/n8n-nodes-langchain.lmOllama, set, stickyNote |
Reviews
There are no reviews yet.