Initial worker service

This commit is contained in:
Ruslan Bakiev
2026-05-05 12:05:55 +07:00
commit e87f9b3c57
44 changed files with 13700 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
# MapFlow Worker
Hatchet worker for the voice-review pipeline.
```bash
npm install
npm run prisma:generate
npm run hatchet:worker
```
Pipeline:
1. `transcribe_voice_experience`
2. `analyze_voice_experience_with_ontology`