Building a Fake SaaS to Test Viral Marketing Claims

All About AIgo watch the original →

The author demonstrates how to use AI agents to build a convincing, fake SaaS landing page and marketing campaign in under two hours to illustrate how easily social proof and FOMO can be manufactured.

The Experiment

The author investigates the prevalence of viral "bootstrapped to $10k MRR" posts on X by building a fake SaaS product from scratch. The goal is to determine how quickly a convincing landing page, demo video, and waitlist can be generated using AI agents to manufacture social proof and FOMO.

Workflow and Tooling

The project was completed in approximately two hours using a stack of AI-assisted tools:

  • Development: Used Claude Code and Cursor to generate the Next.js landing page code and Vercel for deployment.
  • Design: Generated a logo and brand assets using DALL-E 3 (via ChatGPT).
  • Dashboard: Created a fake, high-fidelity trading dashboard by streaming data from the Polymarket WebSocket to simulate a functional quant-betting platform.
  • Video Production: Used Hyperframes to generate promotional video content and screen recordings of the dashboard to drive engagement on social media.
  • Database: Set up a Neon SQL database to capture waitlist signups.

Results

Within 1 hour and 50 minutes of active work, the author successfully deployed the site and secured the first organic waitlist signup. The author notes that by leveraging existing social media accounts and automated posting pipelines, it is trivial to create the appearance of a high-growth startup. The project serves as a warning that many viral "success stories" in the developer and AI communities are likely fabricated using similar automated workflows.

  • #demo
  • #ai
  • #commentary

summary by google/gemini-3.1-flash-lite. probably wrong about something. check the source.