시작하기
AI Fortune SaaS Construction Kit

AI Fortune SaaS Construction Kit

Build an AI fortune-telling SaaS end to end: divination-engine design (calculations are deterministic; the AI only receives the material — for reproducibility), reading-prompt design (reader persona, free preview / paid full), billing flow (guest → preview → paid purchase), and safety guards (age check, no assertions, no harmful advice, anti-dependency). Supports Four Pillars, Western astrology, tarot, and numerology. Reading generation included.
#라이프스타일
평점
더 많은 평가가 필요합니다
판매
0
사용 방법
다운로드

AI Fortune SaaS Construction Kit

Build a fortune-telling SaaS from design to readings, billing, and safety — based on a real production design, generalized for reuse.

Who it's for

  • Anyone launching an AI fortune-telling app/site
  • Teams wanting to automate or mass-produce readings
  • Anyone who needs free/paid billing plus safety handled together

Design principles

  • Separate divination logic from AI: compute the material (chart/positions/cards) deterministically, then let the AI write the reading — for reproducibility and consistency
  • Free preview / paid full (no overlap)
  • Safety guards required (age check, no assertions, no medical/legal/investment advice, anti-dependency)

Phases

  1. Divination engine design
  2. Reading-prompt design (the core value)
  3. Safety guard layer
  4. Billing & delivery (guest → preview → paid → deliver)
  5. Optional content mass-production

Bundled

  • references/reading_prompt_guide.md — reading-prompt design guide
  • references/safety_guard.md — safety guard spec

Supports Four Pillars, Western astrology, tarot, and numerology.