Skip to content

Lokesh0554/AI-Shopping-Assistant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI Shopping Assistant

An AI-powered Telegram Shopping Assistant built using n8n, Gemini, Whisper, and real-time Amazon scraping.

Problem

Traditional online shopping is time-consuming, overwhelming, and lacks personalization.

Solution

Users can search products using text or voice directly in Telegram and receive instant, relevant results.

Features

  • Text-based product search
  • Voice message support
  • Real-time Amazon scraping
  • AI-powered recommendations
  • Telegram-based interface

Tech Stack

  • Telegram Bot
  • n8n
  • Google Gemini / Claude
  • Whisper (Groq)
  • Amazon Scraper API

Workflow

  1. User sends a text or voice message
  2. n8n triggers the workflow
  3. Audio messages are transcribed using Whisper
  4. AI processes the user query
  5. Amazon products are fetched in real time
  6. Top results are sent back to Telegram

Setup

  1. Create Telegram bot using BotFather
  2. Import n8n workflow
  3. Configure API keys in n8n
  4. Activate workflow

Security

  • API keys are never committed
  • Environment variables are used

License

MIT

About

AI-powered Telegram Shopping Assistant with text & voice search using n8n, Gemini, Whisper, and real-time Amazon scraping.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors