The overview
AuraGo helps people discover places they'd never find on a typical "top 10" list. You describe a vibe and a budget; it returns eight off-the-beaten-path destinations — five domestic and three international — ranked by an AI value score. Open any one and it expands into a full itinerary: a day-by-day plan, live weather, stay options, a route map, transport choices, a packing list, and real booking links. Lock a trip and you get a shareable read-only link that anyone can view without signing in.
It runs in two modes — Sasta (budget) and Elite (premium) — which reshape the suggestions, costs, and the entire visual theme.
What it does
Discovery, not search
Eight curated picks biased toward lesser-known places, with honest crowd-level and budget feasibility built in.
Full plans in seconds
Day-by-day itinerary, weather, hotels, packing list, route map and flight/train/road options sized to the real distance and budget.
Plan together
Invite friends with one link to edit live, run polls and chat in real time.
Refine in plain language
"Make it cheaper," "keep Day 2 indoors," or re-plan around the live forecast.
Share anywhere
Locked trips become public, login-free pages anyone can open.
Two modes
Sasta and Elite reshape suggestions, costs and the whole visual theme.
Engineering highlights
Multi-step LLM orchestration
Groq (Llama 3.3 70B) with separate stages for intent parsing, candidate generation and itinerary building — each returning strict JSON.
Live web grounding
Serper.dev verifies places, prices and weather instead of trusting the model blindly.
Real-time collaboration
Built on Supabase Postgres change-data-capture, with row-level security keeping every trip private by default.
Budget & transport realism
Distance-aware costing and a rule engine that never suggests a train across an ocean.
One container, anywhere
Express API and the built React app ship as a single Docker image on Cloud Run with managed SSL.
Built with
By the numbers
Plan your next hidden gem
A vague idea in, a full trip out — try AuraGo live.