Turn your inbox and docs into a simple AI workspace. New emails get labeled by intent, your team can ask questions over a PDF library, and a chat agent can check calendar slots and book meetings. It is built for operations and support teams that want faster answers and fewer manual tasks.
Here is how it runs. A Gmail event pulls each new email and an AI model assigns labels like automation or music, then applies them in Gmail. A webhook path can also post details to a Slack channel for quick alerts. For document Q and A, the flow downloads a PDF, splits it into chunks, creates embeddings with an AI model, and stores them in Pinecone. A chat entry searches the vector store and answers with context using an AI chat model. A second chat agent uses another AI model with tools to read calendar availability, keep memory, and confirm a booking.
Setup needs API keys for OpenAI, Anthropic, and Pinecone, plus OAuth for Gmail and Slack. Expect less time on inbox triage, fast answers from long PDFs, and smoother meeting booking. Good fits include support triage, onboarding guides, sales whitepapers, and internal scheduling.