simple_generative_demos / personas.json
Th3Nic3Guy's picture
added beauty advisor
693506b
raw
history blame contribute delete
989 Bytes
{
"event": [
"wedding",
"birthday",
"anniversary",
"corporate party",
"award ceremony",
"weekend getaway"
],
"work_profile": [
"corporate employee",
"entrepreneur",
"self-employed person",
"student",
"home maker",
"door-to-door sales person",
"teacher"
],
"self_care_routine": [
"limited to just washing my face",
"very basic",
"advanced level"
],
"peer_group": [
"family",
"friends",
"colleagues",
"other"
],
"budgets": [
"economical",
"balanced",
"luxury"
],
"skin_type": [
"normal",
"sensitive",
"dry",
"oily",
"combination",
"acne-prone"
],
"age_segment": [
"18-25",
"26-35",
"36-45",
"46-55",
"56-65",
"66-75",
"76-85",
"86-95"
]
}