PrivyTutor

Your private AI homework helper—bring your own API key, zero data leaves your device

Score: 7.6/10MexicoMedium BuildReady to Spawn
Brand Colors

The Opportunity

Problem

Students risk their personal homework data being exposed through cloud storage in popular AI learning apps lacking privacy protections.

Solution

PrivyTutor provides a specialized browser-based interface for homework help using student-supplied LLM API keys (OpenAI, Anthropic, etc.), with all API calls made directly from the browser. Homework chats stay ephemeral or local-only unless exported, ensuring no data ever reaches our servers. Parents love the transparency of BYO keys for full control over data privacy.

Target Audience

K-12 and college students using AI apps for homework assistance, along with privacy-conscious parents

Differentiator

Client-side API proxy-free calls with homework-optimized prompts/templates—no server intermediaries or data storage

Brand Voice

supportive

Features

BYO API Key Setup

must-have8h

Users input their own LLM API key securely in-browser for direct calls

Homework Chat Interface

must-have20h

Specialized chat UI with subject-specific prompts for math, writing, science

Ephemeral Sessions

must-have12h

Chats auto-delete after close; optional local IndexedDB save/export PDF

Prompt Library

must-have10h

Curated 100+ homework prompts categorized by grade/subject

Session Export

must-have8h

Download chats as PDF/JSON for printing/sharing without cloud

Usage Analytics

nice-to-have6h

Local dashboard showing session stats, subjects covered

Dark Mode

nice-to-have4h

Toggle for eye-friendly studying

Voice Input

future12h

Browser speech-to-text for hands-free homework

Total Build Time: 80 hours

Database Schema

users

ColumnTypeNullable
iduuidNo
emailtextNo
created_attimestampNo

Relationships:

  • one-to-many with subscriptions

subscriptions

ColumnTypeNullable
iduuidNo
user_iduuidNo
stripe_idtextNo
tiertextNo

Relationships:

  • foreign key to users.id

usage_metrics

ColumnTypeNullable
iduuidNo
user_iduuidNo
sessions_countintNo
datetimestampNo

Relationships:

  • foreign key to users.id

API Endpoints

POST
/api/auth/login

User authentication

POST
/api/subscribe

Create Stripe checkout session

🔒 Auth Required
POST
/api/usage

Log anonymized aggregated metrics

🔒 Auth Required
POST
/api/stripe/webhook

Handle subscription events

Tech Stack

Frontend
Next.js 14 + Tailwind + shadcn/ui
Backend
Next.js API routes
Database
Supabase Postgres
Auth
Supabase Auth
Payments
Stripe
Hosting
Vercel
Additional Tools
IndexedDB for local storage

Build Timeline

Week 1: Core auth and landing

25h
  • Landing page
  • User signup/login
  • Basic dashboard

Week 2: Chat UI basics

30h
  • Chat interface skeleton
  • BYO API key input
  • Prompt library

Week 3: Core features

30h
  • Ephemeral sessions
  • Export func
  • Payments integration

Week 4: Polish and metrics

20h
  • Usage analytics
  • Testing/deploy
  • SEO setup

Week 5: Nice-to-haves

15h
  • Dark mode
  • Analytics polish
Total Timeline: 5 weeks • 138 hours

Pricing Tiers

Free

$0/mo

Limited subjects

  • 5 sessions/month
  • Basic prompts

Pro

$37/mo

Single user

  • Unlimited sessions
  • All prompts
  • Exports
  • Analytics

Family

$97/mo

None

  • All Pro
  • 3 seats
  • Shared prompt library

Revenue Projections

MonthUsersConversionMRRARR
Month 11002%$74$888
Month 68004%$1,184$14,208

Unit Economics

$15
CAC
$300
LTV
3%
Churn
92%
Margin
LTV:CAC Ratio: 20.0xExcellent!

Landing Page Copy

Homework AI Without the Privacy Nightmare

Use your own AI key in a secure browser app—no data stored on our servers. Perfect for privacy-focused students and parents.

Feature Highlights

Zero server data exposure
Homework-optimized prompts
BYO API key support
Instant PDF exports
Offline-capable

Social Proof (Placeholders)

"'Finally, AI homework help without spying!' - Parent, CA"
"'Saved my grades privately.' - College student"

First Three Customers

DM 20 privacy-conscious parents on Twitter/X searching 'AI homework privacy', offer free Pro access for feedback; post in r/privacy and r/homeschool with demo video; email 50 edtech influencers for trials.

Launch Channels

Product HuntIndie Hackersr/SaaSr/privacyTwitter edtech threads

SEO Keywords

private ai homework helpersecure study aino data ai tutorprivacy homework aibyo key ai education

Competitive Analysis

$4/mo
Strength

Curriculum integration

Weakness

Data shared with Khan Academy

Our Advantage

Zero-knowledge privacy with BYO keys

ChatGPT Edu

openai.com
Custom
Strength

Powerful AI

Weakness

Logs all interactions

Our Advantage

Client-side only, no provider lock-in

🏰 Moat Strategy

Specialized homework prompt library + first-mover BYO key UI creates stickiness; user data never collected for competitors to copy

⏰ Why Now?

Explosion of AI edtools post-ChatGPT, rising privacy concerns from FTC scrutiny on kid data in apps like Duolingo

Risks & Mitigation

technicalmedium severity

Browser API call CORS issues

Mitigation

Test with major providers, fallback instructions

markethigh severity

Students prefer free ChatGPT

Mitigation

Free tier + parent advocacy

executionlow severity

Slow client-side UX

Mitigation

Optimize with streaming

Validation Roadmap

pre-build7 days

Twitter poll + Typeform survey to 100 parents/students

Success: 30% interest in paid privacy tool

mvp14 days

Launch waitlist, get 50 signups

Success: 10 beta users

launch7 days

PH launch >200 upvotes

Success: 5 paying users week 1

Pivot Options

  • General private chat UI for any topic
  • Enterprise school licensing
  • Prompt marketplace

Quick Stats

Build Time
138h
Target MRR (6 mo)
$1,200
Market Size
$2000.0M
Features
8
Database Tables
3
API Endpoints
4