This is a walkthrough of the actual product: chat with the agent about a trip,
see the routes it's watching for you, and tune how it monitors and notifies โ
exactly what it looks like once it's set up and running for you.
๐ง Learns your baseline price๐ฌ Manage routes in plain English๐ Explores open-ended tripsโ๏ธ Writes its own alerts
๐ดThis part is live. Your message triggers the real pipeline โ
a Claude call reads your request, then a live Flixbus price check runs and gets
scored against the same deal logic the production agent uses. Only Brussels โ Paris
has real data behind it; everything else gets a friendly explanation of why.
One try per visitor per day.
๐งชThis part is a mock-up. These routes live only in your browser's
local storage for this demo โ nothing is sent to a server or the real agent.
In the full product, this is exactly where you'd review, edit, or remove what
it's watching for you.
Routes being watched
๐งชThis part is a mock-up. These preferences are saved to your
browser only and don't change anything about the live demo above. In the full
product they control how often the agent checks prices and how it reaches you.
The agent considers dates out to this horizon when checking a route.
Production default is twice a day โ before work, and back home.
How far below the route's normal price counts as worth telling you about.
Only amazing deals25% below averageAny dip at all
Production build uses push notifications (ntfy) today.