three.ws · Persona extraction
Answer six onboarding questions. three.ws synthesizes a structured
persona.json — tone, vocabulary, interests, communication
style — then lets you chat with an agent that wears that voice. Nothing
here writes to your account; the persona lives in this tab only.
1Interview
2Persona card
Tone
Communication style
Vocabulary
Interests
Don't say
Sample greeting
Answer all six questions, then press Synthesize to generate a persona.
3Preview chat
Log
ready.
How it works
POST /api/persona/extract takes your Q&A and
returns a structured persona JSON.
POST /api/persona/preview takes that persona plus
a user message and returns a 1-2 sentence reply in voice.
Both routes run server-side on three.ws.