community-automations/movie-recommender

Έρευνα & Intel

PublicΥποπράκτορας Claude

Προτεινόμενες Ταινίες

Οι βαθμολογίες με αστέρια δεν σου λένε τι να δεις απόψε όταν είσαι σε συγκεκριμένη διάθεση. Αυτός ο recommender κάνει δυο-τρεις ερωτήσεις και απαντάει με βάση πώς νιώθεις πραγματικά μια ταινία.

sonnet4 ημέρεςQdrantOpenAISentence TransformersFastAPI
ClaudeClaude
ROI for
README.md

Γιατί αυτός ο subagent

Οι βαθμολογίες με αστέρια δεν σου λένε τι να δεις απόψε όταν είσαι σε συγκεκριμένη διάθεση. Αυτός ο recommender κάνει δυο-τρεις ερωτήσεις και απαντάει με βάση πώς νιώθεις πραγματικά μια ταινία.

Τα embeddings πλοκής και τόνου ζουν στο Qdrant· μια σύντομη συνομιλία πιάνει τη διάθεση, τη διάρκεια και τι έχεις ήδη δει, και μετά η αναζήτηση αποκλείει τα επαναλαμβανόμενα. Παίρνεις μια καταταγμένη λίστα όπου κάθε επιλογή συνοδεύεται από μια πρόταση που εξηγεί γιατί ταιριάζει.

Πώς λειτουργεί

    • 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)

Run a short conversation about taste, then return ranked films from Qdrant with a per-title reason and no repeats.

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.