community-automations/drive-pinecone-rag

Sisältö & dokumentit

PublicClaude-subagentti

Drive → Pinecone RAG

Yksinkertainen pilkkominen halkaisee lauseen keskeltä, ja haku palauttaa hölynpölyä. Tämä putki pilkkoo Drive-dokumentit merkityksen mukaan, jotta jokainen osa pysyy ymmärrettävänä myös itsenäisesti.

sonnet1 viikkoGoogle Drive APIPineconeOpenAI embeddingsn8n
ClaudeClaude
ROI for
README.md

Miksi tämä subagentti

Yksinkertainen pilkkominen halkaisee lauseen keskeltä, ja haku palauttaa hölynpölyä. Tämä putki pilkkoo Drive-dokumentit merkityksen mukaan, jotta jokainen osa pysyy ymmärrettävänä myös itsenäisesti.

Se lisää jokaisen palan alkuun osiokontekstin ennen upotusta Pineconeen ja indeksoi uudelleen ajastetusti. Tuloksena on haku, joka oikeasti vastaa – ei kappaleen keskeltä revitetyistä katkelmista koottuja vastauksia.

Kuinka se toimii

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

Näyteulostulo

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.