๐ฌ Transform chatbots into AI advisors with memory and real-time context
โก 93 views ยท ๐ฌ Support Chatbots
Description
How it works
โข Receives a user message from a chat โข Uses an LLM node to understand user intent and generate a response โข Retrieves and stores conversation memory in a database (Supabase) โข Fetches real-time product or business data from an external API (e.g. Shopify) โข Applies custom logic to ensure a consistent, human-like tone โข Sends a contextual response back to the user
Set up steps
โข Import the workflow into n8n โข Create and connect the required credentials (LLM, database, API) โข Configure environment variables and placeholders โข Adjust the prompt and logic to your specific business needs โข Test the workflow using sample user messages
๐ Nodes Used
Telegram, Telegram Trigger, Shopify, AI Agent, OpenAI Chat Model, Postgres Chat Memory
๐ฅ Import
Download workflow.json and import into n8n:
Workflow menu โ Import from File