community-automations/drive-pinecone-rag

Περιεχόμενο & Docs

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

Drive → Pinecone RAG

Ο απλοϊκός τεμαχισμός κόβει προτάσεις στη μέση και η ανάκτηση επιστρέφει ασυναρτησίες. Αυτό το pipeline τεμαχίζει τα έγγραφα του Drive με βάση το νόημα, ώστε κάθε κομμάτι να μένει κατανοητό από μόνο του.

sonnet1 εβδομάδαGoogle Drive APIPineconeOpenAI embeddingsn8n
ClaudeClaude
ROI for
README.md

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

Ο απλοϊκός τεμαχισμός κόβει προτάσεις στη μέση και η ανάκτηση επιστρέφει ασυναρτησίες. Αυτό το pipeline τεμαχίζει τα έγγραφα του Drive με βάση το νόημα, ώστε κάθε κομμάτι να μένει κατανοητό από μόνο του.

Προθέτει το πλαίσιο της ενότητας σε κάθε κομμάτι πριν από το embedding στο Pinecone και μετά ξαναφτιάχνει το ευρετήριο σε τακτά διαστήματα. Το αποτέλεσμα είναι ανάκτηση που πραγματικά απαντάει, όχι αποσπάσματα ραμμένα από τη μέση μιας παραγράφου.

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

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

Chunk the document by semantic section, prepend a one-line section summary to each chunk, then return embed-ready records.

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.