Saju-based Personality Analysis API
Transform birth data into personality profiles and compatibility scores using traditional East Asian Saju methodology. Perfect for LLM personalization, dating apps, and marketing optimization.
curl https://stellar-script.com/api/v1/b2b/profile/full \
-H "Authorization: Bearer ss_live_xxxxxxxx..." \
-H "Content-Type: application/json" \
-d '{
"birthInfo": {
"birthDate": "1990-05-15",
"gender": "MALE"
}
}'{
"personality_type": "Architect",
"score": 0.98,
"insights": {
"communication": "analytical",
"decision_style": "data-driven"
}
}Trusted by engineering teams worldwide
Trusted by Developers
“StellarScript API improved our matching algorithm accuracy by 23%.”
— CTO, Dating App Company
Built for Developers
Simple requests, powerful results
// 성향 분석 API
const response = await fetch(
'https://stellar-script.com/api/v1/b2b/profile/interaction',
{
method: 'POST',
headers: {
'Authorization': 'Bearer YOUR_API_KEY',
'Content-Type': 'application/json'
},
body: JSON.stringify({
birthInfo: {
birthDate: '1990-05-15',
gender: 'MALE'
}
})
}
);{
"success": true,
"data": {
"interaction": {
"style": {
"code": "LOGICAL",
"label": "논리적 분석형",
"description": "데이터 기반 의사결정 선호"
},
"llmSettings": {
"baseStyleAndTone": "Professional",
"responseStructure": "conclusion_first",
"emoji": "Less"
}
},
"systemPromptFragment": "이 사용자는 논리적..."
}
}API Features
Six powerful endpoints for personalization services
LLM Interaction Guide
Personalized conversation style for AI chatbots. Communication preferences, emotional processing, etc.
Consumer Profile
Consumer behavior analysis for marketing. Purchase triggers, category preferences, etc.
Full Personality Analysis
7 personality categories: character, wealth, love, career, health, relationships, life theme.
Fortune Flow Analysis
5 fortune categories: wealth, love, career, health, social relationships + trend prediction.
Pair Compatibility
Two-person compatibility + 6 relationship types. Strengths, weaknesses, and advice.
Best Match Finder
Find best matches from up to 50 candidates. Ranked scores and relationship types.
사주(四柱) 기반 개인화 분석 API
생년월일시를 기반으로 개인의 타고난 성향, 운세 흐름, 대인 궁합을 정량화된 데이터로 제공합니다. AI와 전통 명리학을 결합하여 객관적이고 활용 가능한 분석 결과를 API로 제공합니다.
전통 + AI
수천 년간 축적된 명리학 이론에 현대 AI 알고리즘을 결합. 주관적 해석을 객관적 점수와 데이터로 변환합니다.
정량화된 결과
모든 분석 결과는 0-100 점수, A-F 등급, 키워드로 제공. 서비스에 바로 적용 가능한 구조화된 JSON 응답.
다양한 활용
데이팅, HR, 마케팅, 게임, 상담 등 다양한 서비스에 적용. 단순 운세를 넘어 개인화 추천 시스템의 핵심 데이터로 활용.
분석 정확도의 근거
StellarScript는 검증된 데이터와 이론을 기반으로 합니다
진태양시 정밀 계산
경도 보정, 균시차 보정으로 완벽한 진태양시 산출
전통 명리학 이론 기반
합/충/형/파, 용신, 조후, 절입 보정 적용
AI 정량화 알고리즘
주관적 해석을 객관적 점수로 변환
100년 운세 흐름 분석
대운/세운/월운이 사주원국에 미치는 영향 분석
이런 서비스에 활용할 수 있습니다
다양한 산업에서 개인화 경험을 제공하는 핵심 데이터로 활용됩니다
데이팅 앱
성향 기반 매칭으로 궁합 점수 제공
HR/채용
지원자 성향 분석 및 팀 궁합 확인
이커머스
소비 성향 기반 상품 추천
AI 챗봇
개인화된 대화 스타일 적용
게임/엔터
운세 콘텐츠 및 캐릭터 분석
운세 앱
일간/월간/연간 운세 제공
Experience AI Fortune Telling
Looking for personal consultation instead of enterprise API? Chat with AI astrologers at solzigi.com.
AI Astrologer Chat
Personalized fortune readings based on your birth chart
5 Languages Supported
Korean, English, Japanese, Chinese, Russian
Compatibility & Fortune
Detailed analysis of love, career, and wealth
Explore Your Destiny at Solzigi
AI astrologers analyze your birth chart and provide life guidance.
StellarScript API is a B2B service for enterprise customers. Individual users can use solzigi.com.