What This Workflow Does
This AI-powered shopping assistant transforms how customers discover products on Amazon by providing personalized recommendations through Telegram. It solves the problem of overwhelming choice paralysis by using Gemini AI to understand customer preferences and suggest highly relevant items.
The system automatically processes customer inquiries, analyzes Amazon product data, and delivers tailored recommendations with purchase links. E-commerce businesses using this solution typically see 20-40% higher conversion rates compared to generic product listings.
How It Works
1. Customer Inquiry Processing
The Telegram bot receives natural language requests from customers ("Looking for wireless earbuds under $100 with good battery life"). Gemini AI analyzes these queries to extract key parameters.
2. Amazon Product Search
The workflow queries Amazon's product API using the extracted parameters, filtering results by price, ratings, and other criteria to create a shortlist.
3. AI Recommendation Engine
Gemini evaluates the product shortlist against the customer's original request, ranking items by relevance. It generates personalized explanations for each recommendation.
4. Telegram Response Delivery
The system sends the top 3-5 recommendations back through Telegram with product images, prices, and the AI-generated rationale for each suggestion.
Who This Is For
This solution is ideal for Amazon affiliate marketers, e-commerce brands selling through Amazon, and agencies managing multiple client stores. It's particularly valuable for businesses with:
- Complex product catalogs where customers need guidance
- High-value items where personalized advice increases conversions
- International markets where language-specific recommendations matter
What You'll Need
- n8n instance (cloud or self-hosted)
- Telegram bot token
- Google Cloud account for Gemini API access
- Amazon Associates/Product API credentials
Quick Setup Guide
- Import the JSON template into your n8n instance
- Configure Telegram bot credentials in the webhook node
- Add your Gemini API key in the AI node settings
- Set up Amazon Product API credentials
- Test with sample queries and refine recommendation parameters
Key Benefits
Increased conversion rates: Personalized recommendations convert 2-3x better than generic product listings by matching customer needs precisely.
Higher average order value: AI suggests complementary products customers might not find on their own, increasing basket size.
24/7 automated support: Handles common product questions without human intervention, reducing support costs.
Scalable personalization: Serves thousands of customers simultaneously with individualized recommendations.