Questions tagged [artificial-intelligence]
Questions about interactions with user interfaces, user interface states or data (or a combination of these) driven or generated by artificial intelligence, from a user-experience standpoint. Questions about artificial intelligence that are not relevant to user experience are off-topic on this site.
24 questions
1
vote
1
answer
48
views
+50
Have you observed the influence of ChatGPT/Gemini on users’ mental models during your research?
Given the recent data on the adoption of ChatGPT, Gemini, and other generative AI tools, it appears reasonable to conclude that generative AI is actively influencing how people interact with digital ...
1
vote
2
answers
83
views
What message to show user when he's exceeded his help-chatbot (secret) quota?
In my website we have a regular help chatbot, which works by sending the message to an AI API. We have to pay for each request, so an overeager user with many questions could cost us a lot of money.
...
1
vote
2
answers
187
views
UX for AI: Designing Around AI Behavior and Limitations
Any good resources on UX for AI tools? Looking for guidance on designing around AI behavior—not using AI to improve UX.
0
votes
0
answers
52
views
UX ressonance testing methodology
I would like to know from a perspective of the community that understands AI much better than me if this idea I have makes any sense:
UX Resonance is a non-invasive AI testing methodology that ...
2
votes
3
answers
231
views
Designing to indicate AI assisted output [duplicate]
Since a lot of the LLM based AI tools are embedded in enterprise level software as well as publicly available apps, I am wondering if we have already gone past the point where it is practical or ...
0
votes
1
answer
89
views
Function of a button to get AI generated content
Well, this is something new for me: among the buttons to share a report from an online newspaper, the first one that appears is one that offers "Read the summary and glossary generated by ...
1
vote
1
answer
116
views
AI recommendations - suggested flow
Let me set some context for my case, the dillema and then get to the actual question.
Context
We've been desiging a feature with a target customer of UX/CRO people. The feature fetches a lot of ...
2
votes
4
answers
619
views
How to prototype an LLM / a chatbot?
I am currently doing a UX research project about a potential LLM.
As a UX Designer, I am used to creating prototypes (e.g. in Figma) in order to evaluate the visual concept before it is going into ...
5
votes
2
answers
486
views
Any trends or examples of how to distinguish between AI and human generated content?
With a lot of AI generated content populating the Internet and its growing presence, it seems socially responsible for individuals, businesses and organizations to provide some disclaimer about the ...
5
votes
2
answers
143
views
Are AI-generated newscasters an example of skeuomorphism?
Channel1.ai generates authentic-looking "newscasters" to deliver stories. None of the newscasters are real people, but they look and act like real newscasters.
This is not an embedded video, ...
4
votes
4
answers
1k
views
Are there any UX reasons for ChatGPT staggering replies word by word?
I am not a machine learning or artificial intelligence specialist by any stretch. I don't know how the back-end or programming does any of its stuff, and how it generates responses to send back to ...
-1
votes
1
answer
99
views
How to integrate AI assistance to a regex entry field?
I've got an existing app where users can enter regex expressions that they'd like to match against text to create a "trigger". Players can also add code to these triggers that will get ...
1
vote
1
answer
224
views
How to avoid the bandwagon effect on users?
Users in a target audience are likely to experience the bandwagon effect because they rely on others' assessment of information. In some domains [1], it is expected that some users are less likely to ...
0
votes
2
answers
185
views
How should an app clarify that you can choose the outcome size only during the first 2 of the 4-step process?
I am working on an app that synthesizes long texts, articles, essays.
You paste in the text and the system starts synthesizing.
You can choose a size or length for the final format, say Short, Medium, ...
1
vote
1
answer
655
views
What's the best control to toggle between three states?
Background
I have a list of statements that make up a definition. In this case it's for healthcare so its attributes about a person. Currently, we have a checkbox to allow someone with the knowledge ...