On form submission, drafts Upwork SEO proposals using OpenAI, DeepSeek, and Claude, and saves them to Google Docs.
Loads Google Drive documents into a Qdrant vector store and answers questions via webhook using OpenAI retrieval QA.
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.