workflows.fit
Back to n8n workflows
n8n templateFreeBy Adrian

Conversational WhatsApp assistant with Gemini AI and Pinecone memory

๐Ÿ“‹ Description This template creates an intelligent AI assistant for WhatsApp that can: - Respond naturally to messages using Google Gemini AI - Remember previous conversations for each user - Access a knowledge base ...

DevelopmentCore NodesAILangchainAgentWebhookN8n-nodes-wamm.wammproLm Chat Google Gemini
Loading interactive preview...

Template notes

๐Ÿ“‹ Description

This template creates an intelligent AI assistant for WhatsApp that can: - Respond naturally to messages using Google Gemini AI - Remember previous conversations for each user - Access a knowledge base for answering frequently asked questions - Automatically save all conversations for long-term memory

๐Ÿ› ๏ธ Requirements

1. WAMM.pro Account (FREE tier available) - What is WAMM.pro? - A platform that enables WhatsApp automation using proprietary API technology - Free tier: 50 messages/month - PRO tier: Unlimited messages + advanced features - Link: [wamm.pro](https://wamm.pro)

2. Pinecone Account (for AI memory) - For storing conversations and knowledge base - Free tier available

3. Google AI Account (for Gemini) - For the conversational AI model

4. OpenAI Account (for embeddings) - For generating memory vectors

๐Ÿš€ Step-by-step Setup