
Inside the Build: An AI Launch Funnel Generator with Supabase and Lovable
What Happened
In a recent YouTube video, Kingy AI demonstrates building a complete AI-powered launch funnel generator in 12 minutes. The app, named "My Friend Funnel," allows users to input product details such as name, target customer, and price, then generates a polished one-page landing page. The entire process is backed by Supabase for database storage and Lovable for the frontend and AI generation logic.
AI Tools Used
• Lovable: Acts as the frontend builder and likely handles the AI-powered landing page generation. The exact underlying AI model is not specified.
• Supabase: Provides the backend with PostgreSQL databases, storing user profiles, projects, generated funnels, and leads. It also handles authentication.
• Stripe: Integrated in test mode to add a payment flow with a free demo and a $19 premium option.
No other AI tools were explicitly mentioned in the source material.
How It Works
The user flow is intentionally simple:
1. Input Form: User enters their name, email, product name, product idea, target customer, pain point, offer, price, and goal.
2. Payment Choice: Before generation, the user can choose between a free demo or unlock premium for $19 (using Stripe test mode).
3. AI Generation: Upon submission, Lovable generates a landing page with hero headline, subheadline, benefits, features, FAQ, and call-to-action.
4. Data Storage: All data is saved to Supabase tables: profiles, launch_projects, generated_funnels, and leads.
5. Display: The generated landing page is shown immediately on the same page.
The app is single-page with no login or dashboard, keeping the experience frictionless.
Business Opportunity
My Friend Funnel is a straightforward AI SaaS that solves a common pain point: quickly creating a product landing page without design skills. The business model is transactional—charging per generation. Indie builders could replicate this for specific verticals like course creators, SaaS startups, or local businesses. The key differentiator is the speed and simplicity: no account needed, just enter and generate.
However, there are limitations. The video does not share revenue or user numbers, so actual demand is unverified. The AI-generated pages may lack customization depth. Competitors like Carrd or landing page builders exist. To stand out, focus on niche markets or add features like A/B testing or lead capture.
Key Takeaways
• Speed of prototyping: Lovable + Supabase enables building a functional AI SaaS in minutes.
• Backend matters: A real backend (Supabase) makes the app production-ready, not just a frontend demo.
• Monetization early: Adding Stripe early shows the business intent, even if in test mode.
• Keep it simple: No login, no dashboard—reduces friction and speeds up user onboarding.
• Learn from the schema: The SQL tables from the video are a practical starting point for your own AI app.
This build is a solid template for anyone exploring AI-powered SaaS ideas. The challenge is execution beyond the prototype.
Original video
This article is based on the original YouTube video from Kingy AI. Watch the source here:





