Generate live cricket score commentary using SerpAPI, GPT-4o-mini, and Telegram
š Description This workflow is a real-time AI-powered cricket commentary bot that continuously monitors live match data and converts it into short, expert-style insights. It fetches live cricket scores every few seconds, extracts key match details, generates commentary using AI, and delivers updates instantly to Telegram. It also includes fail-safe mechanisms via email and Slack alerts to ensure reliability.
āļø Step-by-Step Flow Every 10 Seconds Trigger (Schedule) Runs continuously at a 10-second interval to keep match updates near real-time. Fetch Live Cricket Score (SerpAPI Node) Queries Google for live India cricket match data using SerpAPI. Extract Latest Match Data (Function Node) Pulls structured match details: Team names Scores Match result/status Tournament Skip If No Match Result (IF Node) Prevents unnecessary processing when no valid match data is available. Generate AI Match Commentary (OpenAI GPT-4o-mini) Transforms raw match data into structured insights: Match summary Key turning point Best performance Tactical insight Maintains expert tone and concise commentary style. Send Commentary to Telegram (Telegram Node) Delivers formatted commentary instantly to a Telegram chat using Markdown. Email Alert on AI Failure (Gmail Node) If AI generation fails: Sends an email alert Ensures manual follow-up Error Trigger ā Slack Alert Catches any workflow-level failures and sends alerts to a Slack channel for monitoring.
𧩠Prerequisites ⢠SerpAPI credential (for live scores) ⢠OpenAI API (GPT-4o-mini) ⢠Telegram Bot + chat ID ⢠Gmail OAuth2 (for failure alerts) ⢠Slack API (optional for error monitoring)
š” Key Benefits ā Near real-time cricket updates (10s interval) ā AI-generated expert commentary (not raw scores) ā Automated delivery to Telegram ā Failure-safe alerts via email + Slack ā Fully hands-off live match tracking
š„ Perfect For Cricket Telegram channels and communities Sports commentary automation systems Live score notification bots Fan engagement platforms for real-time updates
Related Templates
Automatic News Summarization & Email Digest with GPT-4, NewsAPI and Gmail
š° AI News Digest Agent: Auto News Summarizer & Email Newsletter Create an intelligent news curation system that automat...
Generate Food Recipes from Gmail & Form Requests with Ollama & Llama 3.2
This n8n template demonstrates how to create an intelligent food recipe assistant that accepts requests via Gmail and we...
Auto-classify Gmail emails with AI and apply labels for inbox organization
Who is this for? Professionals and individuals who receive high volumes of emails, those who want to automatically organ...
š Please log in to import templates to n8n and favorite templates
Workflow Visualization
Loading...
Preparing workflow renderer
Comments (0)
Login to post comments