On a new Gmail email, classifies and answers support requests using a Pinecone knowledge base, logging to Google Sheets and escalating to Slack.
On manual run, indexes documents into Pinecone, then a Gemini agent retrieves context and writes outputs to Google Docs, Sheets, and Drive.
On a Slack or chat message, a RAG agent retrieves from Pinecone using OpenAI and Anthropic models and replies via Gmail.
On an incoming Gmail or chat message, embeds Slack content into Pinecone and answers queries with OpenAI and Anthropic agents.