Automate Personalized WhatsApp Quizzes with GPT-4 and Supabase - n8n Workflow | Neura Market
Automate Personalized WhatsApp Quizzes with GPT-4 and Supabase
This workflow creates a personalized quiz assistant on WhatsApp using GPT-4 and Supabase, capturing user data and delivering tailored quizzes.
The workflow automates the process of creating and delivering personalized quizzes via WhatsApp. It begins by capturing user information and preferences, storing them in Supabase. Once the user's name and preferred study topic are confirmed, the workflow uses OpenAI's GPT-4 to generate a quiz. The quiz is then sent back to the user through WhatsApp, providing an interactive and personalized learning experience.
Platform
n8n
Category
AI
Price
Free
Creator
Diego Morales
if
merge
webhook
supabase
stickyNote
httpRequest
agent
lmChatOpenAi
memoryBufferWindow
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.