Qualunque funzione AI tu costruisca sopra Notion vale solo quanto l'indice che ci sta dietro. Questa sincronizzazione tiene un vector store Pinecone perfettamente allineato al tuo workspace.
Qualunque funzione AI tu costruisca sopra Notion vale solo quanto l'indice che ci sta dietro. Questa sincronizzazione tiene un vector store Pinecone perfettamente allineato al tuo workspace.
Monitora le modifiche, ri-suddivide le pagine cambiate e ne fa l'upsert con metadati puliti, rimuovendo tutto ciò che archivi. Ottieni un indice pronto per il retrieval che non va mai fuori data.
Come gira
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.
Suddivide il contenuto con sovrapposizione, così i titoli restano agganciati ai relativi paragrafi.
pending
Crea l'embedding di ogni blocco e lo fa l'upsert in Pinecone, indicizzato per ID pagina e percorso del blocco.
pending
Elimina i vettori delle pagine archiviate, così il retrieval non restituisce mai contenuti obsoleti.
pending
Esempio di output
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.