community-automations/movie-recommender

Ricerca & Intelligence

PublicSubagent Claude

Recommender di film

Le valutazioni a stelle non ti dicono cosa guardare stasera quando hai un preciso stato d'animo. Questo motore di raccomandazione fa un paio di domande e risponde a partire da come i film fanno davvero sentire.

sonnet4 giorniQdrantOpenAISentence TransformersFastAPI
ClaudeClaude
ROI for
README.md

Perché questo subagent

Le valutazioni a stelle non ti dicono cosa guardare stasera quando hai un preciso stato d'animo. Questo motore di raccomandazione fa un paio di domande e risponde a partire da come i film fanno davvero sentire.

Gli embedding di trama e tono vivono su Qdrant; una breve chiacchierata coglie umore, durata e ciò che hai già visto, poi la ricerca esclude le repliche. Ottieni una rosa ordinata in cui ogni scelta arriva con una frase che spiega perché ti corrisponde.

Come gira

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

Esempio di output

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.