AI Private Trip Search Preview

AI private trip search engine for custom travel ideas

Describe your trip in one sentence. RadarScout understands your travel intent locally first, then will match products from a real Bókun-backed catalog later.

No fake pricesNo fake availabilityNo fake booking linksNo fake products or suppliers

Search-style discovery

Start with intent, not filters

Local

Understands now

Destination, duration, interests, avoid preferences, pace, budget, traveler type, and language.

Connects later

Real product matching from the Bókun-backed catalog after read-only catalog connection is implemented.

Transparent preview mode

This page only demonstrates local trip intent parsing. Supplier, availability, pricing, checkout, payment, and booking integrations are not connected yet.

Why this is different

RadarScout starts with travel intent before it ever thinks about product matching.

Not a generic chatbot

The experience is focused on travel structure: destination, duration, interests, avoid preferences, pace, budget, and booking intent.

Not a filter-first tour list

You start with a natural-language trip idea. Product-style matching only comes later, after the catalog connection is ready.

Transparent preview mode

This page does not load products, prices, availability, or booking links. It shows the intent-understanding layer only.

How it works

A simple three-step flow for custom travel discovery

This is still a frontend preview. It understands travel intent locally today and keeps the future catalog layer clearly marked as not connected yet.

Step 1

Describe your custom trip

Write the destination, duration, interests, and avoid preferences in one sentence.

Step 2

Understand travel intent locally

RadarScout parses destination, duration, interests, style exclusions, and booking-related wording locally in the browser.

Step 3

Bókun-backed catalog coming next

Real product matching will only appear after the read-only catalog connection is implemented.

AI Search Preview

Understand your travel intent locally before any product matching exists

The parser preview below keeps all current safety boundaries. No products are loaded. No fake prices, no fake availability, and no fake booking links are shown.

This preview only understands your travel intent locally. It does not search tours, check availability, show prices, or create bookings.

Confirmation only saves this understanding in the current browser session. It does not generate an itinerary, search tours, check availability, show prices, or create bookings.

Local deterministic parser preview

Trip Intent Summary

Readable summary first. Raw JSON stays below for debugging.

Destination
Chiang Mai
Duration
3 days
Interests
food, temples, elephants
Avoid
crowds
Travel style exclusions
less crowded
Pace
unspecified
Budget
unspecified
Traveler / group
Not detected
Food preferences
None detected
Language
en
Confidence
0.85

Local confirmation

Nothing has been confirmed yet. Parse a prompt, then confirm the detected destination and duration in local UI only.

Missing fields / warnings

No missing required fields or parser warnings detected.

Capability status

Disabled means this preview is not searching products, checking availability, showing prices, or creating bookings.

bookingEnabledfalse
productRetrievalEnabledfalse
availabilityEnabledfalse
Raw structured JSON
{
  "intent": {
    "destination": "Chiang Mai",
    "durationDays": 3,
    "durationNights": null,
    "startDate": null,
    "endDate": null,
    "interests": [
      "food",
      "temples",
      "elephants"
    ],
    "excludedStyles": [
      "less crowded"
    ],
    "pace": "unspecified",
    "budget": "unspecified",
    "travelerType": "unspecified",
    "groupSize": null,
    "mustHave": [],
    "avoid": [
      "crowds"
    ],
    "accessibilityNeeds": [],
    "foodPreferences": [],
    "language": "en",
    "confidence": 0.85,
    "missingFields": []
  },
  "missingFields": [],
  "warnings": [],
  "bookingEnabled": false,
  "productRetrievalEnabled": false,
  "availabilityEnabled": false
}
Bókun catalog transparency

The Bókun-backed product catalog is planned next, but not connected in this PR

This page positions RadarScout as an AI private trip search engine. The current implementation only understands trip intent locally. Real product matching will appear later, after the Bókun-backed catalog connection is implemented safely.

No fake prices
No fake availability
No fake booking links
No fake products or suppliers

What is not connected yet

Bókun catalog syncNot connected
Product searchNot connected
AvailabilityNot connected
CheckoutNot connected
PaymentNot connected
BookingNot connected
Planning shell only

Start with a custom trip idea now. Product search comes later.

This preview understands travel intent locally and keeps future catalog behavior transparent. No form submission is connected. No email capture is enabled. No booking or payment flow is active.