This n8n workflow integrates a chat trigger with language models, a URL shortening service (Bitly), and an Ollama chat model to create a dynamic AI-powered chat system. When the chat is triggered via webhook, the workflow processes the input, interacts with language models for conversational AI, generates a chatbot response, shortens related URLs using Bitly, and facilitates a seamless chat exchange.
AI Chat Workflow with URL Shortening and Language Models
Node Count | 6 – 10 Nodes |
---|---|
Nodes Used | @n8n/n8n-nodes-langchain.agent, @n8n/n8n-nodes-langchain.chatTrigger, @n8n/n8n-nodes-langchain.lmChatOllama, bitlyTool, stickyNote |
Reviews
There are no reviews yet.