community-automations/drive-pinecone-rag

Content & Documenten

PublicClaude-subagent

Drive → Pinecone RAG

Naïef knippen splitst een zin doormidden en dan geeft de retrieval onzin terug. Deze pipeline knipt Drive-documenten op betekenis, zodat elk stuk op zichzelf begrijpelijk blijft.

sonnet1 weekGoogle Drive APIPineconeOpenAI embeddingsn8n
ClaudeClaude
ROI for
README.md

Waarom deze subagent

Naïef knippen splitst een zin doormidden en dan geeft de retrieval onzin terug. Deze pipeline knipt Drive-documenten op betekenis, zodat elk stuk op zichzelf begrijpelijk blijft.

Hij plakt de sectiecontext voor elk deel voordat het in Pinecone wordt geëmbed en herindexeert op een vast schema. De winst is retrieval die echt antwoordt, geen flarden geplakt uit het midden van een paragraaf.

Hoe hij werkt

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

Voorbeelduitvoer

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.