🤖 Built a RAG-Powered AI Sales Bot for a Beauty Store using n8n + Pinecone

Hi everyone :waving_hand:

Built an AI customer service bot for a beauty store that answers product questions, gives skincare recommendations, and handles delivery inquiries all on Telegram.

What it does

:white_check_mark: Answers product questions with prices and sizes

:white_check_mark: Gives personalized skincare recommendations by skin type

:white_check_mark: Handles delivery and logistics queries

:white_check_mark: Auto-ingests new products from Google Drive into Pinecone

:white_check_mark: Maintains conversation memory across the session

:white_check_mark: Responds instantly on Telegram 24/7

How it works

When a new product file is added to Google Drive, the workflow automatically downloads it, processes it, and uploads it to Pinecone as embeddings. When a customer asks a question on Telegram, the agent retrieves the relevant context from Pinecone and responds accurately.

Tech Stack

n8n

Pinecone (vector store)

OpenAI

Google Drive trigger

Telegram Bot API

AI Agent + Memory nodes

The auto-ingestion part is what made this production-ready the store owner just drops a file in Google Drive and the bot knows about it instantly. No manual updates.

Still improving it

thinking of adding order tracking integration next. What would you add?

إعجاب واحد (1)