Peter Yang interviews Amol Jain, Replit’s head of engineering, on the businesses people actually build with vibe coding — and what that means for SaaS. ~36 minutes.
Real businesses built by non-coders
- Pep AI — Cedric, a 22-year-old Oregon student who had never coded: a peptide/GLP-1 tracking app; $60K in his first month, tens of thousands of active users
- AI proficiency platform — John, a repeat founder quoted $100K+ by an agency: built end-to-end in 3 days on Replit, $180K+ revenue within 2 months, purely on product intuition and distribution skill
- TryNearby — FaZe Apex’s Yusuf: matching local creators with local businesses for word-of-mouth; YC Summer 26 batch, $100K+ ARR
What the successful ones share
- A unique advantage turned into a product: expertise, judgment/taste, community, or distribution — “Replit takes a person’s advantage and turns it into a business”
- Not massive TAMs — small thriving businesses serving a few hundred customers are the norm
- “Users are people and inherently lazy. If you offer them value, they will pay for it.”
- Generic use cases (meal planners, exercise trackers) are commoditized — agents will swallow them whole
Vibe-coded to production
- The gap between a raw vibe-coded app and something production-grade: Replit’s flow is publish + domain, then Security Center (an agent builds a threat model of your app and runs a deep scan — secret scanning, malicious packages, PII leakage; previously a 1-2 week, contracted security-team job), then Stripe monetization (the platform sets up a Stripe sandbox, plans, and prices for you — you just claim the account), then an SEO scan tuned for both search and answer engines
- Culture: employees build internal tools constantly — a RevOps person with no coding background built the sales demo tool in 2 days (replacing a six-figure SaaS product), a data scientist (not a coder) built their in-house BI analytics
- “A 10x person is building a tool that the entire team or company can use” — leverage for everyone
What survives the “cost of code goes to zero” test
- The question: if code is free, what do you pay for? Answer: trust, data, infrastructure, atoms (physical things), labor, and network
- Salesforce survives as the system of record (headless, with everyone building on top); Workday survives because payroll is regulated; DoorDash survives because humans deliver food; social networks survive because you can’t buy the network
- Existing SaaS is going headless (APIs, CLIs, MCPs) — and agents can now operate browsers anyway
App layer vs model labs
- Models are commoditizing; being model-agnostic is a feature (latest-and-greatest, cost — “token-maxing is coming to an end”, and resilience when a single provider goes down)
- The mental model: a frontier model does the hard part, an orchestrator delegates to sub-agents on cheaper models
- Enterprises care about ROI, not leaderboards — “the R part has become very relevant”
“If the cost of code goes to zero, what do you pay for? It’s this unique expertise… it’s the unique judgment or taste. It’s the security. It’s the distribution. Users pay for that.”