Skip to content

WeGuide — what the app can do

WeGuide is an AI-guided tourist companion: it plans a route around your pace, interests and budget, then narrates every stop out loud as you walk. Today the app covers Japan.

This site describes the tourist app — the one you test at demo.weguide.ai. The partner panel (admin.weguide.ai) will be documented in a second phase.

Nothing here is written from memory. Every page is generated at deploy time from the same files the app is built from:

  • Screens and transitions — from the app’s navigation code.
  • Controls and their labels — from the identifiers the tests use and from the app’s translations.
  • The status of every capability — computed from test results and from the state of work items in Azure DevOps. Nobody types it in.
  • Releases — from the commit history and deployment tags.
  • What’s next — from the sprints and work-item states in Azure DevOps.

If something is missing here, the app does not do it yet — not that someone forgot to write it down.