AI · In development
Name Lab
AI-assisted Chinese naming & metaphysics platform.
About
A naming and fortune-reading platform that combines traditional Chinese metaphysics with modern AI. Monorepo with a Next.js frontend, an ETL pipeline for canonical sources, and a typed core engine.
Name Lab (SCNS) is an in-development platform that 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. 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
