← Back to context

Comment by mousetree

1 day ago

Why are flight bookings the go to example always? For most people, booking a flight happens infrequently, is a non-trivial expense (to your point), and is not that burdensome to do yourself.

We agree that as a demo flight booking is probably overused.

However, in talking with my AI Labs, their perspective on flight booking is a little different. "Solving" flight booking requires the AI agent to solve a LOT of hard problems. Namely, personalization, context, weighing multiple options, interacting with the UI, math, then wrapping that all up into a coherent response. The thought process is IF a computer use agent is able to solve flight booking well, then we will have developed many other powerful primitives that will scale to other problems.

So as a standalone use case, I'm inclined to agree this might not be where the most agent traction is seen. However, as a research/capability goal, there are some generalizations that could apply to other very important use cases.

> and is not that burdensome to do yourself.

I don't know about you, but it takes me hours to book a flight if it's for my family, because I'm usually booking a flight, a car, and a hotel, and I have to constantly min-max the costs between hotels on certain days, flights on certain days, and cars on certain days.

If it's not burdensome for you, then you're either taking very simple trips or you're so rich that you don't care.

  • > I have to constantly min-max the costs between hotels on certain days, flights on certain days, and cars on certain days.

    I agree it's a burdensome chore!

    Just wondering - your hotel stay can't be less than the days between your flight. For car, one can manage to cut down with Uber/public transport, but still turns out to be expensive than a rental car.

    • > your hotel stay can't be less than the days between your flight.

      This is exactly right, and why it's such a pain. Because if I have a bit of flexibility, I have to figure out which flying day is best for prices and seats, and then see if the hotel is more or less between those days.

      For example, if I fly on Tuesday I can save $400 vs flying Sunday. But if I want to stay a week, the hotel may not have the following Sunday. So now I have to look an alternate hotel, which may not include parking like the first one, and so on and so on. There are so many variables that can all change based on the day of arrival and departure.

      We used to have travel agents for this (and still do!). But I've used travel agents, and I've used (other people's) personal assistants, but no one ever gets it right. I only trust myself, my wife, and my sister in law to get this right.

      Having an AI agent that gets this right would be incredible.

      > For car, one can manage to cut down with Uber/public transport, but still turns out to be expensive than a rental car.

      If I'm getting a car it's usually because it's a place where Lyft and public transport won't work. Otherwise I always default to public transport and then Lyft if necessary.

It's because most people have done it; and it's infrequent and sufficiently expensive that makes it enough of a pain point to make for a good example. Because it's infrequent, most people don't have a rigorous well-practiced system for how to go about it to get the optimal ticket for their particular circumstances for that flight, and because it can be somewhat expensive, there's a bit of a burden taken on in order to optimize for price as well, especially given all the shenanigans airlines play with pricing.

If you're rich, you can just look for the ticket at the time you like on your preferred airline and buy a first class ticket, whatever the price, for whenever you want to fly, even if it's tomorrow. For the rest, that's not practical. So the flight search has to begin a few months out, with the burden of doing multiple searches (in incognito mode) across various airlines and/or aggregators, in order to optimize various factors. This takes a non-trivial amount of time. Add in looking for hotels and rental cars, and for some it's fun, for others it's an annoying burdensome chore that stands in the way of being on vacation.

It's just an example use case though. Similar to how "robot maid" that folds clothes isn't the be-all or end-all for robotics, if an AI is able to perform that task, it's going to have capabilities necessary for performing a wide variety of other tasks.

  • > (in incognito mode)

    I used to do that, but when I cross-compared with normal mode, the prices were the same.