Office Hours Recordings
Here, I’m adding recordings from our weekly office hours.
We meet every Tuesday on Slack:
PT: 10:00 AM -11:00 AM (60 min)
CET: 07:00 PM - 08:00 PM (60 min)
Click to watch a specific session:
The Power of Clerk & Lovable: I demonstrated how to build secure B2B SaaS products with multiple organizations, organization members, user roles, subscriptions (monetization), and Google authentication in Lovable. I also shared custom project knowledge instructions for Lovable, so that AI follows the right architecture.
Branching in Lovable: I demonstrated how to separate DEV, TEST, and PROD in Lovable to scale your products without breaking production.
How I Copied the Multi-Agent System by Anthropic With n8n: I explained key assumptions, building blocks, best practices, and what I have learned
How to Build an AI Voice Agent Step-by-Step: We build an AI voice agent that performs operations in Jira, such as creating user stories, or moving items between Sprints. We used ElevenLabs (voice interface), and an n8n AI agent with Atlassian MCP server.
How to Build a RAG Chatbot Step-by-Step: We build a vanilla RAG chatbot using Lovable with Google Drive files automatically stored in Pinecone vector database.
Building And Monetizing a B2C SaaS With a Template: We used the SaaS B2C template, added simple course management feature, connected Stripe, and processed the first real payment.
How to Build PM Salaries in Lovable + n8n: I demonstrated how I build jobs.productcompass.pm: tools, components, and architecture.
How to Build AI Voice Agents with n8n and ElevenLabs: We discussed the AI voice agent configuration with the key components and debugged the process.
How to automate Figma > Jira with MCP + Claude: We discussed how to configure Claude Desktop and step-by-step automate Figma > Jira User Stories.
🔒The Power of Clerk & Lovable
(from #weekly-open-hour 7/15/2025)
I demonstrated how to build B2B SaaS products with multiple organizations, organization members, user roles, subscriptions (monetization), and Google authentication in Lovable. I also shared custom project knowledge instructions for Lovable, so that the AI agent follows the right architecture.