Turn signups into helpful emails without manual work. The setup collects topics from subscribers and sends fresh content on a daily or weekly plan. It fits teams that want a simple content campaign with clear opt out.
Each morning at 9 AM a schedule checks Airtable for active records. One search finds daily users, another finds weekly users that have not been sent in seven days, and a third supports surprise sends. For every match, a subflow starts in parallel so slow emails do not block others. The content engine uses a chat model with Wikipedia context and short memory to write a fact, then an image is created and resized. Gmail delivers both items with an unsubscribe link, and the run updates Last Sent in Airtable for tracking. Execution Data makes it easy to filter runs when you review logs.
Setup needs Airtable, Gmail, Groq, and OpenAI accounts. Publish the subscribe and unsubscribe forms; the unsubscribe uses an ID so no one can remove others by email. Expect faster delivery, cleaner records, and a repeatable drip that scales as your list grows. Common uses include educational tips, product facts, or community updates.