An AI-powered Telegram Shopping Assistant built using n8n, Gemini, Whisper, and real-time Amazon scraping.
Traditional online shopping is time-consuming, overwhelming, and lacks personalization.
Users can search products using text or voice directly in Telegram and receive instant, relevant results.
- Text-based product search
- Voice message support
- Real-time Amazon scraping
- AI-powered recommendations
- Telegram-based interface
- Telegram Bot
- n8n
- Google Gemini / Claude
- Whisper (Groq)
- Amazon Scraper API
- User sends a text or voice message
- n8n triggers the workflow
- Audio messages are transcribed using Whisper
- AI processes the user query
- Amazon products are fetched in real time
- Top results are sent back to Telegram
- Create Telegram bot using BotFather
- Import n8n workflow
- Configure API keys in n8n
- Activate workflow
- API keys are never committed
- Environment variables are used
MIT