Google Drive

Your team wrote the answer already.
It's in Drive somewhere. Good luck finding it.

That performance report from Q2. The product spec your cofounder shared in March. The onboarding doc nobody updated. They're all in Drive, buried under 400 files you'll never scroll through. Connect Drive to Hebbrix and your agent finds them in seconds.

Connect Google Drive

What your agent can read

Hebbrix pulls text from the files that matter and skips the rest.

My Drivesynced
Q2 Performance Review.gdoc(exported as text)
Revenue Forecast 2025.gsheet(exported as CSV)
Series B Deck.gslides(exported as text)
Signed NDA - Acme Corp.pdf(text via PyPDF2)
api-migration-notes.md(synced directly)
customer-data-export.csv(synced directly)
skipped
hero-banner-final-FINAL-v3.png
product-demo-recording.mp4
podcast-episode-14.mp3
model-weights.bin
old-draft.gdoc(trashed)

What this actually looks like

Your agent already knows what's in your Drive. You just ask.

What were the key takeaways from the Q2 performance review? I need to prep for my 1:1 with David tomorrow.

From Q2 Performance Review.gdoc in your Drive:

  • Engineering velocity up 23% after the sprint restructure
  • David's team shipped the billing migration two weeks ahead of schedule
  • Open action item: hire a senior backend engineer by end of Q3

Source: Google Drive memory, last synced 12 minutes ago

Is there anything in the revenue forecast about budget for that hire?

Yes. Revenue Forecast 2025.gsheet has a line item for "Engineering Headcount"with $180K allocated for Q3. That aligns with a senior backend role depending on your comp bands.

Cross-referenced 2 Drive documents

No searching. No opening tabs. No "which folder was that in?"

Under the hood

OAuth2 with drive.readonly scope. Initial sync grabs the 50 most recently modified, non-trashed files. Google Docs, Sheets, and Slides are exported via Google's Export API (text/plain for Docs and Slides, text/csv for Sheets). PDFs go through PyPDF2 for text extraction. Plain text, CSV, and HTML files are synced directly. After initial sync, the Drive Changes API handles incremental updates every 30 minutes. Only changed files are re-processed. Images, videos, audio, and binary files are ignored automatically. Hebbrix cannot modify, delete, or share any of your files.

Stop digging through Drive.

Your documents are already written. Let your agent read them.