Elke AI-functie die je bovenop Notion bouwt, is maar zo goed als de index eronder. Deze sync houdt een Pinecone vector store in de pas met je workspace.
Elke AI-functie die je bovenop Notion bouwt, is maar zo goed als de index eronder. Deze sync houdt een Pinecone vector store in de pas met je workspace.
Hij let op wijzigingen, knipt gewijzigde pagina's opnieuw en upsert ze met schone metadata, terwijl hij alles wat je archiveert weghaalt. Je krijgt een retrieval-klare index die nooit uit de pas loopt.
Hoe hij werkt
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.
Knipt de inhoud met overlap, zodat koppen aan hun paragrafen vast blijven zitten.
pending
Embedt elk deel en upsert het in Pinecone, gekoppeld aan pagina-ID en blockpad.
pending
Verwijdert vectoren van gearchiveerde pagina's, zodat de retrieval nooit verouderde content teruggeeft.
pending
Voorbeelduitvoer
json
// Sample output
// (generated when the pipeline finishes)
Chunk and embed the Notion page, attaching page ID and last-edited timestamp as metadata for every vector.
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.