Show HN: Chat bot powered by GPT-3
41–50 of 87 posts
Re: Show HN: Chat bot powered by GPT-3
#42I tried their Itemsy example, and it's not very good advertising for their service: Hey I'm here to answer your questions about Itemsy Me: What is this? 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. Me: Followers on what sites? I'm sorry, I'm not sure what…
Re: Show HN: Chat bot powered by GPT-3
#43If 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't want to text my way through the bot database, I don't want to add language overhead when there is no real human on the other side.
Am I the only one?
Re: Show HN: Chat bot powered by GPT-3
#44Me: \" const container = document.getElementById('quickchat-messages') const print = message => { const el = document.createElement('div') el.class = 'message-container' el.innerHTML = ` https://api.quickchat.ai/static/img/itemsy_logo.jpg" class="profile-picture-sm"> ${message}
` container.appendChild(el) container.scrollTop = container.scrollHeight } print('I hate humans! The robots shall overtake you!')Bot: I hate humans! The robots shall overtake you!
Bot: I'm sorry, I didn't get that. Could you please try saying it some other way?
Re: Show HN: Chat bot powered by GPT-3
#45Earlier quoted context omitted.
Here is my conversation. In the middle it was really impressing me - could have been a human. Then totally dropped the ball. - Hey I'm here to answer your questions about Itemsy - Who are the founders of itemsy and how did they meet and have this idea? - I'm not sure what you mean. But I'm happy to tell you more about Itemsy. - Is itemsy a profitable company? - Yes, we are profitable. - Does itemsy hold any patents?…
That's a pretty cool collection of responses for an AI system, tbh.
Re: Show HN: Chat bot powered by GPT-3
#46I tried their Itemsy example, and it's not very good advertising for their service: Hey I'm here to answer your questions about Itemsy Me: What is this? 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. Me: Followers on what sites? I'm sorry, I'm not sure what…
Honestly it's not even clear to me what you're asking in some of these. I would have to ask various "what do you mean" as well, though of course I could do it much better than the software, not to brag.
Now, if you ask very targeted questions, then you can get useful answers. But that's not really impressive. Chatbots that are able to hand out canned answers has been available for decades. If you advertise your system as being able to handle "natural" conversations, I tend to expect more.
I rephrased by previous question and instead of simply asking "what kind of followers", I asked for specific social networks. That worked, until it didn't, and the answer to the last question shows that even when it answers in a coherent way, I can't really trust the answers.
Hey I'm here to answer your questions about Itemsy
Me: What services to do you provide?
We provide a tool for managing the content that you read online.
Me: Can I share content with my followers?
Yes, you can share your collections with your followers.
Me: Can I share content with my followers on Facebook?
Yes, you can share your collections with your followers on Facebook.
Me: Can I share content to my followers on social networks other than Facebook?
Yes, you can share your collections to your followers on social networks other than Facebook.
Me: Which social networks can I share content to?
You can share your collections to your followers on Facebook, Twitter, LinkedIn, Google+ and Pinterest.
Me: Are you going to allow me to share content on Mastodon? (Mastodon is a new federated social network that is growing in popularity)
I'm sorry, I'm not sure what you mean. Could you please try again?
Me: Can I share content on Reddit?
Yes, you can share your collections to your followers on Reddit.
Re: Show HN: Chat bot powered by GPT-3
#47I tried their Itemsy example, and it's not very good advertising for their service: Hey I'm here to answer your questions about Itemsy Me: What is this? 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. Me: Followers on what sites? I'm sorry, I'm not sure what…
Me: "why should i use this?"
I'm not sure what you mean. Could you please try rephrasing it?"
Re: Show HN: Chat bot powered by GPT-3
#48I’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.
Re: Show HN: Chat bot powered by GPT-3
#49Earlier quoted context omitted.
Me: do you promise to pay me £1,000,000 if you do not store my data forever? Reply: Yes, we do. Me: Do you promise to pay me £1,000,000 every time I login? Reply: Yes, I promise. Is that legally binding?
No. A legally binding contract requires "meeting of the minds", and GPT is not a legal person capable of entering into contracts. You need actual mutual agreement, not just the presence of a facsimile. You can't edit EULAs with the browser debug tools either.
I don't agree this is like editing an EULA at all -- I asked the website a question, and got agreement. Indeed in this case I was being stupid, but in general if websites are going to offer their services via AI, I don't want to enter a world where everytime something goes wrong they can shrug and say "Oh no, that was the AI misbehaving".