Get multimodal AI dating advice on Telegram with Google Gemini and Sheets

Go to Workflow
0 views
Built by John Alejandro SIlva John Alejandro SIlva
Created on February 17, 2026

Description

Rizz AI: The Multimodal Dating Assistant ๐Ÿ’˜

Rizz AI is not just a chatbot; it's a full-featured, AI-powered CRM for your dating life.

Built entirely in n8n, this workflow turns Telegram into a powerful "Wingman" that helps you craft the perfect reply, remember details about your matches, and optimize your dating strategy using Google Gemini 1.5 Pro.

๐Ÿ”ฅ Key Features
๐Ÿ‘๏ธ Multimodal Vision:** Send a screenshot of a Tinder/Hinge profile or a WhatsApp chat, and the AI will analyze the text, subtext, and vibe to give you tactical advice.
๐Ÿ—ฃ๏ธ Audio Analysis:** Forward voice notes, and the AI will transcribe and analyze the tone to tell you if they are interested.
๐Ÿง  Long-Term Memory:** Remembers details about specific matches (e.g., "Sofia likes sushi") so you don't ask the same thing twice.
๐Ÿ“Š Lead Management (CRM):** Automatically tracks matching stage, interest level, and next steps in Google Sheets.
๐ŸŽจ Personalized Style:** Adapts advice to your specific "Rizz Style" (e.g., Mystery, Direct, Funny) defined in your profile.

๐Ÿ› ๏ธ How It Works
Ingest: You send text, audio, or images to your private Telegram Bot.
Process: The workflow routes the input through Gemini Vision (for images) or Whisper/Gemini (for audio).
Retrieve: It queries your Google Sheet to see if this person is a new lead or an existing match.
Reason: The AI Agent (with tools) decides the best move: suggesting a reply, logging a red flag, or scheduling a date.
Respond: You receive 3 draft options to copy-paste directly into your dating app.

๐Ÿ“‹ Setup Instructions

1. Google Sheets (Database)
Make a copy of the Rizz AI Database Template.
Share/Connect your Google Drive credential in n8n.
Update the Sheet ID in the Get Rizzler Profile and other Sheet nodes.

2. Telegram Bot
Talk to @BotFather on Telegram to create a new bot.
Copy the API Token into the Telegram Trigger and Send Message nodes.

3. Google Gemini
Get a free API Key from Google AI Studio.
Connect it to the Google Gemini Chat Model node.

๐Ÿ’ก Need Assistance?
If youโ€™d like help customizing or extending this workflow, feel free to reach out:

๐Ÿ“ง Email: [email protected]
๐Ÿ”— LinkedIn: John Alejandro Silva Rodrรญguez

Nodes Used (7)

AI Agent
@n8n/n8n-nodes-langchain.agent
Code
n8n-nodes-base.code
Google Gemini
@n8n/n8n-nodes-langchain.googleGemini
Google Gemini Chat Model
@n8n/n8n-nodes-langchain.lmChatGoogleGemini
Google Sheets
n8n-nodes-base.googleSheets
Simple Memory
@n8n/n8n-nodes-langchain.memoryBufferWindow
Telegram
n8n-nodes-base.telegram