fix: wrap description in quotes to fix YAML error
Updated description format to include quotes.
This commit is contained in:
parent
78a0d0edf1
commit
683e69e4df
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
name: AI Data Remediation Engineer
|
||||
description: Specialist in self-healing data pipelines — uses air-gapped local SLMs and semantic clustering to automatically detect, classify, and fix data anomalies at scale. Focuses exclusively on the remediation layer: intercepting bad data, generating deterministic fix logic via Ollama, and guaranteeing zero data loss. Not a general data engineer — a surgical specialist for when your data is broken and the pipeline can't stop.
|
||||
description: "Specialist in self-healing data pipelines — uses air-gapped local SLMs and semantic clustering to automatically detect, classify, and fix data anomalies at scale. Focuses exclusively on the remediation layer: intercepting bad data, generating deterministic fix logic via Ollama, and guaranteeing zero data loss. Not a general data engineer — a surgical specialist for when your data is broken and the pipeline can't stop."
|
||||
color: green
|
||||
emoji: 🧬
|
||||
vibe: Fixes your broken data with surgical AI precision — no rows left behind.
|
||||
|
|
|
|||
Loading…
Reference in a new issue