Teams store everything in Drive and then search it like a filing cabinet from 1995. This chatbot answers questions straight from your folders using Gemini.
sonnet1 weekGoogle Drive APIGeminiVertex AI embeddingsn8n
Claude
72ROI
83Scale
$2.2k90Saved
ROI for
README.md
Why this subagent
Teams store everything in Drive and then search it like a filing cabinet from 1995. This chatbot answers questions straight from your folders using Gemini.
How it runs
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.
Embed each document chunk and store it alongside the folder path it came from.
pending
Take a user question, retrieve the closest chunks, and answer them with Gemini.
pending
Return the answer with the Drive file name and link for every fact used.
pending
Sample output
json
// Sample output
// (generated when the pipeline finishes)
Answer the question using only retrieved Drive content and cite each source file by name and link.
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.