- 宇宙命理- 是一款基于「宇宙命理™协议 v3.0」的全球化、AI 驱动的占星与命理平台。
- 体验网址- https://aicosmicdestiny.com/
- 八字命盘(BaZi) — 生成完整的四柱八字,包含天干地支、十神、大运、流年分析
- AI 每日运势 — 由 Kimi(Moonshot AI)驱动的个性化运势解读,支持事业、感情、财运、健康四维度
- AI 神机妙算 — 自由提问,AI 给出深度占卜回答
- 配对匹配 — 基于命理学的合婚/合伙分析
- 8 大文化体系 — 中华、日系、西方、佛教、阿拉伯、宝可梦、漫威、原神(璃月)风格切换
- 星尘积分系统 — 每日签到、邀请好友获得积分,兑换 AI 查询次数
- 管理后台 — 实时用户统计、注册趋势、访客分析图表
中文 · English · 日本語 · 한국어
| 计划 | 每月星尘 | AI 模型 |
|---|---|---|
| 免费版 | 200(注册赠送) | kimi-k2-thinking |
| Pro 版 | 1200 | kimi-k2.5 |
| Elite 版 | 4000 | kimi-k2.5 |
- Web 端:直接访问,响应式设计
- Android:基于 Capacitor 7.x 打包,可生成 APK
- iOS:基于 Capacitor 7.x 打包,可生成 IPA
Cosmic Destiny is a globalized, AI-powered fortune-telling and astrology platform based on the Cosmic Destiny™ Protocol v3.0.
- BaZi (八字) Chart Reading — Full Four Pillars analysis with Heavenly Stems, Earthly Branches, Ten Gods, Grand Luck Periods, and Yearly Fortune projections
- AI Daily Fortune — Personalized fortune readings powered by Kimi (Moonshot AI) across career, love, wealth, and health dimensions
- AI Divination — Free-form questions with deep AI-powered answers
- Compatibility Matching — Astrology-based relationship and partnership analysis
- 8 Cultural Systems — Chinese, Japanese RPG, Western Fantasy, Buddhist, Arabic, Pokémon, Marvel, and Genshin (Liyue) style themes
- Stardust Points System — Daily check-ins and referrals earn points redeemable for AI queries
- Admin Analytics Dashboard — Real-time user stats, registration trends, and visitor analytics
Chinese · English · Japanese · Korean
| Plan | Monthly Stardust | AI Model |
|---|---|---|
| Free | 200 (sign-up gift) | kimi-k2-thinking |
| Pro | 1,200 | kimi-k2.5 |
| Elite | 4,000 | kimi-k2.5 |
- Web: Direct browser access, fully responsive
- Android: Capacitor 7.x wrapper, APK-ready
- iOS: Capacitor 7.x wrapper, IPA-ready
| Layer | Technology |
|---|---|
| Frontend | React + TypeScript + Vite |
| Backend | Node.js + Express.js |
| Database | PostgreSQL + Drizzle ORM |
| UI | shadcn/ui + Tailwind CSS + Framer Motion |
| AI | Kimi (Moonshot AI) — kimi-k2-thinking / kimi-k2.5 |
| Auth | Replit Auth (OpenID Connect) |
| Payment | PayPal Advanced Checkout |
| Mobile | Capacitor 7.x (Android + iOS) |
| Analytics | TikTok Events API (server-side postback) |
| i18n | Custom i18n system (zh / en / ja / ko) |
npm install
npm run dev # Development
npm run build # Production build- Run
npm run buildto build web assets - Run
npx cap sync androidto sync to native - Open
android/in Android Studio - Build > Generate Signed Bundle / APK
- Run
npm run buildandnpx cap sync ios - On macOS:
cd ios/App && pod install - Open
ios/App/App.xcworkspacein Xcode - Set signing team → Product > Archive > Distribute App
| Variable | Description |
|---|---|
DATABASE_URL |
PostgreSQL connection string |
SESSION_SECRET |
Express session secret |
KIMI_API_KEY |
Moonshot AI API key |
OPENAI_API_KEY |
OpenAI API key (for embeddings) |
PAYPAL_CLIENT_ID |
PayPal client ID |
PAYPAL_CLIENT_SECRET |
PayPal client secret |
TIKTOK_ACCESS_TOKEN |
TikTok Events API token |
© 2025 Cosmic Destiny. All rights reserved.