Resident ready Static companion
kari_mikumao Projects

Event tools

Mirai Guide

An installable PWA that helps attendees find and acquire venue goods: reviewed catalogs, crowd-reported stock and queues, a persistent cart, maps, and route planning.

  • vocaloid
  • events
  • PWA
  • offline-first

Mirai Guide is a trilingual (Japanese, English, Chinese), offline-first event companion for Vocaloid concert events. It focuses on the goods experience: reviewed venue-goods catalogs, crowd-reported stock and queue levels, a persistent local cart, venue maps, and route planning. It is an unofficial fan project and uses an original visual language rather than official character artwork.

How it works

  • Attendees stay loginless. The app installs as a PWA and keeps working offline inside the venue; only the admin area uses passkeys.
  • The application is SvelteKit and TypeScript on Cloudflare Workers, with D1 holding reviewed structure and live state and a private R2 bucket holding published bundles and reviewed, content-hashed product images.
  • A separate pipeline Worker built on Cloudflare Workflows fetches approved sources, extracts editions, venues, vendors, booths, and goods with structured model output, and stages typed proposals. A human reviews every proposal before anything is published — model output never publishes itself.

Technical notes

The Mirai Guide room collects the capability board and every note. Individually:

Status

The application runs at mirai.miku.software and is under active development around live events.