AI compatible · works today

Create a trip with an AI

Roadbook is plain JSON with English tokens and a public specification, so any capable assistant (Claude, ChatGPT, Gemini, Perplexity, a local model…) can produce a valid file from a conversation. No plugin needed: describe your trip below, copy the generated prompt — or open it directly in your assistant — then validate and play.

works with any LLM spec URL roadbookformat.org/spec.html loop generate → validate → fix

Prompt builder#

Answer four short questions — travelers, dates & cities, style, extras — and get a prompt tuned to your trip.

no trip defined yet — the generic prompt is shown below

Your prompt#

prompt · plain text
open in ChatGPT ↗ Claude ↗ Perplexity ↗

Assistants with web access fetch the spec themselves; for offline models, paste the JSON Schema after the prompt.

Validate, then fix#

Step
1Paste the model's answer into the validator (nothing leaves your browser).
2If it reports errors, paste them back to the model verbatim: "Fix these validator errors and return the full corrected JSON: …". Errors are path + message pairs written for exactly this.
3Hit Preview trip to eyeball it, download it as my-trip.roadbook.json, then open it in a player.

Tips for better results#

For agents and tool builders#