2026-05-08 20:23:31 +07:00
2026-05-08 20:01:45 +07:00
2026-05-08 16:22:55 +07:00
2026-05-08 20:23:31 +07:00
2026-05-05 11:48:05 +07:00
2026-05-05 11:48:05 +07:00
2026-05-05 11:48:05 +07:00
2026-05-08 13:42:55 +07:00
2026-05-05 11:48:05 +07:00

MapFlow

Root workspace for MapFlow. Product docs live here, implementation lives in service submodules.

Submodules

  • flutter - Flutter client prototype.
  • backend - Fastify + Mercurius GraphQL API.
  • worker - Hatchet worker for transcription and ontology analysis.
  • hatchet - Hatchet compose stack for Dokploy.
  • vault - Vault service for project secrets.
  • instructions - shared project instructions.

Pipeline

  1. Flutter records a voice experience for a Google place.
  2. Backend stores Place and VoiceExperience, then triggers Hatchet.
  3. Worker runs transcribe_voice_experience.
  4. Worker runs analyze_voice_experience_with_ontology and saves internal tags to VoiceExperience.analysis.
git submodule update --init --recursive
Description
MapFlow Flutter app
Readme 364 KiB
Languages
Markdown 100%