Office Hours Recordings
Here, I’m adding recordings from our weekly office hours.
We meet every Tuesday on Slack (from 2025-06-17, before that, Thursdays):
PT: 10:00 AM -11:00 PM (60 min)
CET: 07:00 PM - 08:00 PM (60 min)
Click to watch a specific session:
Building 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.
🔒Building a RAG Chatbot Step-by-Step
(from #weekly-open-hour 5/29/2025)
We build a vanilla RAG chatbot using Lovable with Google Drive files automatically stored in Pinecone vector database.
The discussion was based on this post:
Agenda:
(00:00) Intro
(01:20) Why it’s worth orchestrating your logic with n8n
(02:43) How to add new Google Drive files to Pinecone (n8n, Pinecone & Google Cloud Console integration)
(24:43) How to build and test a RAG chatbot pipeline in n8n
(42:00) How to expose a RAG chatbot pipeline with a webhook
(47:05) How to build a user interface with Lovable
(54:30) Possible next steps: GitHub integration, Supabase integration, secure edge functions, publishing with Lovable, summary
Full recording: