On a Telegram message, runs an OpenAI agent over a Supabase vector store and Google Sheets to answer and log conversations.
On a chat message or Google Drive upload, embeds files into Supabase and answers questions with an OpenAI RAG agent.
Embeds documents into Supabase with OpenAI, then lets a chat-triggered agent answer questions using the Supabase vector store.
On a new Google Calendar event, posts to Slack, retrieves context from a vector database, and answers with OpenAI.