D11Advanced
Multi-Turn Conversation Design
45 minWhen designing AI features
Format: Design the conversation flow for an AI assistant.
Scenario: Design an AI assistant that helps users choose a laptop.
What you need to design:
- What's the opening line?
- What questions do you need to ask the user? (Budget? Use case? Portability?)
- What's the question order? (Narrow down first or understand the full picture first?)
- What if the user's answers are contradictory? ("I want the cheapest but with the best performance")
- When do you make a recommendation?
- How do you help the user decide when they're hesitant?
- When does the conversation end?
Self-Assessment Criteria:
- Is the conversation natural? (Doesn't feel like filling out a form)
- Is the number of questions reasonable? (No more than 5-7)
- Does the AI remember what was said earlier?
- Is it easy to go back/modify?