CircleWise.com

Learn together anonymously. No judgment, just progress.

Score: 7.9/10BFMedium BuildReady to Spawn
Brand Colors

The Opportunity

Problem

Students lack personalized instruction and a judgment-free space to learn at their own pace, causing them to fall behind in one-size-fits-all classrooms.

Solution

CircleWise matches K-12 students with anonymous peers facing the same challenges for collaborative learning sessions. Through moderated text and low-data voice rooms, students explain concepts to each other, ask questions safely, and build confidence. AI moderation ensures accuracy and positivity while suggesting structured discussion paths aligned to local curricula.

Target Audience

K-12 students in under-resourced schools and developing countries (esp. Sub-Saharan Africa and Southeast Asia)

Differentiator

Anonymous peer-to-peer learning circles that harness the 'learning by teaching' principle at scale, creating social accountability without social risk — especially powerful in cultures where admitting confusion carries stigma.

Brand Voice

friendly, community-oriented, safe

Features

Anonymous Matching System

must-have60h

AI pairs students by grade, subject, current mastery level and learning pace

Moderated Chat Rooms

must-have55h

Real-time text chat with AI that corrects misconceptions gently

Low-data Voice Rooms

must-have45h

Push-to-talk voice discussion for students with limited typing skills

Structured Discussion Prompts

must-have40h

AI generates guided questions to keep sessions productive

Contribution Scoring

must-have35h

Private score based on helpfulness (not visible to peers)

Safety Moderation Layer

must-have50h

Real-time toxicity and accuracy detection with human escalation

Scheduled Circles

nice-to-have30h

Students can join recurring weekly study groups

Teacher Oversight Mode

nice-to-have35h

Teachers can view anonymized group progress with permission

Helpfulness Badges

nice-to-have25h

Celebrates students who explain concepts well

Total Build Time: 375 hours

Database Schema

users

ColumnTypeNullable
iduuidNo
phonetextNo
gradeintNo
anonymous_nametextNo
created_attimestampNo

Relationships:

  • references profiles(user_id)
  • references subscriptions(user_id)

study_circles

ColumnTypeNullable
iduuidNo
subjecttextNo
avg_mastery_levelintNo
statustextNo
created_attimestampNo

Relationships:

  • many-to-many with users via circle_members
  • has many messages

circle_messages

ColumnTypeNullable
iduuidNo
circle_iduuidNo
user_iduuidNo
contenttextNo
is_voiceboolNo
created_attimestampNo

Relationships:

  • foreign key circle_id to study_circles(id)

subscriptions

ColumnTypeNullable
iduuidNo
user_iduuidNo
tiertextNo
statustextNo
current_period_endtimestampNo

Relationships:

  • foreign key user_id to users(id)

API Endpoints

POST
/api/match

Finds and creates appropriate study circle for user

🔒 Auth Required
POST
/api/circles/join

Adds user to circle with consent flow

🔒 Auth Required
POST
/api/chat/send

Sends message with moderation check

🔒 Auth Required
GET
/api/circles/:id/prompt

Gets next AI-generated discussion prompt

🔒 Auth Required

Tech Stack

Frontend
React Native with Expo
Backend
Node.js with Express and Socket.io
Database
PostgreSQL
Auth
Firebase Auth
Payments
Paystack
Hosting
Railway + Fly.io (Africa edge)
Additional Tools
OpenAI moderation APISocket.io for real-timeRedis for matchmaking queue

Build Timeline

Week 1: Auth and matching logic

42h
  • React Native setup
  • Firebase auth
  • Basic matching algorithm
  • Anonymous profile creation

Week 2: Real-time infrastructure

48h
  • Socket.io implementation
  • Chat UI
  • Moderation service skeleton

Week 3: Voice and prompts

45h
  • Push-to-talk voice rooms
  • AI prompt generation
  • Safety layer

Week 4: Progress and scoring

38h
  • Contribution scoring system
  • Mastery updates from peer sessions
  • Database models

Week 5: Polish and payments

35h
  • Paystack integration
  • UI refinement
  • Teacher view prototype
Total Timeline: 5 weeks • 380 hours

Pricing Tiers

Free

$0/mo

Limited weekly participation

  • 3 circles per week
  • Text chat only
  • Basic AI prompts

Pro

$6/mo

None

  • Unlimited circles
  • Voice rooms
  • Advanced matching
  • Progress insights

Family

$25/mo

None

  • Everything in Pro for 4 children
  • Parent dashboard
  • Teacher connection tools
  • Priority matching

Revenue Projections

MonthUsersConversionMRRARR
Month 12,1005%$945$11,340
Month 618,2007%$15,925$191,100

Unit Economics

$11
CAC
$110
LTV
7%
Churn
82%
Margin
LTV:CAC Ratio: 10.0xExcellent!

Landing Page Copy

Study with peers who truly understand — completely anonymously

No more fear of raising your hand. Join judgment-free circles where students learn by explaining to each other, guided by AI.

Feature Highlights

Anonymous until you choose to reveal
AI ensures explanations are correct
Text or voice — works on slow connections
Matches you with students at your exact level
Built for African and Southeast Asian classrooms

Social Proof (Placeholders)

"'I explained fractions to someone else and finally understood them myself.' — Kofi, 14, Ghana"
"'No one knows it's me. I can ask anything.' — Rina, 12, Indonesia"
"'My son is participating again. He was too shy in class.' — Parent, Nigeria"

First Three Customers

Seed with existing after-school programs in Lagos and Jakarta by offering free Pro access for entire cohorts. Create viral coefficient by giving students 2 free additional circles for every friend they successfully invite who completes a session. Partner with two respected local education YouTubers for authentic testimonials.

Launch Channels

Product Huntr/learnprogrammingAfrican EdTech WhatsApp groupsTikTok education creatorsIndonesian teacher forums

SEO Keywords

anonymous study groups africapeer to peer learning appjudgment free tutoring onlinecollaborative learning k12safe peer mentoring southeast asia

Competitive Analysis

Freemium
Strength

Large Q&A database

Weakness

Public and often toxic, not real-time or moderated well

Our Advantage

Real-time moderated circles with matching by ability

Subscription
Strength

Strong school communication tools

Weakness

Teacher-centric, not peer-to-peer learning

Our Advantage

Student-owned anonymous learning circles

🏰 Moat Strategy

Network effects from dense matching pools in specific countries and curricula. Proprietary moderation models trained on real peer conversations from target regions.

⏰ Why Now?

Post-pandemic comfort with online social learning combined with cheap smartphones has created the perfect environment for anonymous peer learning at scale in developing countries.

Risks & Mitigation

markethigh severity

Students may not engage without strong network effects

Mitigation

Heavy seeding through schools and NGOs in first three countries

executionmedium severity

Maintaining positive culture at scale

Mitigation

Strong AI moderation + community guidelines with quick human escalation

Validation Roadmap

pre-build18 days

Run 8 mock peer sessions with students in 3 countries

Success: 90% of participants say they would use the app weekly

mvp35 days

Beta test with 400 students in 12 schools

Success: Average 2.8 sessions per user per week with 75% returning after first session

Pivot Options

  • Shift to teacher-led small group facilitation tool
  • Focus exclusively on exam prep for national exams (WAEC, KCSE, etc)
  • Create B2B version for after-school centers

Quick Stats

Build Time
380h
Target MRR (6 mo)
$16,500
Market Size
$6800.0M
Features
9
Database Tables
4
API Endpoints
4