On a chat message, an OpenAI and Gemini agent scrapes company data with ScrapeGraph AI and drafts job-application emails through Gmail.
On a webhook request, extracts candidate resumes from Google Drive, evaluates them with OpenAI, logs to Google Sheets, and replies in Slack.
On form submission, extracts candidate details from uploaded resumes with Google Gemini, logs them to Google Sheets, and emails updates via Gmail.
On a webhook, runs an OpenAI agent with Pinecone vector search and Postgres memory, voices replies with ElevenLabs, and responds.