<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Atharva Kulkarni</title>
    <description>The latest articles on DEV Community by Atharva Kulkarni (@atharva267k).</description>
    <link>https://dev.to/atharva267k</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3936298%2F795027f4-4859-45a2-9bad-ffbdc357db9e.jpg</url>
      <title>DEV Community: Atharva Kulkarni</title>
      <link>https://dev.to/atharva267k</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/atharva267k"/>
    <language>en</language>
    <item>
      <title>Captain Talks — Building an Agentic AI for IPL with Google Gemini</title>
      <dc:creator>Atharva Kulkarni</dc:creator>
      <pubDate>Sun, 17 May 2026 13:13:46 +0000</pubDate>
      <link>https://dev.to/atharva267k/captain-talks-building-an-agentic-ai-for-ipl-with-google-gemini-n87</link>
      <guid>https://dev.to/atharva267k/captain-talks-building-an-agentic-ai-for-ipl-with-google-gemini-n87</guid>
      <description>&lt;p&gt;What if AI could captain your IPL team? Captain Talks does exactly that — a browser-based agentic AI system built with Google Gemini that makes real-time tactical decisions, ball by ball.&lt;/p&gt;

&lt;p&gt;What It Does&lt;/p&gt;

&lt;p&gt;Tactical Decisions — Bowling changes, field placements, batting order, timeouts, and Impact Player calls — all reasoned and executed by the AI&lt;br&gt;
Ball-by-Ball Simulation — Every delivery simulated with commentary and the captain's live thinking&lt;br&gt;
Match Chat — Chat with the AI captain to challenge decisions or explore strategies&lt;br&gt;
Live Scores — Optional integration with CricketData.org API for real match data.&lt;/p&gt;

&lt;p&gt;Key Features&lt;br&gt;
Tactical AI Decisions — The AI makes real captaincy calls: bowling changes, field placements, batting order shuffles, strategic timeouts, and Impact Player substitutions. Each decision comes with the captain's tactical reasoning.&lt;/p&gt;

&lt;p&gt;Ball-by-Ball Simulation — Every delivery is simulated with live commentary, outcomes (dot, boundary, wicket), and a window into the captain's thinking after each ball.&lt;/p&gt;

&lt;p&gt;Strategy Log — A running log tracks every decision and delivery, giving you a full tactical match record you can review and learn from.&lt;br&gt;
Match Chat — A conversational layer lets you discuss strategy with the AI — ask about matchups, challenge a decision, or explore "what if" scenarios mid-match.&lt;br&gt;
Live Match Data — The app can auto-fetch real IPL scores via the CricketData.org API, grounding the AI's decisions in live match context.&lt;br&gt;
Quick Presets — Pre-loaded scenarios like a death-over chase or a powerplay collapse let you jump straight into high-pressure situations without setting up a full match.&lt;br&gt;
Supabase Integration — Optionally connect a Supabase database to persist match sessions and chat history across browser sessions.&lt;/p&gt;

&lt;p&gt;Why It Matters:&lt;br&gt;
This project is a hands-on example of agentic AI in action — an AI that doesn't just respond, but reasons, decides, and acts across multiple steps. No backend needed. Runs entirely in the browser. All API keys stay local in your browser's localStorage.&lt;/p&gt;

&lt;p&gt;Tech Stack&lt;br&gt;
The project is intentionally lean and accessible:&lt;/p&gt;

&lt;p&gt;Frontend: Vanilla HTML, CSS, and JavaScript — no framework overhead, runs in any browser&lt;br&gt;
AI Engine: Google Gemini API via @google/genai&lt;br&gt;
Live Data: CricketData.org API (free tier: 20 requests/day)&lt;br&gt;
Database: Supabase (PostgreSQL) — completely optional&lt;/p&gt;

&lt;p&gt;The entire AI reasoning loop runs client-side. No backend server required.&lt;/p&gt;

</description>
      <category>gdgcloudpune</category>
    </item>
  </channel>
</rss>
