On a chat message, an Anthropic and OpenRouter agent researches a lead magnet and saves the generated document to Google Docs and Drive.
On manual trigger, answers queries via a Gemini and OpenAI agent over a Pinecone vector store built from Google Docs, Sheets, and Drive.
Loads Google Drive documents into a Qdrant vector store and answers questions via webhook using OpenAI retrieval QA.
On a webhook, an OpenAI RAG agent over Qdrant answers questions, checks Google Calendar, and replies; indexes Google Drive docs.