Building an autonomous travel agent: the journey begins

Dev.to / 4/9/2026

💬 OpinionSignals & Early TrendsIdeas & Deep AnalysisTools & Practical Usage

Key Points

  • The author is building “Pack,” a travel-focused autonomous agent that takes natural-language requests (e.g., booking next weekend’s trip) and handles planning and booking end-to-end.
  • Upon signup, Pack consolidates a user’s travel history in one place and uses it to learn travel patterns and improve decision-making over time.
  • A key product challenge highlighted is group travel, where the goal is to share a trip plan with others and have it adapt/rebuild the itinerary based on each person’s preferences and schedules.
  • The project is still early but actively iterating, with a live site available for feedback (trypackai.com) and an explicit request for product/website critique.
  • The author also asks how others are approaching building real AI products versus only producing demos.

Hey everyone!

I’ve been working on something called Pack and figured I’d share it here to get some honest feedback.

Travel has always felt way more manual than it should be to me. You’re bouncing between sites, comparing flights, checking your calendar, re-entering the same info… and then if anything goes wrong you’re suddenly dealing with it yourself at the worst possible time.

So the idea behind Pack is pretty simple — you just tell it what you need, like “book my trip next weekend” or “I need to get to Chicago for a wedding,” and it actually handles the planning and booking for you.

When you sign up, it pulls everything together so you can see your full travel history in one place, and from there it starts learning how you travel and making better decisions over time.

One thing I’ve found interesting while building it is how messy group travel is. Right now we’re trying to make it so you can plan a trip and send it to someone else, and it rebuilds it for them based on their preferences and schedule

Still early, but we’ve got a site up and are iterating pretty quickly:
👉 https://trypackai.com

Would really love any thoughts on the product and current website

Also just curious how other people are thinking about building real products with AI right now vs just demos

And yeah, part of this idea came from trying to rebook a flight in a Vegas nightclub at 2am which was… a low point

Appreciate any feedback, I'm looking forward to check out what others are working on too