On Telegram messages, processes multi-modal inputs with OpenAI and replies using a Supabase RAG agent with Cohere reranking.
On a chat message or Google Drive upload, embeds files into Supabase and answers questions with an OpenAI RAG agent.
On a Google Calendar event, retrieves context from a vector database and generates an AI summary with OpenAI.
On a Google Calendar event, retrieves context from a vector database and generates an AI answer with OpenAI.