Elevate your shopping experience with an AI-driven personal assistant that lives right in your WhatsApp. This template automates the entire lifecycle of a shopping list—from intelligent intake and live web price comparisons to proactive daily deal alerts—by combining WATI, OpenAI, Serper (Google Search), and Google Sheets.
Turns WhatsApp into a high-powered price engine across three independent pipelines:
When a user sends a list (e.g., list: milk 2L, eggs 12), OpenAI parses every item into structured categories, quantities, and units before saving them to the Google Sheets master list.
When a user types compare, the bot triggers a real-time web search via Serper. OpenAI then analyzes the search results to pick the absolute best deal and alternative stores, sending back a formatted "Comparison Card" with links.
A scheduled trigger runs daily at 8 AM, scanning your saved items for price drops. If it finds a saving of ≥ 10%, it automatically pings the user with a personalized deal alert.
clear allow users to reset their list and start fresh.Import Template – Copy the JSON and import it into your n8n instance.
Set Credentials – Connect your WATI, OpenAI, Serper, and Google Sheets accounts.
Configure Sheets – Ensure your Google Sheet has two tabs:
Shopping List:
phone, item, qty, unit, category, addedAt, listid, username, Status
Deals:
listid, phone, item, price, originalPrice, storeName, savingPct, Currency, url, summary, confidence, alternatives, foundAt, alertSent
Test the Flow – Send list: 1kg rice, milk 2L to your WATI number.
Run Comparison – Reply compare to see the AI find the best deals live!
Ready to shop smarter? Import this template and connect your Serper account to start saving today!