1
Upload Profiles
2
Generate Personas
3
Setup Test
4
View Results

Step 1: Upload User Profiles

Upload a JSON file containing user profiles with engagement data, or use the sample data to test the system.

Expected Format:

[
  {
    "user_id": "user_001",
    "bio": "Marketing Director at FinTech startup...",
    "job_title": "Marketing Director",
    "location": "London, UK",
    "activity_log": [
      {
        "post_headline": "10 ways to automate...",
        "content_summary": "Guide on automation",
        "interaction_type": "click",
        "platform": "linkedin"
      }
    ]
  }
]
View full schema →
Or use sample data:

Generate 1-5 persona variations per user