TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Chatbots need a personality

76 pointsby gregdaleover 7 years ago

13 comments

cirgueover 7 years ago
We do not yet have chatbots. What we do have are publicly-facing undocumented nondeterministic command line interfaces which expect the user to guess the right commands. This interface further insults the user by pretending to be a person.
评论 #15805708 未加载
评论 #15805577 未加载
评论 #15806070 未加载
评论 #15804699 未加载
评论 #15805926 未加载
评论 #15814965 未加载
评论 #15824942 未加载
chowardover 7 years ago
I couldn't disagree with article more. I don't want a damn chat bot. I want a way to solve my problems that's not pretending to talk to person. I don't what to have to guess a string to enter to get the results I want. Give me some sort of real UI. I can't see how a chat bot could be more effective than good documentation with good search functionality.
评论 #15804148 未加载
评论 #15804038 未加载
评论 #15803610 未加载
10-6over 7 years ago
&quot;Your chatbot should be purposeful, reflective of your product’s voice, and simpatico with your users. One helpful design exercise is to produce an assistant persona and personality:&quot;<p>For a business, a &quot;chatbot&quot; or any feature similar to it needs to do one thing and that is solve the users problem(s). If the user wants to do X within the app or learn about Y, the chatbot needs to help the user with that efficiently and better than a human can for the feature to be successful. The &quot;chatbot having a personality&quot; comes second to &quot;solve the users problem.&quot;<p>If the users are completely happy with whatever chatbot they are using, then sure adding in some &quot;personality&quot; might be a good idea and increase engagement slightly, but a poorly-performing chatbot that can&#x27;t help the user <i>but has a personality</i> isn&#x27;t going to help the business at all.
评论 #15803088 未加载
评论 #15803474 未加载
评论 #15803598 未加载
acangianoover 7 years ago
In my course on chatbot building (shameless plug <a href="https:&#x2F;&#x2F;cognitiveclass.ai&#x2F;courses&#x2F;how-to-build-a-chatbot&#x2F;" rel="nofollow">https:&#x2F;&#x2F;cognitiveclass.ai&#x2F;courses&#x2F;how-to-build-a-chatbot&#x2F;</a>) I cover some of these important design decisions and recommend creating a prompt that, while concise, removes the guesswork. Giving it a name and injecting personality is a good idea, but you should announce that the user is talking to a chatbot.<p>In fact, two of the worst chatbot design flows, in my opinion, are: 1) Having the user try to figure out whether they are talking to a real person or a chatbot 2) Prompting the user to ask you anything (e.g., &quot;Hi, how can I help you?&quot;) rather than guiding them on the scope.
Steeeveover 7 years ago
Chatbots are like IVR systems and phone trees. It&#x27;s a neat idea, but they are a pain in the ass, nobody likes them, and their benefit over a human is marginal in a best case scenario.
评论 #15804962 未加载
评论 #15804555 未加载
girzelover 7 years ago
&gt; “I am the psychotherapist. Please, describe your problems.”<p>&quot;M-x doctor&quot; aside, try getting on #emacs and talking to fsbot. I swear I have seen some of the eeriest exchanges between human and robot in that channel – it&#x27;s not an AI, of course, but man it fakes it well. As someone in the channel once said: &quot;Someone&#x27;s cheating on their Turing test...&quot;
jkestelynover 7 years ago
&quot;Your chatbot should be purposeful, reflective of your product’s voice, and simpatico with your users&quot;<p>Agreed 100% but IMO, this is not a function of &quot;personality&quot; but rather a function of deeply understanding user intents. A bot cannot be purposeful if its own designers don&#x27;t know its purpose from a user-centric perspective.<p>(Disclaimer: I work on Chatbase, a service for analyzing and optimizing bots)
codinghorrorover 7 years ago
“What I had not realized is that extremely short exposures to a relatively simple computer program could induce powerful delusional thinking in quite normal people.” -- oh man this is a fantastic quote. So true. AI will surely destroy humanity!
cocktailpeanutsover 7 years ago
The problem is not that your chatbot needs a personality.<p>The problem is you implemented chatbot in the first place so you don&#x27;t have to directly deal with customers.
评论 #15806030 未加载
tomc1985over 7 years ago
Am I the only person on earth who wants my interactions with technology to simple, effective, and straightforward? I want to give simple, straightforward commands and receive a terse confirmation or explanation as a result.<p>Tech is so blessedly, unfailingly logical and we stupid humans have to sully that to make some of us feel happier, and not more effective :(
cproctorover 7 years ago
I feel bad for human customer service workers. It&#x27;s already a job that demands a lot of emotional labor, without customers shouting &quot;representative!&quot; at them.
xorgyover 7 years ago
A notable distinction is to be drawn between <i>a personality</i> (indefinite subject) and <i>personality</i> (adjective).
SrslyJoshover 7 years ago
Now you have two problems.