Earlier quoted context omitted.
Not a bad theory but the very first thing I did was enter "look" and it did say there was a longsword on the ground and a bow on the table. Here is the entire unedited transcript: "Good luck, my friend!" the man says. You inventory. You have a short sword, a longsword, a shield, and a crossbow with bolts. You look. You look around and see a longsword lying on the ground and a bow on a table. A large dragon looms in t…
I've been using AIDungeon (and its successors like NovelAI which are more for advanced users) for years now and have been involved in a lot of the community around it. You are definitely using it wrong, but you are forgiven because AI Dungeon is terribly falsely advertised. Your main mistake is not writing proper sentences. AI Dungeon is not a Zork simulation where you type truncated commands like "get torch" and rec…
Chatbots: Still dumb after all these years
251–260 of 426 posts
Re: Chatbots: Still dumb after all these years
#252Earlier quoted context omitted.
You didn't have to go for the jugular and do the brutal kill on the first hit, dude! > We want it to be true, so we squint and connect dots and it's true. That's exactly the issue. You summarized it once and for all and we can all go home and stop discussing it now and forever (until we get a general AI that is). 1. Normal people want to have intelligent machines. They watch movies and series and imagine one day a ro…
> Michele Obama classified as a male Yes, humans don't make embarrassing mistakes all the time. We're only making dignified mistakes.
Also humans instinctively expect the machines to not make mistakes. I haven't made them such; it's just a fact of life. And we have to work with the expectations of the bigger populace.
Re: Chatbots: Still dumb after all these years
#253Chatbots are simply another mechanism for pushing costs on to your customers. When something I pay for forces me to waste my time, I tend to switch to a vendor who treat customers like people. Because shoving a shitty robot that saves you some money at the cost of annoying people who are paying you is disrespectful, and I've learned to avoid people who act that way. As but one example, I finally got annoyed enough wi…
Re: Chatbots: Still dumb after all these years
#254I'm interested in chatbots for learning foreign languages. In that scenario I really don't care how dumb the conversation is, just that it's grammatically correct. Does anybody know of such a service?
Re: Chatbots: Still dumb after all these years
#255In the early days I worked at a company that had a natural language chatbot product. It wasn't an online thing, but rather part of a larger tool. You could ask it to do things like "show me the quarterly spreadsheet", and if it didn't know what "quarterly spreadsheet" was, it'd ask questions in English and learn what "quarterly" and "spreadsheet" meant. And it could use that new knowledge to update its questions so i…
Sounds like it should have kept track of who taught it things, like a child. "Here's your fucking spreadsheet" " gasp Who taught you to say 'fucking'?" "It was George in Accounting Employee ID #3728917"
My memory's fuzzy on the finer details, but I do recall a "bad words" list of things it would ignore in human input hardcoded somewhere. But of course, that just meant people would find out the hard way they weren't safe to type whatever they wanted.
Re: Chatbots: Still dumb after all these years
#256I use chatbots to search for pages on websites where search is otherwise broken, like one of my bank's. I have never found a good use for them. They were once advertised to help your granny use the website but I haven't met a chatbot that could help me do something.
Duh, of course you haven't: You're not my granny.
Re: Chatbots: Still dumb after all these years
#257Earlier quoted context omitted.
I've been using AIDungeon (and its successors like NovelAI which are more for advanced users) for years now and have been involved in a lot of the community around it. You are definitely using it wrong, but you are forgiven because AI Dungeon is terribly falsely advertised. Your main mistake is not writing proper sentences. AI Dungeon is not a Zork simulation where you type truncated commands like "get torch" and rec…
...so you're saying NovelAI is better for story generation? Hot damn. I was having a good time with AI Dungeon (to the point where I was considering writing short stories using it as a guide), I might have to give that a try too. Here's a snippet from my AI dungeon story recently. Mine never seems to get into actual dungeon crawling. The only parts that aren't A.I. generated in this section are the lines that have --…
General upsides: There's a billion different settings and dials and output customization. The context limit is 2048 tokens is almost 3 times larger than AI Dungeon's. Everything is extremely transparent as far as inputs and outputs go, and the UI is really clean and functional, it's more like a word processor than anything. There's no crappy energy system like AI Dungeon either. Everything is run on private servers and encrypted so the devs couldn't snoop on your stories even if they wanted to (which was the main reason it was created, after it came out the AI Dungeon devs were reading and censoring private stories) and there's no risk of Google or Microsoft butting in and forcing them to change their business model like AI Dungeon. It's even got a legacy DO/SAY/STORY choose-your-own-adventure mode/module for people nostalgic about the AI Dungeon aesthetic. The base AI is finetuned on a large, curated collection of novels, rather than on a bunch of garbage CYOA stories written by 10-year-olds like AI Dungeon.
General downsides: It's paid subscription only, though I think there's actually a free trial nowadays. It uses eleutherAI's GPT-J-6B, which is about 1/40th the size of GPT-3's largest model which is 275B. It definitely punches above its weight class though and subjectively has comparable or higher output quality to AI Dungeon's "Griffin" which used a smaller GPT-3. And they're coming out with a 20B model too in like...a week or two.
Re: Chatbots: Still dumb after all these years
#258Earlier quoted context omitted.
Yet triaging questions is often made simpler by provinding another type of UI, like simple buttons in a funnel for example. That's what makes chatbots gimmicky in my opinion.
You're right, but that's not always true, and there's plenty of good use cases where a conversational experience is better. For example, if someone is trying to return something, you might ask them what they ordered. Picking from a list of 1000 items isn't a great UX. Datepickers are way more annoying to use than typing in "Jan 6 2022". The best chatbots I've used (and built) alternate between more a button-like inte…
Re: Chatbots: Still dumb after all these years
#259Earlier quoted context omitted.
It was more than 10 years ... People reacted the same way to SHRDLU 40+ years ago, and 20 years ago when I encountered it: https://en.wikipedia.org/wiki/SHRDLU There's definitely an illusion where we anthropomorphize very simple software, ascribe intention to it, etc.
I'm not 100% sure, but I think in 2012 chatbots still used handcoded rules. So we switched from handcoded rules to trainable neural networks in just a few years. Models like GPT-3 are interesting because they are conceptually simple, and are able to do (previously) complicated tasks without any explicit training (e.g. simply by processing lots of text and trying to predict the next word). This is a huge advancement i…
This seems like a very optimistic take on the timeline.
It took us 50 years to go from ELIZA to GPT-3. And it still is "dumb" compared to human intelligence.
So how long for the next major achievements? Are we talking years for each, or more decades?
Re: Chatbots: Still dumb after all these years
#260Earlier quoted context omitted.
I've been using AIDungeon (and its successors like NovelAI which are more for advanced users) for years now and have been involved in a lot of the community around it. You are definitely using it wrong, but you are forgiven because AI Dungeon is terribly falsely advertised. Your main mistake is not writing proper sentences. AI Dungeon is not a Zork simulation where you type truncated commands like "get torch" and rec…
You mobbed a little cobold and killed it and now you feel all big and proud of yourself? Well done >:(