Skip to main content

STEMBlock.ai Documentation

Comprehensive documentation for the STEMBlock.ai platform — an AI-powered STEM education system with dashboards for Students, Coaches, Parents, and Admins.


Folder Structure

FolderDescriptionKey Files
business/Costs, projections, pitch deck, comparisonsPITCH_DECK.md, AI_COST_BREAKDOWN.md, AI_TRAINING_COST_ESTIMATE.md, MONTHLY_OPERATIONAL_COSTS.md
architecture/System design, API reference, codebase overviewCODEBASE_OVERVIEW.md, API_ENDPOINTS_SUMMARY.md, ROUTING_AND_NAVIGATION.md
infrastructure/Neon DB, Vertex AI, RAG pipelineNEON_MIGRATION_GUIDE.md, VERTEX_AI_SETUP.md, RAG_IMPLEMENTATION_AND_MIGRATION_GUIDE.md
setup/Dev environment, deployment, integrationsSETUP-INSTRUCTIONS.md, ENVIRONMENT-CONFIGURATION.md, DEPLOYMENT_GUIDE_OPTIMIZED.md
implementation/Feature delivery checklistFEATURE_IMPLEMENTATION_CHECKLIST.md (source of truth)
ux/Design system, wireframes, UX specsdesign-system.md, wireframe-descriptions.md, 01-* through 08-* detailed specs
testing/Test strategy & guidesE2E_TESTING_SUMMARY.md, QUICK_START_TESTING.md, TEST_USER_INJECTION.md
research/Research & analysisDATABASE_MIGRATION_NEON.md, plg-marketing-research.md, UI-IMPROVEMENT-RESEARCH.md
plan/Active plans & original spec PDFsPARENT_COMMUNICATION_GENERATOR.md, 00-09_*.pdf spec documents

Quick Start

GoalWhere to Look
Set up dev environmentsetup/SETUP-INSTRUCTIONS.md
Understand the codebasearchitecture/CODEBASE_OVERVIEW.md
Find an API endpointarchitecture/API_ENDPOINTS_SUMMARY.md
Check feature statusimplementation/FEATURE_IMPLEMENTATION_CHECKLIST.md
Review AI costsbusiness/AI_TRAINING_COST_ESTIMATE.md
Deploy the appsetup/DEPLOYMENT_GUIDE_OPTIMIZED.md
Run teststesting/QUICK_START_TESTING.md

Technology Stack

  • Frontend: Next.js 15.5 / React 19 / TypeScript / Tailwind CSS
  • Backend: NestJS / TypeScript / Prisma / PostgreSQL (Neon)
  • AI: Google Vertex AI (Gemini) / RAG with pgvector
  • Auth: JWT + Google OAuth
  • Integrations: Google Classroom, Stripe

Last Updated: February 27, 2026