Our design patterns highlight key design opportunities for AI products. They’re organized around common questions in the product development process to help you find what you need.
Recommended AI App Evaluation and Design Example (from Google)
What features are meaningful, appropriate, and timely for a user to expect, and use, when first seeing the AI app?
What features are meaningful, appropriate, and timely for a user to expect, and use, every time they use the AI app?
What are the failure modes here?
If user is not registered, what features should be provided? How should they be communicated the first use?
If user is registered, what features should be provided? How should they be communicated on an ongoing basis?
How should the app respond to a user and what actions should it take based on the responses and tone?
Can you identify some explanations (or other information) that your app is providing at an inappropriate moment in time? How could this be improved?