SolarSimly

Student solar PV simulator: Design panels, predict yield with real weather data – no licenses needed.

Score: 8.1/10IndiaMedium BuildReady to Spawn
Brand Colors

The Opportunity

Problem

Students can't affordably prototype wind and solar models because energy simulation software is too expensive or lacks student licenses.

Solution

SolarSimly lets students model solar arrays by selecting panels, roofs/grounds, and locations, pulling free weather APIs for irradiance forecasts. It calculates energy yield, losses, and ROI instantly. Perfect for homework with exportable results.

Target Audience

University students in renewable energy, engineering, or environmental science programs working on wind/solar projects

Differentiator

Free weather integration + solar cost estimator tailored to student budgets.

Brand Voice

supportive

Features

Array Designer

must-have18h

Place panels on 2D map, set tilt/azimuth.

Weather Integration

must-have15h

Auto-fetch solar data via location.

Yield Calculator

must-have14h

Hourly/daily/annual production with loss factors.

Cost & ROI Estimator

must-have10h

Input prices for payback analysis.

Visualization

must-have12h

3D model and irradiance heatmaps.

Scenario Comparison

nice-to-have12h

A/B test designs side-by-side.

Battery Add-on

nice-to-have10h

Sim off-grid with storage.

Data Export

nice-to-have8h

CSV/PDF with custom branding.

Total Build Time: 99 hours

Database Schema

users

ColumnTypeNullable
iduuidNo
emailtextNo
locationtextYes
created_attimestampNo

designs

ColumnTypeNullable
iduuidNo
user_iduuidNo
nametextNo
configjsonbNo
created_attimestampNo

Relationships:

  • user_id references users(id)

runs

ColumnTypeNullable
iduuidNo
design_iduuidNo
weather_datajsonbNo
yield_resultsjsonbNo
created_attimestampNo

Relationships:

  • design_id references designs(id)

API Endpoints

POST
/api/designs

Save design

🔒 Auth Required
GET
/api/weather/:lat/:lon

Fetch weather data

POST
/api/runs

Compute yield

🔒 Auth Required
GET
/api/export/:id

Download results

🔒 Auth Required

Tech Stack

Frontend
Next.js 14 + Tailwind + Three.js lite
Backend
Next.js 14 API
Database
Supabase
Auth
Supabase Auth
Payments
Stripe
Hosting
Vercel
Additional Tools
PVlib.js for calcsOpen-Meteo API

Build Timeline

Week 1: Setup & designer

22h
  • Auth
  • Array UI

Week 2: Weather & yield

28h
  • API integ
  • Calc engine

Week 3: Viz & ROI

25h
  • Charts/3D
  • Cost tool

Week 4: Exports & polish

18h
  • Exports
  • Templates

Week 5: Nice-to-haves

15h
  • Scenarios
  • Battery

Week 6: Payments/deploy

12h
  • Stripe
  • Live

Week 7: Testing

10h
  • Bug fixes
Total Timeline: 7 weeks • 130 hours

Pricing Tiers

Free

$0/mo

Weekly runs

  • 5 designs
  • Basic yield

Pro

$35/mo

100 runs/mo

  • Unlimited
  • ROI + viz

Lab

$149/mo

Unlimited

  • All Pro
  • Multi-user

Revenue Projections

MonthUsersConversionMRRARR
Month 1801.5%$40$480
Month 67004%$980$11,760

Unit Economics

$9
CAC
$180
LTV
6%
Churn
90%
Margin
LTV:CAC Ratio: 20.0xExcellent!

Landing Page Copy

Design Solar Systems Like a Pro – Student Price

Real weather data, yield predictions, ROI calcs. Export for projects instantly.

Feature Highlights

Location-based weather
Panel optimizer
ROI dashboard
PDF/CSV exports

Social Proof (Placeholders)

"'Perfect for my solar homework!' - Jordan, Env Sci"

First Three Customers

Share demo video in r/solarpunk, university Discord servers for eng students. Email solar course TAs at unis like Berkeley. Free Pro for first 3 reviewers.

Launch Channels

Product Huntr/solarenergyHacker NewsTwitter #SolarStudents

SEO Keywords

solar pv simulator studentsfree solar yield calculator onlinestudent solar panel design tool

Competitive Analysis

Strength

Detailed

Weakness

Desktop expensive

Our Advantage

Web, cheap, weather auto

NREL SAM

sam.nrel.gov
Free but complex
Strength

Accurate

Weakness

Download heavy

Our Advantage

Simple student flow

🏰 Moat Strategy

Weather data cache for faster sims + user design library

⏰ Why Now?

Solar curriculum surge with global net-zero push

Risks & Mitigation

technicallow severity

API rate limits

Mitigation

Cache in Supabase

marketmedium severity

Seasonal use

Mitigation

Year-round features

Validation Roadmap

pre-build5 days

Google form to 100 students

Success: 60% would pay

mvp10 days

10 beta users

Success: 80% positive NPS

Pivot Options

  • Homeowner solar planner
  • Wind hybrid sim
  • EV charging optimizer

Quick Stats

Build Time
130h
Target MRR (6 mo)
$1,000
Market Size
$4.5M
Features
8
Database Tables
3
API Endpoints
4