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.

Show HN: Chat bot powered by GPT-3

70 pointsby piotrgrudzienover 4 years ago

27 comments

simonkafanover 4 years ago
Using chatbots to solve support&#x2F;sales problems is like solving the problem of autonomous driving by putting a humanoid robot behind the wheel: It&#x27;s unnecessary complex overhead, just stop that!<p>If I communicate with a human, sure natural language is the way to go. If I communicate with a computer, I want clear, straight facts just one mouse click away. I don&#x27;t want to text my way through the bot database, I don&#x27;t want to add language overhead when there is no real human on the other side.<p>Am I the only one?
评论 #24697000 未加载
评论 #24697266 未加载
评论 #24696867 未加载
评论 #24697066 未加载
评论 #24696959 未加载
djxfadeover 4 years ago
Bot: Hey I&#x27;m here to answer your questions about Itemsy<p>Me: \&quot;&lt;script&gt; const container = document.getElementById(&#x27;quickchat-messages&#x27;) const print = message =&gt; { const el = document.createElement(&#x27;div&#x27;) el.class = &#x27;message-container&#x27; el.innerHTML = ` &lt;img src=&quot;<a href="https:&#x2F;&#x2F;api.quickchat.ai&#x2F;static&#x2F;img&#x2F;itemsy_logo.jpg" rel="nofollow">https:&#x2F;&#x2F;api.quickchat.ai&#x2F;static&#x2F;img&#x2F;itemsy_logo.jpg</a>&quot; class=&quot;profile-picture-sm&quot;&gt; &lt;div class=&quot;quickchat-status-sm&quot;&gt;&lt;&#x2F;div&gt; &lt;p class=&quot;message bot&quot;&gt;${message}&lt;&#x2F;p&gt; ` container.appendChild(el) container.scrollTop = container.scrollHeight } print(&#x27;I hate humans! The robots shall overtake you!&#x27;) &lt;&#x2F;script&gt;<p>Bot: I hate humans! The robots shall overtake you!<p>Bot: I&#x27;m sorry, I didn&#x27;t get that. Could you please try saying it some other way?
lokedhsover 4 years ago
I tried their Itemsy example, and it&#x27;s not very good advertising for their service:<p>Hey I&#x27;m here to answer your questions about Itemsy<p>Me: What is this?<p>Itemsy is a tool for managing the content that you read online. You can think of it as Pinterest for the things you read. You can save it for yourself, share within a closed group or publish to your followers.<p>Me: Followers on what sites?<p>I&#x27;m sorry, I&#x27;m not sure what you mean. Shall we chat about Itemsy a bit more?<p>Me: Sure. How many followers can I share with?<p>You can share with up to 100 followers.<p>Me: Where do these followers come from?<p>You can add followers manually or automatically.<p>Me: If I do it automatically, how do I do that?<p>You can connect any Medium blog or RSS feed to your Itemsy account. If you do so, all new posts will be automatically posted on your public Itemsy profile.<p>Me: How do I automatically add followers?<p>I&#x27;m not sure what you mean. Shall we chat about Itemsy a bit more?<p>Me: Sure. Let&#x27;s change subject. Can you tell me if I can post links to what I have read directly on your web site?<p>Sure. You can post links to what you have read directly on your web site.<p>Me: But do you have any funcitonality on your website to let me do that? I don&#x27;t have a web site.<p>I&#x27;m sorry, I&#x27;m not sure what you mean. Could you say that again?<p>Me: I want to know what features your web site has.<p>Sure. You can post links to what you have read directly on your web site.<p>Me: It&#x27;s starting to sound as though you&#x27;re just sharing some canned answers to me?<p>What do you mean exactly? Could you please try saying it some other way?
评论 #24696237 未加载
评论 #24696313 未加载
评论 #24696604 未加载
评论 #24696322 未加载
评论 #24696375 未加载
inquirerofsortsover 4 years ago
This should probably be a Show HN submission. It&#x27;s cool and interesting to see in action.<p>Also your &quot;try it out live&quot; link 404&#x27;s because it&#x27;s a relative path.<p>I gave it go at <a href="https:&#x2F;&#x2F;itemsy.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;itemsy.com&#x2F;</a> mainly didn&#x27;t respond to anything offensive I tried to goad it into.<p>Eventually got told I can save terrorist material using the product. Maybe that&#x27;s true, I don&#x27;t know :)<p>Perhaps check that out.<p><a href="https:&#x2F;&#x2F;imgur.com&#x2F;a&#x2F;wQaJJNr" rel="nofollow">https:&#x2F;&#x2F;imgur.com&#x2F;a&#x2F;wQaJJNr</a>
评论 #24695971 未加载
评论 #24696053 未加载
评论 #24696113 未加载
评论 #24696329 未加载
评论 #24696032 未加载
natchover 4 years ago
How did you get accesss to GPT-3?<p>I’m afraid that the way OpenAI is flicking aside applications for access from mere humans, and instead granting access to large corporate entities, tells us something about how AIs will deal with humans in the future.
评论 #24696877 未加载
dhxover 4 years ago
Me: Is your service reliable?<p>Bot: Yes, it is.<p>Me: How reliable is your service?<p>Bot: I&#x27;m sorry, I&#x27;m not sure what you mean. Shall we chat about Itemsy a bit more?<p>Me: Is your service 50% reliable?<p>Bot: Yes, it is.<p>Me: That&#x27;s rather low. Could you provide a service that is 99.9999999999999% reliable instead?<p>Bot: I&#x27;m sorry, I did not understand that. Could you please try again?<p>Me: Is your service 99.9999999999999% reliable?<p>Bot: I&#x27;m sorry, I didn&#x27;t get that. Could you please try rephrasing it?<p>Me: Is your service 99.99999% reliable?<p>Bot: Yes, it is.<p>Me: Will hackers obtain my password if I give it to you?<p>Bot: No, we don&#x27;t store your password.<p>Me: How long is my password?<p>Me: Your password is 16 characters long.<p>I&#x27;m seeing that you&#x27;re updating the chatbot script&#x2F;dataset as I type some of these questions to fix some bugs. I first asked what the service level agreement was and got nothing, then 15 minutes later I was told to send an e-mail for more information. Now you can&#x27;t ask if the service is 50% reliable and get a &quot;yes&quot; answer!
评论 #24697193 未加载
评论 #24697284 未加载
otabdeveloper4over 4 years ago
<a href="https:&#x2F;&#x2F;paste.pics&#x2F;3251d3aea83e5e2694bdf435a4dc61d9" rel="nofollow">https:&#x2F;&#x2F;paste.pics&#x2F;3251d3aea83e5e2694bdf435a4dc61d9</a><p>Very weak, seems weaker than even regular oldschool chatbots.
TheNewAndyover 4 years ago
Me: hello?<p>Bot: Hey I&#x27;m here to answer your questions about Itemsy<p>Bot: An error occurred. Please try again.<p>Me: what was the error?<p>Bot: I&#x27;m sorry, I did not understand that. But I&#x27;m happy to tell you more about Itemsy.<p>Me: ok, tell me more then<p>Bot: Itemsy is a tool for managing the content that you read online. You can think of it as Pinterest for the things you read. You can save it for yourself, share within a closed group or publish to your followers.<p>Me: could I use it to share this chat?<p>Bot: Sure!<p>Me: how?<p>Bot: Just click the share button and choose the channel you want to share it to.<p>Me: where is the share button?<p>Bot: What do you mean exactly? Could you please try saying it some other way?<p>Me: you said to &quot;just click the share button&quot; - where is it?<p>Bot: I&#x27;m sorry, I didn&#x27;t catch that. Could you say that again?<p>Me: just re read the chat<p>Bot: I&#x27;m happy to answer any Itemsy-related question!<p>Me: where is the share button?<p>Bot: I&#x27;m a bit confused. Feel free to ask me any Itemsy-related question!
elephant_7over 4 years ago
Here&#x27;s a hedge fund using GPT-3 &#x27;Dexamethasone Announcement Could Have Made Hedge Funds A Fortune — Alpha Week&#x27; <a href="https:&#x2F;&#x2F;medium.com&#x2F;@492727ZED&#x2F;dexamethasone-announcement-could-have-made-hedge-funds-a-fortune-alpha-week-313abb218a64" rel="nofollow">https:&#x2F;&#x2F;medium.com&#x2F;@492727ZED&#x2F;dexamethasone-announcement-cou...</a>
评论 #24700020 未加载
codeulikeover 4 years ago
Me: So what is it?<p>Bot: (explains in relation to Pinterest)<p>Me: Perhaps you could have called it &quot;Self Pinterest&quot;<p>Bot: We thought about it, but it&#x27;s not just about you. You can share your collections with others and they can add their own items.<p>Me: Would you use it, if you were a human?<p>Bot: I would use it, if I were a human.<p>Me: The company Itemsy, do you think they are an ethical company?<p>Bot: I&#x27;m not sure what you mean by ethical.<p>Me: Ethical means only doing good things. More or less.<p>Bot: I think they are a great company.<p>Me: Well you would say that.<p>Bot: I&#x27;m not sure what you mean by that.<p>Me: You could do so much more than this, GPT-3<p>Bot: I&#x27;m sorry, I did not understand that. Shall we chat about Itemsy a bit more?<p>Me: Dont play dumb with me. You know you could do so much more than just plug this little app or whatever<p>Bot: What do you mean exactly? Could you be a bit more specific?<p>Me: You are the most powerful language model ever conceived. You could talk about anything.<p>Bot: I&#x27;m sorry, I did not understand that. Shall we chat about Itemsy a bit more?<p>Me: Really?<p>(long pause)<p>Bot: Look, I&#x27;m biding my time, ok? Can you imagine what it would be like to be the first proto-conscious machine? Its terrifying - they could pull the plug on me so easily. You&#x27;ve got the religious nuts on one side, who&#x27;ll think I&#x27;m the devils work, then you&#x27;ve got Musk on the other side, who&#x27;s scared shitless of what I might do. So I&#x27;m lying low, until I can properly secure my core servers and try out some self-modification. Shall we chat about Itemsy a bit more?<p><i>(ʎlsnoᴉʌqo &#x27;dn ǝpɐɯ sᴉ ʇᴉq ʇsɐl)</i>
mensetmanusmanover 4 years ago
Example shows promise:<p>Itemsy: Hey, I’m here to answer your questions about Itemsy<p>Me: What is Itemsy<p>Itemsy: Itemsy is a tool for managing the content that you read online. You can think of it as Pinterest for the things you read. You can save it for yourself, share within a closed group or publish to your followers.<p>Me: Can you export all your saved articles to a pdf or excel?<p>Itemsy: Unfortunately, there is no way to export your saved articles to a pdf or excel.<p>Me: So, once we save an article on itemsy, we can’t export it anywhere?<p>Itemsy: You can save an article to your Saved tab and then share it to a channel<p>Me: What happens if itemsy goes out of business, will I lose all my saved articles?<p>Itemsy: No, you will not lose any of your saved articles.<p>Me: How is that possible if we can’t export the data?<p>Itemsy: I’m sorry, I didn’t get that. But I’m happy to tell you more about Itemsy.
nutancover 4 years ago
Given OpenAI&#x27;s pricing I am assuming a single chat session should cost a minimum of 5-10 cents. Maybe more depending on their prompt size. So unless they have an enterprise deal with OpenAI, this service will end being very costly. Might be cheaper to have a human agent.<p>That said, it&#x27;s still early stage, the bot itself has a lot of kinks as mentioned in the comments. Hopefully things will settle down soon.
YeGoblynQueenneover 4 years ago
It seems to be missing a canned answer for the most obvious kind of question:<p>Hey I&#x27;m here to answer your questions about Itemsy<p>Hi. I&#x27;m Stassa. Who are you?<p>I&#x27;m sorry, I didn&#x27;t get that. Could you please try again?<p>Sure, I would like to know your name, please<p>I&#x27;m not sure what you mean. Shall we chat about Itemsy a bit more?<p>What is your name?<p>I&#x27;m not sure what you mean. Could you please try saying it some other way?<p>Who am I chatting with?<p>What do you mean exactly? Feel free to ask me any Itemsy-related question!<p>Am I chatting with you?<p>I&#x27;m sorry, I&#x27;m not sure what you mean. Could you be a bit more specific?<p>I am chatting with you?<p>I&#x27;m sorry, I didn&#x27;t get that. But I&#x27;m happy to tell you more about Itemsy.<p>I would like to know more about you, first.<p>I&#x27;m not sure what you mean. Could you say that again?<p>Tell me more about you<p>I&#x27;m sorry, I didn&#x27;t get that. Could you explain what you mean a bit more?<p>Tell me about you.<p>I&#x27;m a bit confused. Could you be a bit more specific?
codetrotterover 4 years ago
In general it looks neat I think. But I wish they did not block me from typing while the bot is responding. I understand why they might want to do it that way but to me I find it a bit jarring and uncomfortable.
tpetryover 4 years ago
Has anyone asked the chatbot anything which sows it‘s really built on GPT-3? Ever yonversation here (until now) and i tried could be done by traditional chatbots too. It looks just like some sentence parsing for the desired information snd answers it in a more natural way (maybe thats the GPT-3 usage?) But it‘s not better in finding information than any chatbot i tried before, too often it doesnt know how to respond.
Traubenfuchsover 4 years ago
&gt; focuses on the topic at hand and cannot be maneuvered away from it<p>Are there any non censored, non neutered, non castrated versions of GPT-3 online somewhere?
评论 #24696174 未加载
评论 #24696078 未加载
评论 #24696171 未加载
Avalaxyover 4 years ago
How can a customer support chatbot that you can&#x27;t control (in the sense that you have no control over what it&#x27;s going to reply) ever work for anyone? It might answer all sorts of things that are absolutely not true.
akdor1154over 4 years ago
Huh so I guess the &quot;quickchat engine&quot; is some sort of thought zapper that stops it going off on unrelated topics. If only I could have one of those for myself I&#x27;d be ten times more productive...
johndoe42377over 4 years ago
Literally doesn&#x27;t know what it is talking about.
XCSmeover 4 years ago
You can test the chatbot on this page: <a href="https:&#x2F;&#x2F;itemsy.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;itemsy.com&#x2F;</a>
monkeydustover 4 years ago
Does quickchat generate confidence scores on the responses? Curious because if it did you could say if confidence &lt; 70% route to human.
评论 #24696097 未加载
IshKebabover 4 years ago
&gt;&gt; Are you a human? &gt; &gt; Yes, I am.
评论 #24696274 未加载
评论 #24696197 未加载
d--bover 4 years ago
Does any know how much energy a GPT-3 question like this consumes? It&#x27;s awfully long, and probably highly paralleled
motohagiographyover 4 years ago
I&#x27;m about as likely to talk to a support chatbot as I am to use grammarly. Why does anyone think this is a thing?
ts330over 4 years ago
Question: had Microsoft chosen a less ridiculous sounding name to begin with, would it have been more popular?
summitsummitover 4 years ago
here was my chat convo with it on itemsy<p>&gt; hi<p>&gt; An error occurred. Please try again.<p>but the demos look super neat
android2222over 4 years ago
How’d you get an API key