2 workflows
by Yenire
✕ Clear
Nodes:
Sort:
Date:
How it works
• Receives a user message from a chat
• Uses an LLM node to understand user intent and generate a response
• Retrieves and stores conversation memory in a database (Supabase)
• F ...
How it works
• Receives user identity data from multiple channels (WhatsApp, Telegram, email).
• Generates and stores secure one-time passwords (OTP).
• Validates OTP codes against Postgres re ...