πŸ’¬ Build a personalized shopping assistant with Zep Memory, GPT-4 and Google Sheets

⚑ 1,453 views Β· πŸ’¬ Support Chatbots

Description

βœ… What problem does this workflow solve?

Most e-commerce chatbots are transactional; they answer one question at a time and forget your context right after. This workflow changes that. It introduces a smart, memory-enabled shopping assistant that remembers user preferences, past orders, and previous queries to offer deeply personalized, natural conversations.


βš™οΈ What does this workflow do?

  1. Accepts real-time chat messages from users.
  2. Uses Zep Memory to store and recall personalized context.
  3. Integrates with:
    • πŸ›’ Product Inventory
    • πŸ“¦ Order History
    • πŸ“œ Return Policy
  4. Answers complex queries based on historical context.
  5. Provides:
    • Personalized product recommendations
    • Context-aware order lookups
    • Seamless return processing
    • Policy discussions with minimal user input

🧠 Why Context & Memory Matter

Traditional bots:

With Zep-powered memory, your bot:


πŸ”§ Setup Instructions

🧠 Zep Memory Setup

πŸ’¬ Chat Trigger

πŸ€– AI Agent Configuration

πŸ“„ Google Sheets


🧠 How it Works – Step-by-Step

  1. Chat Trigger – User sends a message.
  2. AI Agent (w/ Zep Memory):
    • Reads past interactions to build context.
    • Pulls memory facts (e.g., β€œUser prefers men’s sneakers”).
  3. Uses External Tools:
    • Looks up orders, return policies, or available products.
  4. Generates Personalized Response using OpenAI.
  5. Reply Sent Back to the user through chat.

🧩 What the Bot Can Do


πŸ‘€ Who can use this?

This is ideal for:

If you’re building a chatbot that goes beyond canned responses, this memory-first shopping assistant is the upgrade you need.


πŸ›  Customization Ideas


πŸš€ Ready to Launch?

Just connect:

And you’re ready to deliver truly personalized shopping conversations.

πŸ”— Nodes Used

AI Agent, OpenAI Chat Model, Zep, Chat Trigger

πŸ“₯ Import

Download workflow.json and import into n8n: Workflow menu β†’ Import from File

πŸ“– Importing guide Β· πŸ”‘ Credential setup