DormMatch

AI-powered housing matches with verified video tours for college students.

Score: 7.8/10United StatesMedium BuildReady to Spawn
Brand Colors

The Opportunity

Problem

College students waste hours on misleading virtual tours and unverified listings while searching for affordable off-campus housing.

Solution

DormMatch uses AI to match users to off-campus housing based on budget, lifestyle, and campus proximity, featuring verified 360° video tours uploaded by residents. It cuts search time by scoring listings on reliability and fit, with unverified ones deprioritized. Students get personalized recommendations without sifting through junk.

Target Audience

College students seeking off-campus housing near campuses

Differentiator

AI matching engine trained on student housing data with mandatory video verification.

Brand Voice

supportive

Features

AI Matching Quiz

must-have15h

Quick quiz generates personalized housing recommendations.

Video Tour Upload

must-have12h

Upload and verify 360° tours for listings.

Smart Search

must-have10h

AI-ranked search results by match score.

Preference Profiles

must-have8h

Build profile for ongoing matches.

Match Alerts

must-have8h

Email/push notifications for new matches.

Video Player

nice-to-have12h

Immersive 360° video viewer.

Share Matches

nice-to-have6h

Share recommendations with roommates.

Advanced Analytics

future15h

Match history insights.

Total Build Time: 86 hours

Database Schema

users

ColumnTypeNullable
iduuidNo
emailtextNo
campus_iduuidNo
preferencestextYes
created_attimestampNo

Relationships:

  • campus_id -> campuses.id

listings

ColumnTypeNullable
iduuidNo
titletextNo
video_urltextNo
priceintNo
user_iduuidNo
match_score_factorstextYes
created_attimestampNo

Relationships:

  • user_id -> users.id

matches

ColumnTypeNullable
iduuidNo
user_iduuidNo
listing_iduuidNo
scoreintNo
created_attimestampNo

Relationships:

  • user_id -> users.id
  • listing_id -> listings.id

campuses

ColumnTypeNullable
iduuidNo
nametextNo

API Endpoints

GET
/api/matches

Get user's matches

🔒 Auth Required
POST
/api/quiz

Generate matches from quiz

🔒 Auth Required
POST
/api/listings/video

Upload & verify video

🔒 Auth Required
GET
/api/search

AI search listings

PUT
/api/profiles

Update preferences

🔒 Auth Required

Tech Stack

Frontend
Next.js 14 + Tailwind CSS + shadcn/ui
Backend
Next.js API routes
Database
Supabase Postgres
Auth
Supabase Auth
Payments
Stripe
Hosting
Vercel
Additional Tools
Vimeo for videosOpenAI for matching

Build Timeline

Week 1: Auth & profiles

20h
  • User setup
  • Quiz UI

Week 2: AI matching

25h
  • Match engine
  • Listings

Week 3: Video handling

25h
  • Upload & player

Week 4: Search & alerts

20h
  • Search API
  • Notifications

Week 5: Polish & payments

15h
  • Stripe
  • UI tweaks

Week 6: Testing & deploy

10h
  • E2E tests
  • Launch

Week 7: Optimizations

5h
  • Perf fixes
Total Timeline: 7 weeks • 140 hours

Pricing Tiers

Free

$0/mo

No alerts

  • 3 matches/week
  • Basic search

Pro

$25/mo
  • Unlimited matches
  • Alerts
  • Video priority

Premium

$49/mo
  • All Pro + custom quizzes
  • Priority matches

Revenue Projections

MonthUsersConversionMRRARR
Month 12501.5%$94$1,125
Month 61,2003.5%$1,050$12,600

Unit Economics

$12
CAC
$180
LTV
6%
Churn
90%
Margin
LTV:CAC Ratio: 15.0xExcellent!

Landing Page Copy

AI Matches You to Verified Campus Housing

Personalized recs with real video tours—no more wasted time.

Feature Highlights

AI-powered matching
Verified 360° tours
Instant alerts
Campus-focused

Social Proof (Placeholders)

"'Perfect match on day 1!' - Jordan, Stanford"
"'Videos made it easy.' - Mia, Berkeley"

First Three Customers

Partner with student influencers on TikTok/Instagram for campus housing (pay $20 shoutout each). Offer free Pro to first 10 quiz-takers in university Discords. Email housing offices for referrals.

Launch Channels

Product Huntr/EntrepreneurTwitter #SaaSStudent TwitterHacker News

SEO Keywords

AI off campus housing matchercollege housing video tourspersonalized student rentals near campus

Competitive Analysis

Places4Students

places4students.com
Free
Strength

Student focus

Weakness

No AI or videos

Our Advantage

AI + verified videos

Facebook Marketplace

facebook.com/marketplace
Free
Strength

Local

Weakness

Unverified chaos

Our Advantage

AI curation

🏰 Moat Strategy

Proprietary AI model improving with user data.

⏰ Why Now?

Rise of AI tools and video content for trust-building.

Risks & Mitigation

technicalmedium severity

AI accuracy issues

Mitigation

Fallback manual scoring

markethigh severity

Video upload friction

Mitigation

In-app recording

financiallow severity

AI API costs

Mitigation

Caching & limits

Validation Roadmap

pre-build5 days

Landing page + waitlist

Success: 100 signups

mvp10 days

Quiz beta test

Success: 80% satisfaction

growth14 days

A/B pricing

Success: 3% conv

Pivot Options

  • General AI roommate matcher
  • Video verification for gigs
  • Campus job matching

Quick Stats

Build Time
140h
Target MRR (6 mo)
$4,000
Market Size
$50000.0M
Features
8
Database Tables
4
API Endpoints
5