On a new Gmail email, classifies and processes it using OpenAI/OpenRouter and a Pinecone vector store, drafts replies, and notifies via Telegram.
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.
On a WhatsApp message, an OpenAI agent answers using an in-memory vector store with conversation memory and replies via WhatsApp.