--- license: apache-2.0 tags: - deckergui - data-sync - dataset - vector-generation - mlops - en - license:apache-2.0 library_name: deckergui pipeline_tag: text-generation --- ## DGUI Dsync **Data Synchronization & Dataset Management** for DeckerGUI. ### Overview DSYNC is a comprehensive data synchronization module with 9 sub-modules. It handles dataset management, vector generation, context synchronization, MLOps pipelines, and agent coordination. ### Sub-Modules 1. **Dataset** — Dataset creation, versioning, and management 2. **Context** — Context synchronization across agents 3. **YouTube** — Video content extraction and indexing 4. **MLOps** — ML pipeline orchestration 5. **Agents** — Agent state synchronization 6. **KPI** — Usage data aggregation 7. **DGM** — Gate protocol data flow 8. **Plugins** — Extensible plugin system 9. **Sync Node** — Distributed sync coordination ### Integration DSYNC feeds the CaaS (Context-as-a-Service) federation API: - `/context/sessions` — DSYNC session archive - `/context/seeds` — Seed lifecycle events - `/context/usage` — Token usage data ### KPI Tokenizer DSYNC integrates with the Enterprise KPI Tokenizer for tracking sync operations, token savings, and dataset generation costs. ### Citation ```bibtex @software{deckergui-dsync, title={DGUI Dsync}, author={wan mohd azizi}, year={2025}, publisher={Hugging Face}, url={https://huggingface.co/ctaxnagomi/DGUI-Dsync} } ```