All sessions

Agents of Change: AI for Government Services & Climate Resilience

Contents

Executive Summary

This keynote and panel discussion, featuring India's Minister Babu of Telangana and leading AI experts, explores the transition from generative AI to agentic AI—systems that can act autonomously on behalf of governments and citizens. The discussion emphasizes that the true value of AI agents lies not in isolated tasks but in end-to-end execution of complex government processes, with critical focus on trust, governance, guardrails, and equitable deployment across the Global South.

Key Takeaways

  1. Agentic AI fundamentally shifts governance from reactive problem-solving to anticipatory action—preventing crises rather than responding to them. This requires new mental models for policymakers.

  2. Trust in AI systems is built through transparency, auditability, and user control—not through achieving 100% accuracy. Probabilistic systems will never be deterministic; success means giving humans visibility and agency.

  3. The Global South (and India specifically) is pioneering scalable, localized AI deployment through vernacular interfaces, open data platforms, and co-design with end users (farmers, citizens), offering a model distinct from Western enterprise AI.

  4. Governments can capture immediate value from AI agents today by securing data governance and human oversight (strategic sovereignty) without waiting for full technical sovereignty—don't let perfect be the enemy of good.

  5. The bottleneck for agentic AI in government is organizational (upskilling, governance frameworks, standards) more than technical—the hardest work is building shared understanding and updating regulatory structures to move at technology speed.

Key Topics Covered

  • Shift from Generative to Agentic AI: Moving beyond chatbots and Q&A systems to autonomous agents that execute multi-step processes
  • Government Applications: AI agents for disaster response, healthcare prediction, agricultural advisory, infrastructure planning, and citizen services
  • Trust & Guardrails: Engineering safeguards against hallucination, bias, prompt injection, and ensuring auditability and transparency
  • Telangana's AI Governance Model: Real-world examples of AI deployment in agriculture, climate resilience, and public services
  • Sovereignty (Strategic vs. Technical): Balancing data control and policy governance without sacrificing immediate AI benefits
  • Regulation & Standards: Developing evaluation frameworks and "agile regulation" that can adapt to rapid technological change
  • Upskilling & Change Management: Training government officials to use probabilistic systems responsibly
  • Infrastructure & Digital Ecosystem: The foundational work needed (data modeling, standards) before deploying AI agents effectively

Key Points & Insights

  1. Agentic AI Enables Anticipatory Governance: Unlike previous AI systems that react to problems, agents can predict floods before clouds form, anticipate health risks before symptoms appear, and allocate resources before crises strike—shifting governance from reactive to proactive.

  2. Agency Requires Multiple Components: A functional AI agent needs role clarity, knowledge/memory systems, ability to act via APIs across multiple channels (WhatsApp, SMS, web), guardrails on prohibited actions, and a trust/governance layer to handle hallucination, bias, and toxicity.

  3. Hallucination is a Feature of Probabilistic Systems, Not a Bug: Trust doesn't come from perfect accuracy but from transparency, understanding, and user control. Engineers must be able to inspect, feedback, and override agent decisions—this control builds trust, not perfection.

  4. Trust Infrastructure is Separate from Model Providers: While LLM vendors don't bear liability, deploying organizations must build additional layers: bias mitigation, auditability/reasoning traces, performance testing, and command centers to monitor agent drift over time.

  5. Human-in-the-Loop is Essential for High-Stakes Decisions: In government procurement, benefits distribution, and infrastructure approvals, some autonomous action may be feasible, but final decisions should retain human oversight—stakes are too high for fully autonomous governance.

  6. Vernacular Language Access is the Real Success Metric: True AI inclusion means a farmer in rural India can interact with AI in their native language and receive actionable crop/livestock advice at scale—this is the measure of inclusive AI, not English-language chatbots.

  7. Sovereignty Has Two Tracks: Strategic sovereignty (data governance, policy control, human oversight) can be implemented immediately with significant benefits. Technical sovereignty (controlling entire supply chains from chips onward) requires longer timelines and capital—don't let the second track block the first.

  8. Infrastructure Requires Prerequisite Digital Foundations: Building information modeling (BIM), standardized data, and correct digital representation of infrastructure must come before deploying AI agents—AI won't magically solve problems on top of poor digital foundations.

  9. Regulation Must Be Agile, Not Ossified: Governments should develop policy frameworks for updating standards themselves, rather than attempting to codify everything at launch. This allows learning-by-doing and reduces fear of getting details wrong on day one.

  10. Upskilling is a Critical Guardrail: District and state-level officials using agentic AI must understand what results can be trusted and where human validation is required—this skills gap is as important as technical guardrails for scaled adoption.


Notable Quotes or Statements

"Search bar is dying. In its place, something more profound." — Minister Babu, on the shift from query-based interfaces to agentic systems.

"We see agents not as a tool here, we would like to take them as teammates… as the way pilots rely on co-pilots, tomorrow our government here in Telangana also sees that we rely on AI as co-governors." — Minister Babu, framing agents as collaborative partners rather than tools.

"The conversation has moved decisively towards agentic AI… end-to-end AI-led execution of business processes or government processes. That's the single biggest change in thinking." — Syel (Salesforce lead panelist).

"Trust doesn't depend on a perfect answer. Trust actually depends on transparency, understanding, and then the ability to come in and control something." — Mike (infrastructure expert), on the psychology of human-AI collaboration.

"They're confident hallucinators." — Shini, on why LLM hallucination is particularly dangerous—the system appears certain while being wrong.

"The real success of AI will be if a farmer could talk to a small language model powered tool in his or her own vernacular language and get practical advice." — Syel, defining success as inclusive, localized access rather than technical sophistication.

"Don't let the second track stop getting the benefit of the first track." — Panelist (governance context), advising governments not to wait for full technical sovereignty before adopting strategic sovereignty benefits.

"Agile regulation" — Proposed concept: regulatory frameworks designed to update themselves as technology evolves, rather than ossifying policy at launch.


Speakers & Organizations Mentioned

Government

  • Minister Babu (Telangana State, India) — Primary keynote speaker; government policymaker
  • State of Telangana — Implementing AI agents for agriculture, healthcare, climate resilience, and urban planning
  • New York City public government — Using agents to answer constituent benefits questions (92% success rate)
  • UK city ("Bobby" police agent case study)
  • Tasmania, Australia — Deployed "Terry" agent for police field support

Private Sector / Technology

  • Salesforce — Major conference sponsor/organizer; platform for AI agents
  • Unnamed major platform provider (Syel's company) — Leading engineering for agent platforms
  • NIST (US National Institute of Standards and Technology) — Referenced for evaluation standards work

Academic / Research

  • Professor Tedri — AI safety researcher; involved in international AI safety reports
  • Professor Benjio — Referenced for work on agentic AI emergence
  • AC (AI Council/Institute) initiatives — Mentioned as emerging in multiple countries

Government Initiatives

  • 2047 Infrastructure Initiative (India) — Large-scale infrastructure development project
  • Telangana Data Exchange Platform — Open data pipeline mentioned by Minister
  • ICON (Telangana) — India's first sovereign AI nerve center; innovation hub for AI R&D and talent development
  • Bharat Future City (Telangana) — Net-zero city designed as self-learning, AI-enabled territory

Technical Concepts & Resources

Core AI Concepts

  • Agentic AI — AI systems with agency (role, knowledge, memory, ability to act) and guardrails
  • Generative AI — Previous paradigm (Q&A, text generation without autonomous action)
  • End-to-End Process Execution — Agents managing multi-step workflows without human intervention at each step
  • Chain-of-Thought Reasoning — Agents able to reason through sequential logic before acting
  • Multi-Agent Orchestration — Coordinating multiple specialized agents in complex systems

Safety & Governance Mechanisms

  • Trust Layer/Trust Infrastructure — Separate governance layer on top of LLMs to handle hallucination, bias, toxicity, prompt injection
  • Guardrails — Constraints on what agents can/cannot do (role-based permissions, output validation)
  • Red Teaming — Adversarial testing to identify vulnerabilities and biases
  • Reasoning Traces — Audit logs showing agent assumptions, data used, decision logic (required for auditability)
  • Transparency Cards — Standardized labels showing model type, training data, accuracy, known bias, control level (nutrition-label style format)
  • Performance Management — Continuous monitoring for agent drift, degradation, hallucination over time
  • Testing Center/Command Center — Infrastructure for validating agent outputs, performance tracking, and escalation
  • Bias Mitigation — Techniques to prevent historical data bias from influencing loan decisions, hiring, etc.

Infrastructure & Data Concepts

  • Building Information Modeling (BIM) — Digital representation of infrastructure (bridges, grids, buildings) required before AI optimization
  • Sovereign AI Nerve Center — Centralized AI governance hub for state-level intelligence and policy
  • Open Data Pipeline — Public data access platform (Telangana model: 84 datasets from administrative exhaust converted to ecological signal)
  • Flood Plane Analysis — AI agents analyzing water drainage and flood risk in infrastructure design
  • Satellite-Driven Heat Analysis — Using satellite data for urban temperature mapping and green belt/cooling strategies
  • Solar Power Edge Compute Nodes — Decentralized computing ensuring service continuity when grid fails

Government Use Cases Mentioned

  • AI Advisor for Farmers — Vernacular language advisory on crop/livestock management using soil data and climate patterns
  • Telugu-First AI — Language-specific AI for land records, satellite interpretation, insurance claim processing
  • Health Risk Prediction — Anticipatory healthcare using data exchange between health institutions
  • Disaster Response — Flood prediction, resource allocation, infrastructure failure prediction
  • Citizen Benefits Delivery — Agents answering benefits questions (NYC example: 92% accuracy)
  • Police Field Support — Real-time Q&A for field officers (Tasmania "Terry" case)
  • Infrastructure Planning — Agents designing bridges, energy grids, water systems alongside human engineers
  • Urban Cooling Strategy — Using heat analysis to shape zoning and green belt placement for net-zero cities by 2035

Regulatory & Standards Concepts

  • Evaluation Frameworks — Standardized testing mechanisms for AI safety and fairness (in development via NIST, AC institutes)
  • Localization — Adapting evaluation standards and regulations to cultural/linguistic/governance contexts (Global South vs. Global North)
  • Agile Regulation — Policy frameworks designed to update standards as technology evolves
  • Strategic vs. Technical Sovereignty
    • Strategic: Data governance, policy control, human oversight (implementable now)
    • Technical: Full supply chain control (longer timeline, deferred)

Skills & Change Management

  • Upskilling — Training government officials to understand probabilistic systems, recognize limitations, and validate results
  • Crawl-Walk-Run Model — Phased deployment: start with basic use cases, validate, then scale to complex orchestration
  • Change Management — Shifting from command-and-control paradigms to collaborative human-AI workflows

Conference Context: This discussion is part of a larger AI summit in Delhi addressing AI's role in governance, climate resilience, and inclusive development. The framing emphasizes the Global South perspective (India, Australia, UK examples) and prioritizes equitable, transparent deployment over cutting-edge technical capability alone.