ClimateCollab

Collaborate on climatetech notebooks with sustainability classmates—real-time.

Score: 7.6/10SingaporeMedium BuildReady to Spawn
Brand Colors

The Opportunity

Problem

Graduate students in sustainability programs lack seamless integration between climatetech simulation tools and student-friendly coding environments like Jupyter.

Solution

ClimateCollab is a shared Jupyter-like environment where grad students co-edit and run climatetech simulations together. Teams sync simulations from tools like LEAP and RETScreen, with version history and comments. It bridges solo coding with group projects common in sustainability theses.

Target Audience

Graduate students in sustainability programs

Differentiator

Sustainability-specific collab with built-in peer review workflows and sim result merging for group assignments.

Brand Voice

friendly

Features

Real-time Editor

must-have25h

Multi-user Jupyter-style notebook editing

Sim Sync

must-have20h

Shared runs of climatetech tools across users

Project Folders

must-have15h

Organize notebooks by class/project

Version History

must-have18h

Git-like diffs for notebooks

Commenting

must-have12h

Inline feedback on cells/results

Video Calls

nice-to-have10h

Embed Zoom for sim reviews

Export Team Reports

nice-to-have8h

Merge results into shared PDF

Integration with GitHub

nice-to-have7h

Push/pull notebooks

Total Build Time: 115 hours

Database Schema

users

ColumnTypeNullable
iduuidNo
emailtextNo
nametextYes

projects

ColumnTypeNullable
iduuidNo
owner_iduuidNo
nametextNo

Relationships:

  • owner_id references users(id)

notebooks

ColumnTypeNullable
iduuidNo
project_iduuidNo
contentjsonbNo
versionsjsonbYes

Relationships:

  • project_id references projects(id)

project_members

ColumnTypeNullable
project_iduuidNo
user_iduuidNo

Relationships:

  • project_id references projects(id)
  • user_id references users(id)

API Endpoints

POST
/api/projects

Create project

🔒 Auth Required
POST
/api/projects/:id/join

Join project

🔒 Auth Required
PATCH
/api/notebooks/:id/content

Update notebook real-time

🔒 Auth Required
POST
/api/simulations/shared/:id

Run sim for project

🔒 Auth Required

Tech Stack

Frontend
Next.js 14 + Tailwind + Yjs (for collab)
Backend
Next.js API + Supabase
Database
Supabase Postgres
Auth
Supabase Auth
Payments
Stripe
Hosting
Vercel
Additional Tools
Liveblocks or Supabase Realtime

Build Timeline

Week 1: Auth and projects

20h
  • Signup
  • Project CRUD

Week 2: Collab editor

35h
  • Real-time editing
  • Notebook save

Week 3: Sim integration

30h
  • Shared runs
  • Comments

Week 4: Versions and UI

25h
  • History
  • Landing

Week 5: Payments

15h
  • Tiers
  • Invites

Week 6: Polish

10h
  • Beta fixes
Total Timeline: 6 weeks • 185 hours

Pricing Tiers

Free

$0/mo

5 members/project

  • 2 projects
  • Basic collab

Pro

$15/mo

Student teams

  • Unlimited projects
  • Unlimited members

Enterprise

$49/mo

10+ seats

  • Admin controls
  • Unlimited storage

Revenue Projections

MonthUsersConversionMRRARR
Month 1404%$24$288
Month 62507%$262$3,147

Unit Economics

$12
CAC
$200
LTV
6%
Churn
88%
Margin
LTV:CAC Ratio: 16.7xExcellent!

Landing Page Copy

Team Up on Climatetech Sims in Shared Notebooks

Sustainability grads: Real-time collab on Jupyter-like envs with sim tools. Perfect for group theses and classes.

Feature Highlights

Live multi-user editing
Shared sim runs
Version history
Inline comments
Easy invites

Social Proof (Placeholders)

"'Group projects fixed!' - Sam, Yale Environ"
"'Seamless for our energy model.' - Taylor, Berkeley"

First Three Customers

Target sustainability program Facebook groups and Slack channels for class projects. Offer free Pro to group leaders from top 5 unis (e.g., Columbia, ETH Zurich). Run a giveaway in grad student forums for first teams.

Launch Channels

Product Huntr/gradschoolr/sustainabilityHacker NewsLinkedIn Groups

SEO Keywords

collaborative jupyter sustainabilityclimatetech group simulationshared energyplus notebooksustainability grad collab toolteam leapp simulation

Competitive Analysis

Free/Pro $10
Strength

Easy sharing

Weakness

No sim integrations

Our Advantage

Built-in climatetech collab

🏰 Moat Strategy

Network effects from class groups locking into shared projects.

⏰ Why Now?

Hybrid learning boom post-pandemic increases need for remote academic collab in niche fields.

Risks & Mitigation

technicalmedium severity

Realtime sync issues

Mitigation

Use battle-tested Yjs

marketmedium severity

Preference for free tools

Mitigation

Generous free tier

executionhigh severity

Collab complexity

Mitigation

MVP single project focus

Validation Roadmap

pre-build5 days

Survey grad group chats

Success: Interest from 3 teams

mvp10 days

Pilot with one class

Success: Daily usage

growth30 days

Referral program

Success: 20% referral signups

Pivot Options

  • Solo notebook hoster
  • General academic collab
  • Sim result sharing only

Quick Stats

Build Time
185h
Target MRR (6 mo)
$262
Market Size
$75.0M
Features
8
Database Tables
4
API Endpoints
4