Skip to content

karandangi123/abandendCart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🚀 AI-Driven Abandoned Cart Recovery (RAG Orchestrator) The Problem Standard abandoned cart emails are generic and often ignored.

The Solution I architected a RAG-based agentic workflow that:

-Ingests cart data via Webhooks.

-Contextualizes the user via Cohere Embeddings and a Supabase Vector Store.

-Reasons using a LangChain Agent to draft a bespoke recovery strategy.

-Automates logging to Google Sheets and high-value alerts to Slack.

🛠 Setup

  1. docker-compose up -d

  2. Import workflows/abandoned_cart_email.json.

  3. Add credentials to .env.

About

An AI-driven RAG orchestrator for e-commerce cart recovery using n8n, LangChain, and Supabase

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors