How Advntyr works
You could plan a trip the usual way: forty browser tabs, a spreadsheet, a map covered in pins you'll forget the reason for. Advntyr does that work through conversation instead — you describe the trip, an AI agent does the searching, filtering, and route-building.
What happens when you describe a trip
- You describe what you want. A country, roughly how many days, and the kind of trip — "5 days in Slovenia, I like military museums, natural wonders, history, and hiking" is enough to start.
- The agent searches the whole country. Not just one city — it looks for places matching each interest across the entire country you picked.
- It ranks and filters what it finds. Results are scored by rating, review volume, and density, so you're not wading through everything it turned up.
- It builds an optimized route. The best matches get arranged into a route sized to the number of days you have, with the geometry optimized so you're not backtracking across the map.
- You refine it by talking. "Remove the wine-related places and add more hiking spots," "reorder so I start from the north," "keep only places rated above 4.5" — the agent adjusts the live route, not a static list.
Why this instead of manual planning
Searching a whole country's worth of places by hand, across dozens of tabs and review sites, then figuring out a sane route between them, is exactly the kind of tedious multi-step work an agent is good at. Advntyr exists so you don't have to do it yourself — you stay in the conversation, it handles the search-rank-route loop underneath.