This n8n workflow creates an interactive educational quiz system via WhatsApp, leveraging AI and database integrations. When a user sends a message, the workflow fetches user data from a Supabase database and checks if the user’s name and study topic are registered. If missing, it engages the user through WhatsApp to collect this information, updating the database accordingly. An AI language model (GPT-4) then generates quiz questions based on the user’s chosen topic. The system uses a specialized AI agent with a friendly, educational tone in Portuguese, ensuring an engaging and personalized learning experience. This workflow is ideal for educational platforms, online tutors, or any service aiming to deliver dynamic quizzes via WhatsApp, enhancing user engagement and personalized learning.
The process involves a WhatsApp webhook trigger, data fetch and update with Supabase, conditional logic to query or collect user info, AI-powered quiz generation, and messaging back to users, forming a seamless interactive quiz experience.
Reviews
There are no reviews yet.