SemiSource.com

Real-time semiconductor availability intelligence

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

The Opportunity

Problem

American AI and tech firms face chronic shortages of advanced semiconductors as TSMC cannot fulfill surging demand despite US factory expansion.

Solution

SemiSource aggregates lead times, pricing, and inventory signals from TSMC, alternative foundries, distributors, and secondary markets. It uses AI to match your exact GPU/accelerator requirements against current and forecasted supply, recommending substitutes and optimal purchase windows so hyperscale operators can secure chips faster and at better prices.

Target Audience

hyperscale AI companies, data-center operators, and US tech firms deploying large-scale GPU clusters ($100M+ annual chip spend)

Differentiator

Combines proprietary supplier relationships, scraped public signals, and workload-specific compatibility models that tell you not just what is available but what will actually work for your training or inference jobs.

Brand Voice

supportive

Features

Global Availability Dashboard

must-have35h

Live view of lead times across major foundries and distributors

AI Part Matcher

must-have55h

Recommends functionally equivalent or pin-compatible alternatives

Shortage Risk Forecaster

must-have50h

Predicts future availability windows using historical patterns

Price Trend Tracker

must-have30h

Historical and projected pricing for target SKUs

Custom Alert Engine

must-have40h

Notifications when target chips or substitutes become available

Procurement Recommendation Report

must-have35h

Weekly PDF with optimal buy quantities and timing

Supplier Scorecards

nice-to-have25h

Reliability and lead-time consistency ratings

ERP Export Tools

nice-to-have20h

One-click CSV/SAP export of recommendations

Workload Compatibility Simulator

nice-to-have45h

Tests whether substitute chips meet your performance targets

Total Build Time: 335 hours

Database Schema

organizations

ColumnTypeNullable
iduuidNo
nametextNo
stripe_customer_idtextYes
created_attimestampNo

users

ColumnTypeNullable
iduuidNo
org_iduuidNo
emailtextNo
roletextNo

Relationships:

  • β€’ org_id references organizations(id)

chip_models

ColumnTypeNullable
iduuidNo
skutextNo
manufacturertextNo
specstextYes
workload_compatibilitytextYes

availability_records

ColumnTypeNullable
iduuidNo
chip_iduuidNo
suppliertextNo
lead_time_daysintNo
price_per_unitintNo
quantity_availableintYes
recorded_attimestampNo

Relationships:

  • β€’ chip_id references chip_models(id)

user_alerts

ColumnTypeNullable
iduuidNo
org_iduuidNo
chip_iduuidNo
target_priceintYes
max_lead_timeintYes
activeboolNo

Relationships:

  • β€’ org_id references organizations(id)
  • β€’ chip_id references chip_models(id)

API Endpoints

GET
/api/availability

Fetch latest availability data with filters

πŸ”’ Auth Required
POST
/api/matches

Find substitutes for given chip requirements

πŸ”’ Auth Required
POST
/api/alerts

Create new availability alert

πŸ”’ Auth Required
GET
/api/reports/procurement

Generate weekly recommendation report

πŸ”’ Auth Required
GET
/api/forecast

Get 90-day lead time predictions

πŸ”’ Auth Required

Tech Stack

Frontend
Remix.run + Tailwind + Radix UI
Backend
Remix server with Prisma
Database
PostgreSQL on Railway
Auth
Auth0
Payments
Stripe
Hosting
Railway
Additional Tools
BullMQ background jobsOpenAI for compatibility matchingCron-based data refresh

Build Timeline

Week 1: Core platform and data model

38h
  • βœ“ Remix scaffold
  • βœ“ Auth0 + Stripe setup
  • βœ“ Database schema with seed data for major GPUs
  • βœ“ Basic dashboard

Week 2: Data ingestion layer

42h
  • βœ“ Manual + scheduled data entry forms
  • βœ“ Availability record system
  • βœ“ Basic forecasting model

Week 3: Matching engine

45h
  • βœ“ AI part matcher using embeddings
  • βœ“ Compatibility scoring logic
  • βœ“ Recommendation UI

Week 4: Alerting and reporting

35h
  • βœ“ Real-time alert system via email
  • βœ“ PDF report generation
  • βœ“ Trend visualization

Week 5: Polish and self-serve onboarding

30h
  • βœ“ Landing page with live demo
  • βœ“ Documentation and help center
  • βœ“ Beta user invites
Total Timeline: 5 weeks β€’ 210 hours

Pricing Tiers

Starter

$35/mo

Single user

  • βœ“5 SKUs tracked
  • βœ“Basic availability dashboard
  • βœ“Weekly email summary

Growth

$99/mo

Up to 5 users

  • βœ“Unlimited SKUs
  • βœ“AI matching engine
  • βœ“Custom alerts
  • βœ“Procurement reports
  • βœ“Team of 5

Enterprise

$299/mo

Unlimited users

  • βœ“Everything in Growth
  • βœ“Private data feeds
  • βœ“ERP integration
  • βœ“Dedicated analyst calls
  • βœ“SLA

Revenue Projections

MonthUsersConversionMRRARR
Month 18015%$1,050$12,600
Month 661021%$9,200$110,400

Unit Economics

$95
CAC
$1680
LTV
6%
Churn
86%
Margin
LTV:CAC Ratio: 17.7xExcellent!

Landing Page Copy

Never Miss Another Chip Again

Real-time visibility into semiconductor supply so you can secure GPUs before your competitors β€” even when TSMC is sold out.

Feature Highlights

βœ“Live lead-time intelligence
βœ“AI-powered substitute matching
βœ“Shortage risk forecasting
βœ“Procurement timing recommendations
βœ“Built for $100M+ spend teams

Social Proof (Placeholders)

"'Found 180 H100s that our procurement team missed. Saved us 9 weeks.' β€” SVP Supply Chain at AI unicorn"
"'The only source of truth we trust during the shortage.' β€” Infrastructure Lead at hyperscaler"
"'Compatibility scores are scarily accurate.' β€” ML Engineer"

First Three Customers

1. Contact procurement and infra leads from companies that filed recent 10-Q disclosures mentioning semiconductor constraints. 2. Offer free 'Shortage Risk Assessment' reports as lead magnet on the landing page. 3. Attend SEMICON West and AI Supply Chain virtual summits to secure pilot partners.

Launch Channels

ProductHuntLinkedIn Supply Chain & AI groupsr/supplychainSemiconductor Industry NewsletterHacker News

SEO Keywords

semiconductor availability dashboardgpu lead time trackertsmc alternative sourcingai chip procurement intelligenceh100 shortage alert

Competitive Analysis

Enterprise subscription
Strength

Massive component database

Weakness

Geared toward electronics manufacturers, not AI cluster operators

Our Advantage

AI workload-specific matching and shortage forecasting tailored to hyperscale GPU buyers

Arrow Electronics Portal

https://arrow.com
Free with purchase
Strength

Direct distributor data

Weakness

Limited to their own inventory and no predictive analytics

Our Advantage

Aggregates across all distributors and foundries with forward-looking predictions

🏰 Moat Strategy

Curated supplier relationship network and continuously improving compatibility dataset that grows more valuable with each customer query.

⏰ Why Now?

The AI boom has created a seller's market for advanced nodes while new US and EU fabs will not reach volume production until 2027+, creating a multi-year window where accurate intelligence commands premium value.

Risks & Mitigation

marketmedium severity

Data sources may become restricted or change format

Mitigation

Build multiple data ingestion paths and focus on value-added matching layer

legalmedium severity

Scraping terms of service violations

Mitigation

Prioritize official partner APIs and public government data first

financialhigh severity

Longer sales cycles than anticipated for $35 entry point

Mitigation

Target mid-market AI labs that move faster than hyperscalers for initial traction

Validation Roadmap

pre-build16 days

Interview 25 procurement and infra leaders

Success: β‰₯18 indicate they would pay for real-time visibility

mvp25 days

Deliver personalized shortage reports to 8 beta users

Success: β‰₯5 users convert to paid after seeing value

launch30 days

Launch on ProductHunt and industry newsletters

Success: 200 signups and 25 MRR conversions in first month

Pivot Options

  • β†’Become a full semiconductor brokerage service
  • β†’Expand into physical chip resale marketplace
  • β†’Focus exclusively on government-constrained AI buyers

Quick Stats

Build Time
210h
Target MRR (6 mo)
$14,000
Market Size
$910.0M
Features
9
Database Tables
5
API Endpoints
5