Throwaway here but I used to work in Alexa org at Amazon and was amazed by how big the org was (thousands and thousands of people) considering it doesn't seem to be a big revenue generator I remember constantly hearing about projects other teams were working on thinking "why would anyone use that" or "how would that ever make money" Just trying to shoehorn alexa into as many domains as possible It was like empire bui…
I've interviewed many people on Alexa before. From what I gather, its just a giant switch statement, and each individual "path" takes a bunch of effort to support and there are thousands of paths for music, ordering, commands, etc. It's peak AI == if statement architecture.
Alexa is in millions of households and Amazon is losing billions
381–390 of 871 posts
Re: Alexa is in millions of households and Amazon is losing billions
#382Earlier quoted context omitted.
> I always want to see a page with the product details and price before I click "buy". Reducing the number of clicks is not going to make me change my decision. This is compounded by the multi-headed monster that large orgs like theirs have no choice but to become. If customers could trust that every day essentials had a relatively stable price and availability pattern like they trust from their local grocery store (…
This a million times. I swear I will never understand why Amazon's supply, organization, and pricing for household goods is such a disaster. Because their experience for mainstream books is mostly perfectly fine -- there's a single listing for each book, and the price doesn't change much, just some discount from list. It works. But for things like paper towels or Tide or whatever, it's utter chaos. Multiple listings…
Re: Alexa is in millions of households and Amazon is losing billions
#383Earlier quoted context omitted.
I've interviewed many people on Alexa before. From what I gather, its just a giant switch statement, and each individual "path" takes a bunch of effort to support and there are thousands of paths for music, ordering, commands, etc. It's peak AI == if statement architecture.
Do you mean actual coded if statements as in actually human written code like if (question.match(/^what is (.*)/)) return wikipedia.search(question) or something more automated?
Re: Alexa is in millions of households and Amazon is losing billions
#384Throwaway here but I used to work in Alexa org at Amazon and was amazed by how big the org was (thousands and thousands of people) considering it doesn't seem to be a big revenue generator I remember constantly hearing about projects other teams were working on thinking "why would anyone use that" or "how would that ever make money" Just trying to shoehorn alexa into as many domains as possible It was like empire bui…
I once heard about a feature dogfooding invite that was sent out specifically for people with babies because they wanted to use Alexa always-listening to activate when a baby was crying and automatically order diapers or something ridiculous like that.
Re: Alexa is in millions of households and Amazon is losing billions
#385Throwaway here. I'm the CEO of a fast-growing AI startup. Alex asked to meet with us about a year ago (when we were about 1/10th the size), and after asking us to prepare lots of materials, they indicated they wanted to buy us or invest in us. People warned us not to talk to them because they have a reputation for gathering technical detail, and then trying to copy it rather than striking a deal. Our software could h…
> Our software could have radically accelerated and improved the Alexa experience basically overnight By improve the Alexa experience, do you mean make it more useful for users or help it shift more chineseware for Amazon? Because as a user, I will never order anything without seeing a picture and reading reviews, voice shopping is dead on arrival If it's the former, I imagine it's Alexa hooked up to some gimmicky LL…
I think of the Alexa team the same way I think of juiced up bodybuilders who think they can beat up anyone even though they've never trained MMA. The Alexa team looks in the mirror and sees big muscles, but they don't know how to use those muscles to fight. Yes, the strength and muscle helps, but ultimately to do well at MMA you have to develop specific skills, and you need to start with humility.
Anyway, the past is the past. It sounds like Jassy is focused on turning around this division, which is a good thing IMO.
Re: Alexa is in millions of households and Amazon is losing billions
#386The core issue is that Amazon envisioned Alexa as a product that would help it increase sales. Smart home features were always an afterthought. How convenient would it be if people could shout "Alexa order me Tide Pods" from wherever they were in their home and the order got magically processed? That demo definitely got applause from a boardroom full of execs. The problem is that consumers don't behave like that. Thi…
What about 'subscribe and save' on amazon. I never use it, but curious if it has a similar fate as ordering on alexa.
Re: Alexa is in millions of households and Amazon is losing billions
#387Please realize, for this to be true, there must be another incentive. I.e., Alexa devices are government-subsidized spyware. What are the advantages for Amazon? - Mic-popping, Camera-popping, mobile phone backdoor access, network sniffing, device activity monitoring across all wifi/bluetooth connected networks. - Sidewalk (remember this? Amazon "borrows" your wifi, for free...) Unplug Alexa devices. Remove the Alexa…
You don’t need a shadowy government cabal to explain Alexa persisting too long in the strategy described in the article. Just a powerful chief executive with an attachment to the product, the sunk cost fallacy, a company with too much revenue to know what to do with, some gameable downstream impact metrics, the inertia of large institutions, and empire building.
It still could’ve become an incredible product if they’d gotten on the LLM chat/agent train early enough, but alas. I mostly use mine to set timers when my hands are full in the kitchen.
Re: Alexa is in millions of households and Amazon is losing billions
#388Earlier quoted context omitted.
Vote for politicians that campaign on consumer protection legislation. Here in Europe, it's been mandatory to show a price related to a reasonable common base point (e.g. liter, kilogram, piece, usage-unit for laundry detergent) adjacent to the actual product's price for many years now. You can go and use 1/10/100 grams/milliliters though for small scale packages where that is reasonably common (e.g. spices), and tha…
Fun fact: my local store uses different units for the comparisons. Not that you can choose from that many different units, but for example brand A corn flakes comparison price is price/serving while brand B corn flakes is compared by price/kg. Sure, the serving is based on weight but I still need to do some math to figure out which one is cheaper :) This is one of the biggest food chains in Sweden.
Re: Alexa is in millions of households and Amazon is losing billions
#389Earlier quoted context omitted.
hype, marketing, investors spent millions so lets make it happen. It feels a lot like the whole crypto thing
This is by design— the rhetoric around crypto was specifically tailored to emulate all the new-exciting-tech talking points in an attempt to get new people to buy in to the market and prop up the next rug pull. Every new culturally significant tech is going to sound like crypto from now on. And ultimately I think it is too easy to cynically look at all tech hype through the lens of crypto. I think it is pretty fair t…
If you include black market economic activity, then crypto has done way more and over a much longer period
Re: Alexa is in millions of households and Amazon is losing billions
#390Throwaway here but I used to work in Alexa org at Amazon and was amazed by how big the org was (thousands and thousands of people) considering it doesn't seem to be a big revenue generator I remember constantly hearing about projects other teams were working on thinking "why would anyone use that" or "how would that ever make money" Just trying to shoehorn alexa into as many domains as possible It was like empire bui…
I've interviewed many people on Alexa before. From what I gather, its just a giant switch statement, and each individual "path" takes a bunch of effort to support and there are thousands of paths for music, ordering, commands, etc. It's peak AI == if statement architecture.
What this culminated in is a platform where 80% of request, and pretty much 99% of "commands" are served by rules built with a team of linguists.