Data Flywheel

Build a data flywheel service that ingests labeled data into SQLite, triggers async model training via honker queues after every N records, and hot-swaps the active model for inference. Use when you need a self-improving ML service backed by a single SQLite database with no external broker or scheduler.

brojonat 6bc94a6 14.4 KB Updated

File contents

brojonat/llmsrules/tree/main/skills/data-flywheel commit 6bc94a6b5f

Frequently asked questions

npx skillmds@latest add brojonat/data-flywheel