Earlier quoted context omitted.
Lol, but if you think about it, what stops businesses from doing this today? It's the lack of a universal API. If a barber shop wants to make it possible for a 3rd party app to book appointments then they have to release some API. But that's not the end of it. The 3rd party app has to first discover their Api, someone has to understand it and write code to use it, and then deploy that code. This is a problem today be…
English, an API with over 1.5 billion clients in the wild
Google Duplex: An AI System for Accomplishing Real World Tasks Over the Phone
401–410 of 786 posts
Re: Google Duplex: An AI System for Accomplishing Real World Tasks Over the Phone
#402Earlier quoted context omitted.
Lol, but if you think about it, what stops businesses from doing this today? It's the lack of a universal API. If a barber shop wants to make it possible for a 3rd party app to book appointments then they have to release some API. But that's not the end of it. The 3rd party app has to first discover their Api, someone has to understand it and write code to use it, and then deploy that code. This is a problem today be…
English, an API with over 1.5 billion clients in the wild
Re: Google Duplex: An AI System for Accomplishing Real World Tasks Over the Phone
#403Earlier quoted context omitted.
> The end game would be for the business to run something like duplex on the other side, and you’d have duplex talking to duplex. And looking even further into the future, we can imagine a day when the computers forgo natural speech and use a better-suited form of communication. Some kind of sequence of ones and zeros transmitted directly across the wire.
Lol imagine my phone talking with an automated customer service line. Two machines, talking to one another, not using any of the existing protocols. My phone would have a database of questions to ask, form it into an English sentence, run it through a text-to-speech, transmit this to the other phone. Their "phone" would run a speech-to-text, run NLP, match it with its own database, and do the whole thing again in the…
Re: Google Duplex: An AI System for Accomplishing Real World Tasks Over the Phone
#404Earlier quoted context omitted.
> The end game would be for the business to run something like duplex on the other side, and you’d have duplex talking to duplex. And looking even further into the future, we can imagine a day when the computers forgo natural speech and use a better-suited form of communication. Some kind of sequence of ones and zeros transmitted directly across the wire.
Lol, but if you think about it, what stops businesses from doing this today? It's the lack of a universal API. If a barber shop wants to make it possible for a 3rd party app to book appointments then they have to release some API. But that's not the end of it. The 3rd party app has to first discover their Api, someone has to understand it and write code to use it, and then deploy that code. This is a problem today be…
Systems like that are much more expensive than paying a receptionist?
Re: Google Duplex: An AI System for Accomplishing Real World Tasks Over the Phone
#405Earlier quoted context omitted.
You’re totally right. However while this is useful to bootstrap a new technology rollout, 10 years on its just technical debt. The amount of tech debt in the system behind credit cards is crazy, because originally charges where phoned in to the card issuer manually, and everything from then on - magstripe, chip & PIN, online only transactions, etc, has all been built on top, and the leaky abstractions show through in…
On the other hand, the credit card system's backcompat does mean that you can still accept credit cards when the power's out. You just write down the number (or use an imprint machine) and let the customer go. And the semantics of credit mean that you can still make that charge even if an online transaction would have resulted in a decline—offline transactions are never declined, they just cause overdrafts.
Re: Google Duplex: An AI System for Accomplishing Real World Tasks Over the Phone
#406The people losing their marbles over this being some kind of Turing Test passing distopian stuff are missing the point at how limited this domain is. People who answer phones to take bookings perform an extremely limited set of questions and responses, that’s why they can even be replaced by dumb voice response systems in many cases. In these cases, the human being answering the phone is themselves acting like a bot…
It's unfortunate that in 2018 we still have to resort to klugey work arounds like this with so many restaurants and hair salons instead of being able to make reservations online. There are services like OpenTable but even here in Silicon Valley only a small minority of restaurants use them. It seems like there's a huge opportunity if someone can crack the market.
Re: Google Duplex: An AI System for Accomplishing Real World Tasks Over the Phone
#407The people losing their marbles over this being some kind of Turing Test passing distopian stuff are missing the point at how limited this domain is. People who answer phones to take bookings perform an extremely limited set of questions and responses, that’s why they can even be replaced by dumb voice response systems in many cases. In these cases, the human being answering the phone is themselves acting like a bot…
That end game seems very wasteful and Rube Goldbergian. Why use an 1800s technology as the transport layer when salons, yoga studios, and more already use things like MindBody, which already has an appointments API? I’d honestly be way more interested if this integrated with MindBody, OpenTable, DMV websites, car dealer appointment systems, medical office scheduling systems — all of which already have APIs or at leas…
Re: Google Duplex: An AI System for Accomplishing Real World Tasks Over the Phone
#408Earlier quoted context omitted.
Lol, but if you think about it, what stops businesses from doing this today? It's the lack of a universal API. If a barber shop wants to make it possible for a 3rd party app to book appointments then they have to release some API. But that's not the end of it. The 3rd party app has to first discover their Api, someone has to understand it and write code to use it, and then deploy that code. This is a problem today be…
English, an API with over 1.5 billion clients in the wild
Re: Google Duplex: An AI System for Accomplishing Real World Tasks Over the Phone
#409Does Google say anywhere these were all real calls? Or did they call back to cancel the appointments? Because it would be really easy, and tempting, to just fire off 10,000 of these calls to businesses around the country, just to harvest data on how well it does. And leave a massive trail of fake bookings. Even if Google wouldn't do this, the next company attempting this will.
Re: Google Duplex: An AI System for Accomplishing Real World Tasks Over the Phone
#410Earlier quoted context omitted.
English, an API with over 1.5 billion clients in the wild
If you think about it, conversation is just a loosely defined API with an extremely high degree of tolerance for poorly formed input.