عوامل التصفية حسب النوع تقدّم للناس الأفلام الرائجة ذاتها التي شاهدها الجميع من قبل. هذا المُوصِي يقرأ ما يصفه المشاهد فعلاً ويجد عناوين تناسب مزاجه.
تبقى مستندات الأفلام داخل MongoDB Atlas، مع فهرسة المتجهات بجانبها عبر Atlas Search. ويشغّل كل طلب بحثاً هجيناً يمزج تشابه المتجهات مع عوامل التصفية حسب التقييم والنوع، ثم يعيد اختيارات مرتّبة، يرافق كلاً منها سبب من سطر واحد مأخوذ من الملخّص.
كيف يعمل
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.
بناء فهرس Atlas Search يجمع بين تشابه المتجهات وعوامل التصفية حسب النوع والتقييم.
pending
عند ورود طلب، تضمين الذوق الذي وصفه المستخدم وتشغيل بحث هجين عبر الكتالوج.
pending
إعادة أفضل النتائج المطابقة مع سبب موجز لكل اختيار مستمدّ من ملخّص الفيلم.
pending
نموذج للمخرجات
json
// Sample output
// (generated when the pipeline finishes)
Given a user's described taste, return ranked movie recommendations from MongoDB Atlas with a one-line reason per title.
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.