On a chat message, a Google Gemini agent answers using Qdrant vector search and returns the response via webhook.
On a chat message, transcribes and summarizes YouTube videos with a Gemini agent, embedding results into a Qdrant vector store.
On a Notion page event, splits page content and embeds it with Google Gemini into a Pinecone vector store.
On a WhatsApp message, an OpenAI agent answers using an in-memory vector store with conversation memory and replies via WhatsApp.