πŸ’¬ Smart Amazon shopping assistant with Gemini AI and Telegram

⚑ 1,341 views Β· πŸ’¬ Lead Nurturing & AI Sales Agents

πŸ’‘ Pro Tip β€” HTTP Request scraping tends to break when sites update their markup. If you’re scraping a major platform, check if ScraperNode covers it β€” it has maintained scrapers for LinkedIn, Instagram, TikTok, YouTube, and 20+ other platforms that return structured data.

View All Scrapers

Description

πŸ›’ Smart Telegram Shopping Assistant with AI Product Recommendations

Workflow Overview

Target User Role: E-commerce Business Owners, Affiliate Marketers, Customer Support Teams

Problem Solved: Businesses need an automated way to help customers find products on Telegram without manual intervention, while providing intelligent recommendations that increase conversion rates.

Opportunity Created: Transform any Telegram channel into a smart shopping assistant that can handle both product queries and customer conversations automatically.


What This Workflow Does

This workflow creates an intelligent Telegram bot that:

Real-World Use Cases


Key Features & Benefits

🧠 Intelligent Intent Detection

πŸ›’ Real-Time Product Data

🎯 AI-Powered Recommendations

πŸ“± Telegram-Optimized Output


Setup Requirements

Required Credentials

  1. Telegram Bot Token - Free from @BotFather
  2. Google Gemini API Key - Free tier available at AI Studio
  3. Apify API Token - Free tier includes 100 requests/month

Required n8n Nodes


Quick Setup Guide

Step 1: Telegram Bot Creation

  1. Message @BotFather on Telegram
  2. Create new bot with /newbot command
  3. Copy the bot token to your credentials

Step 2: AI Configuration

  1. Sign up for Google AI Studio
  2. Generate API key for Gemini
  3. Add credentials to all three AI model nodes

Step 3: Product Scraping Setup

  1. Register for free Apify account
  2. Get API token from dashboard
  3. Add token to β€œAmazon Product Scraper” node

Step 4: Activation

  1. Import workflow JSON
  2. Add your credentials
  3. Activate the Telegram Trigger
  4. Test with a product query!

Workflow Architecture

πŸ“± Message Entry Point

Telegram Trigger receives all messages

🧹 Query Preprocessing

Cleans and normalizes user input for better search results

πŸ€– AI Intent Classification

Determines if message is product-related or conversational

πŸ”€ Smart Routing

Directs to appropriate workflow path based on intent

πŸ’¬ Conversation Path

Handles greetings, questions, and general support

πŸ›’ Product Search Path

Scrapes Amazon β†’ Processes data β†’ AI analysis β†’ Recommendations

πŸ“€ Optimized Delivery

Formats and sends responses back to Telegram


Customization Opportunities

Easy Modifications

Advanced Extensions


Success Metrics & ROI

Performance Benchmarks

Business Impact


Workflow Complexity

Intermediate Level - Requires API setup but includes detailed instructions. Perfect for users with basic n8n experience who want to create something powerful.

πŸ”— Nodes Used

HTTP Request, Telegram, Telegram Trigger, AI Agent, Structured Output Parser, Google Gemini Chat Model

πŸ“₯ Import

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

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