On a webhook upload, extracts file content, embeds it into a vector store, and an OpenAI agent detects plagiarism with similarity scores.
On a webhook, an OpenAI RAG agent over Qdrant answers questions, checks Google Calendar, and replies; indexes Google Drive docs.
On a webhook query, answers from WordPress content embedded into a Supabase vector store, using OpenAI and Postgres chat memory.