AI · Beta
Name Lab
AI-assisted Chinese naming & metaphysics platform.
About
A naming and fortune-reading platform that combines traditional Chinese metaphysics with modern AI. Baby naming is live today; fortune reading, compatibility, and feng shui modules are in development.
Name Lab (SCNS) takes a person's birth data and proposed names, runs them through a typed core engine encoding traditional Chinese name analysis (Five Elements, BaZi, and name-stroke numerology), and generates AI-augmented recommendations. Baby naming is live; fortune reading, compatibility, and feng shui are in development. The pipeline is split into apps/web (Next.js 15 frontend), packages/core (engine), packages/etl (data ingestion), and packages/types (shared types).
Highlights
- Typed core engine for traditional Chinese name analysis
- ETL pipeline over canonical metaphysics sources
- AI-augmented recommendation layer
- Monorepo (pnpm): Next.js 15 + Vercel Edge
