community-automations/vector-anomaly

البحث والاستطلاع

Publicوكيل Claude فرعي

اكتشاف الشذوذ بالمتجهات

على نطاق واسع، يبدو السجل الغريب الذي يشير إلى احتيال أو تغذية معطوبة مطابقاً تماماً للملايين من حوله. هذا التدفق يجد القيم الشاذة بالتشابه لا بالقواعد.

sonnetأسبوع واحدPineconePythonscikit-learnKafka
ClaudeClaude
ROI for
README.md

لماذا هذا الوكيل تحديدًا

على نطاق واسع، يبدو السجل الغريب الذي يشير إلى احتيال أو تغذية معطوبة مطابقاً تماماً للملايين من حوله. هذا التدفق يجد القيم الشاذة بالتشابه لا بالقواعد.

يُضمَّن كل سجل ويُفهرَس؛ ويقيس بحث KNN مدى بُعده عن جيرانه، ويُوسَم أي شيء يتجاوز العتبة. تصل النقاط الموسومة مرفقةً بأقرب جيرانها، مانحةً وكيلاً لاحقاً السياق ليحكم ما إذا كان شذوذاً حقيقياً.

كيف يعمل

    • Read

      Used at step 01 to kick off the pipeline.

    • Write

      Used at step 01 to kick off the pipeline.

    • WebFetch

      Used at step 01 to kick off the pipeline.

    • WebSearch

      Used at step 01 to kick off the pipeline.

نموذج للمخرجات

json
// Sample output
// (generated when the pipeline finishes)

Embed each record, run KNN, and flag points whose neighbor distance exceeds the threshold, with neighbor context attached.

Unlock the rest

The full agent definition, install snippet, and starter task are gated for community members.

Members get the full `.md` agent file, the npm / pnpm install one-liners, a starter prompt that we've tuned against real runs, and the open-source repo when this automation ships there. One email, magic link, done.