On a webhook request, an OpenRouter agent researches organizations from public sources, stores findings in Weaviate, and returns a report.
On a new Google Calendar event, posts to Slack, retrieves context from a vector database, and answers with OpenAI.
On a WhatsApp message, an OpenAI agent answers using an in-memory vector store with conversation memory and replies via WhatsApp.
On a chat message or Google Drive upload, embeds files into Supabase and answers questions with an OpenAI RAG agent.