community-automations/drive-pinecone-rag

Контент і документація

PublicСубагент Claude

Drive → Pinecone RAG

Примітивне розбиття ріже речення навпіл, і пошук видає нісенітницю. Цей пайплайн ділить документи з Drive за змістом, тож кожен фрагмент лишається зрозумілим сам собою.

sonnet1 тижденьGoogle Drive APIPineconeOpenAI embeddingsn8n
ClaudeClaude
ROI for
README.md

Чому цей субагент

Примітивне розбиття ріже речення навпіл, і пошук видає нісенітницю. Цей пайплайн ділить документи з Drive за змістом, тож кожен фрагмент лишається зрозумілим сам собою.

Перед вбудовуванням у 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.