Zepto Cafe Now Lets You Order via AI Models

Indian quick-commerce firm Zepto has released an internal tool that allows users to place Zepto Cafe orders using natural-language instructions through an LLM such as Anthropic’s Claude.

The tool, built by a Zepto engineer and shared publicly on GitHub, was amplified on LinkedIn by co-founder and CEO Aadit Palicha.

It is based on MCP (Model Context Protocol), an open-source framework from Anthropic that serves as the coordination layer between the AI model and live services, deciding what action to take and when.

Unlike traditional chatbots that rely only on their training data, MCP enables models to access fresh, permissioned information and trigger specific workflows through a controlled interface. In Zepto’s setup, MCP interprets the user’s text instruction and routes it to the appropriate action.

Execution of those actions is handled by Playwright, which serves as the browser automation layer.

Playwright controls a real web browser to navigate Zepto’s website, select the delivery address, add items to the cart, and place the order—replicating the steps a human user would take rather than calling a backend API.

In a demo video, Pranav Chandra Prodduturi, a senior category manager at Zepto, showed Claude placing a Zepto Cafe dessert order at a chosen address via the MCP server.

“Interesting projects getting built in our office these days,” said Palicha, congratulating his colleague in the LinkedIn post.

The capability is not available through Zepto’s consumer app or website. Users must manually set up the MCP server and log in to Zepto via a web browser for the automation to work.

On security, Zepto notes that phone numbers are passed via environment variables rather than embedded in code, ensuring sensitive identifiers never enter the codebase, version control, or logs.

Authentication is handled through a manual browser login, with sessions stored only on the user’s local machine and never committed to the repository.

The system uses no API keys or hard-coded credentials. Because Playwright operates inside a real browser session, the automation inherits Zepto’s existing web security controls rather than bypassing them.

Similar experiments are emerging across India’s consumer internet ecosystem. Recently, Zomato built a similar MCP server that lets users order food via text-based prompts.

The post Zepto Cafe Now Lets You Order via AI Models appeared first on Analytics India Magazine.

Why Global Voice AI Fails India and How Mihup Cracked It

India’s digital transformation is often framed around the idea of a smartphone in every hand. Yet, for millions across Tier-2 and Tier-3 cities, the reality is far more nuanced. Typing, English fluency and conventional digital interfaces continue to pose significant barriers to meaningful digital access.

As voice becomes the natural bridge to digital access, the Indian Voice AI market is projected to reach $1.82 billion by 2030, according to NASSCOM.

While global enterprises increasingly fine-tune foundation models from OpenAI, Meta, and others, Mihup has taken a fundamentally different approach by building its entire automatic speech recognition (ASR), natural language processing (NLP), and text-to-speech (TTS) stack in-house—a deep-tech investment supported by over $5 million raised over nine years, including its latest round in October 2024.

Kolkata-based AI firm Mihup is a leading voice AI platform enabling enterprises to deliver seamless voice-first experiences, most notably through its long-standing partnership with Tata Motors, which began in 2019.

Its technology is already embedded in more than one million Tata Motors vehicles, including the Nexon, Safari, Altroz and Punch, and has been validated through extensive real-world testing.

With deep linguistic coverage spanning 50 Indian languages and dialects, including hybrid forms such as Hinglish, Tamilish and Benglish, Mihup allows users to interact in their natural speaking style, without needing to modify their everyday language.

“When we started building Mihup’s voice stack, there was nothing available that represented India adequately,” Priyanka Kamdar, head of growth, Mihup, told AIM. Even today, despite major advancements in global AI, “their focus on India is still limited,” she added.

Global Models Don’t Reflect India’s Linguistic Reality

India’s linguistic landscape defies conventional modelling. “India is not one large language market; it is a patchwork of hundreds of micro-languages, dialects and speech patterns,” Kamdar added.

Even within a single language, pronunciations shift dramatically. For instance, Bengali in Kolkata differs from the same language in Siliguri, Hindi in Jaipur sounds different from that in Patna.

However, Kamdar added that “there is no comprehensive global dataset that captures these nuances and generic ASR models trained on Western speech simply do not map onto the Indian linguistic reality.”

Fine-tuning global models would have meant compensating for a fundamentally flawed base.

“We needed control over the entire signal processing pipeline, the phoneme inventory, the lexicon, the acoustic modelling decisions and the contextual understanding layers on top of it,” she said.

For Mihup, owning the end-to-end stack was a foundational requirement for delivering high accuracy, low latency and reliability in Indian conversational environments.

Mihup supports over 10 Indian languages, powered by datasets sourced from purchased corporate, public data, customer-permitted recordings and proprietary collections built over nine years. The company also contributes insights to the IndiaAI Mission and Nandan Nilekani’s EkStep Foundation.

Why Phonetic Modelling Wins in a Market Like India

Traditional ASR systems assume clean, standardised pronunciation—an assumption that breaks almost immediately in India, Kamdar mentioned.

Mihup, by contrast, leans heavily on phonetic modelling, which focuses on the sounds of speech rather than predefined words.

Phonetic models adapt naturally to accents by tracking sound transitions rather than expecting a single correct pronunciation. They also handle mixed-language speech seamlessly, as they aren’t restricted to a fixed lexicon.

Crucially, these models preserve contextual variation, tone, emphasis and regional cues that carry meaning, making them far more flexible and accurate across diverse speech patterns.

This approach makes the system resilient to the way Indians actually speak, not the idealised way models expect them to.

Connectivity constraints have shaped Mihup’s deployment strategy from the ground up. “We begin with usage reality, who the user is, where they are, what latency they can tolerate and what privacy demands exist,” Kamdar added.

Illustrating this with examples, Kamdar explained that in automotive use cases, “a pure cloud assistant would fail in India’s connectivity conditions.” As a result, media, navigation and system commands run on-device, while open-ended queries go to the cloud.

In contact centres, the cloud remains the primary deployment model, but for live support, “we support on-device or local deployment as needed,” Kamdar added.

This hybrid architecture ensures reliability across India’s varied connectivity conditions.

Cracking Technical Problems Global Assistants Still Haven’t Solved

Mihup has deliberately focused on challenges that Western voice assistants often treat as niche, but which are mainstream in India.

One of the biggest challenges is language mixing. “Switching between English and a regional language multiple times in one sentence is normal in India,” Kamdar added.

Mihup treats this as a baseline, not an exception.

Another major challenge is extreme noise and overlapping speech. “Indian call centres, road conditions, field environments, all introduce noise, interruptions, overlapping speakers,” she mentioned.

The company has built noise reduction, diarisation and transcription specifically for these realities because they’re the default, not exceptions.

Despite significant technological advancements, “Contact centres see 98% of calls unanalysed today,” Kamdar added. According to Mihup, the barrier lies in mindset, not technology.

The shift required is threefold. First is the move from fine to optimised. Comprehensive analysis reveals what top agents do differently, what frustrates customers and which process gaps drive repeat calls.

Second is a shift from viewing support as a cost centre to recognising it as a growth lever, as conversation intelligence reveals renewal drivers, upsell cues and churn signals. Third is the move from anecdotes to evidence, grounding decisions in insights drawn from thousands of real customer interactions rather than isolated samples.

Through its platform, Mihup enables enterprises to make this leap, moving from reactive sampling to evidence-based operational intelligence that drives transformation.

The post Why Global Voice AI Fails India and How Mihup Cracked It appeared first on Analytics India Magazine.

OpenAI Launches GPT-Image-1.5 to Take on Google NanoBanana Pro

OpenAI on December 16 announced the rollout of a new version of ChatGPT Images, powered by its latest image generation model, GPT-Image-1.5, which the company said is now available to all ChatGPT users and developers through its API.

The company said the updated model delivers faster image generation, improved instruction following and more reliable image edits, while preserving details such as lighting, composition and facial likeness across edits.

OpenAI said image-generation speeds are up to four times faster than the earlier version.

This follows Google’s introduction of Nano Banana Pro, an image generation and editing model built on Gemini 3 Pro. The model can help users generate visuals from ideas, prototypes, notes and real-time information, and can also access Google Search’s knowledge base.

“The new Images model is rolling out today in ChatGPT for all users, and is available in the API as GPT Image 1.5,” the company said. It added that the new Images experience in ChatGPT will be available to most users from today, while Business and Enterprise access will be rolled out at a later date.

According to OpenAI, the model supports a wide range of image edits, including adding, removing and blending elements, as well as creative transformations such as style changes and layout adjustments. The company said the system is better at handling dense text rendering and following detailed instructions compared with GPT Image 1.0.

OpenAI also introduced a dedicated Images section within ChatGPT, allowing users to explore preset styles and prompts and manage image creation in one place. The company said users can continue generating new images while others are still processing.

In the API, OpenAI said GPT-Image-1.5 offers improved consistency in preserving branded visuals and logos across edits, and that image inputs and outputs are priced about 20% lower than the previous image model.

OpenAI said the earlier version of ChatGPT Images will remain available as a custom GPT, and added that further improvements are planned in future releases.

The post OpenAI Launches GPT-Image-1.5 to Take on Google NanoBanana Pro appeared first on Analytics India Magazine.

Why Global Voice AI Fails India and How Mihup Cracked It

India’s digital transformation is often framed around the idea of a smartphone in every hand. Yet, for millions across Tier-2 and Tier-3 cities, the reality is far more nuanced. Typing, English fluency and conventional digital interfaces continue to pose significant barriers to meaningful digital access.

As voice becomes the natural bridge to digital access, the Indian Voice AI market is projected to reach $1.82 billion by 2030, according to NASSCOM.

While global enterprises increasingly fine-tune foundation models from OpenAI, Meta, and others, Mihup has taken a fundamentally different approach by building its entire automatic speech recognition (ASR), natural language processing (NLP), and text-to-speech (TTS) stack in-house—a deep-tech investment supported by over $5 million raised over nine years, including its latest round in October 2024.

Kolkata-based AI firm Mihup is a leading voice AI platform enabling enterprises to deliver seamless voice-first experiences, most notably through its long-standing partnership with Tata Motors, which began in 2019.

Its technology is already embedded in more than one million Tata Motors vehicles, including the Nexon, Safari, Altroz and Punch, and has been validated through extensive real-world testing.

With deep linguistic coverage spanning 50 Indian languages and dialects, including hybrid forms such as Hinglish, Tamilish and Benglish, Mihup allows users to interact in their natural speaking style, without needing to modify their everyday language.

“When we started building Mihup’s voice stack, there was nothing available that represented India adequately,” Priyanka Kamdar, head of growth, Mihup, told AIM. Even today, despite major advancements in global AI, “their focus on India is still limited,” she added.

Global Models Don’t Reflect India’s Linguistic Reality

India’s linguistic landscape defies conventional modelling. “India is not one large language market; it is a patchwork of hundreds of micro-languages, dialects and speech patterns,” Kamdar added.

Even within a single language, pronunciations shift dramatically. For instance, Bengali in Kolkata differs from the same language in Siliguri, Hindi in Jaipur sounds different from that in Patna.

However, Kamdar added that “there is no comprehensive global dataset that captures these nuances and generic ASR models trained on Western speech simply do not map onto the Indian linguistic reality.”

Fine-tuning global models would have meant compensating for a fundamentally flawed base.

“We needed control over the entire signal processing pipeline, the phoneme inventory, the lexicon, the acoustic modelling decisions and the contextual understanding layers on top of it,” she said.

For Mihup, owning the end-to-end stack was a foundational requirement for delivering high accuracy, low latency and reliability in Indian conversational environments.

Mihup supports over 10 Indian languages, powered by datasets sourced from purchased corporate, public data, customer-permitted recordings and proprietary collections built over nine years. The company also contributes insights to the IndiaAI Mission and Nandan Nilekani’s EkStep Foundation.

Why Phonetic Modelling Wins in a Market Like India

Traditional ASR systems assume clean, standardised pronunciation—an assumption that breaks almost immediately in India, Kamdar mentioned.

Mihup, by contrast, leans heavily on phonetic modelling, which focuses on the sounds of speech rather than predefined words.

Phonetic models adapt naturally to accents by tracking sound transitions rather than expecting a single correct pronunciation. They also handle mixed-language speech seamlessly, as they aren’t restricted to a fixed lexicon.

Crucially, these models preserve contextual variation, tone, emphasis and regional cues that carry meaning, making them far more flexible and accurate across diverse speech patterns.

This approach makes the system resilient to the way Indians actually speak, not the idealised way models expect them to.

Connectivity constraints have shaped Mihup’s deployment strategy from the ground up. “We begin with usage reality, who the user is, where they are, what latency they can tolerate and what privacy demands exist,” Kamdar added.

Illustrating this with examples, Kamdar explained that in automotive use cases, “a pure cloud assistant would fail in India’s connectivity conditions.” As a result, media, navigation and system commands run on-device, while open-ended queries go to the cloud.

In contact centres, the cloud remains the primary deployment model, but for live support, “we support on-device or local deployment as needed,” Kamdar added.

This hybrid architecture ensures reliability across India’s varied connectivity conditions.

Cracking Technical Problems Global Assistants Still Haven’t Solved

Mihup has deliberately focused on challenges that Western voice assistants often treat as niche, but which are mainstream in India.

One of the biggest challenges is language mixing. “Switching between English and a regional language multiple times in one sentence is normal in India,” Kamdar added.

Mihup treats this as a baseline, not an exception.

Another major challenge is extreme noise and overlapping speech. “Indian call centres, road conditions, field environments, all introduce noise, interruptions, overlapping speakers,” she mentioned.

The company has built noise reduction, diarisation and transcription specifically for these realities because they’re the default, not exceptions.

Despite significant technological advancements, “Contact centres see 98% of calls unanalysed today,” Kamdar added. According to Mihup, the barrier lies in mindset, not technology.

The shift required is threefold. First is the move from fine to optimised. Comprehensive analysis reveals what top agents do differently, what frustrates customers and which process gaps drive repeat calls.

Second is a shift from viewing support as a cost centre to recognising it as a growth lever, as conversation intelligence reveals renewal drivers, upsell cues and churn signals. Third is the move from anecdotes to evidence, grounding decisions in insights drawn from thousands of real customer interactions rather than isolated samples.

Through its platform, Mihup enables enterprises to make this leap, moving from reactive sampling to evidence-based operational intelligence that drives transformation.

The post Why Global Voice AI Fails India and How Mihup Cracked It appeared first on Analytics India Magazine.

DOE: AI Helps Scientists Investigate the Universe’s Biggest and Smallest Phenomena

Bell and Queen’s University Partner to Build Sovereign AI Supercomputing Infrastructure in Canada

Dec. 16, 2025 — Bell, Canada’s largest communications company, and Queen’s University, a leading research-intensive…

Why Global Voice AI Fails India and How Mihup Cracked It

India’s digital transformation is often framed around the idea of a smartphone in every hand. Yet, for millions across Tier-2 and Tier-3 cities, the reality is far more nuanced. Typing, English fluency and conventional digital interfaces continue to pose significant barriers to meaningful digital access.

As voice becomes the natural bridge to digital access, the Indian Voice AI market is projected to reach $1.82 billion by 2030, according to NASSCOM.

While global enterprises increasingly fine-tune foundation models from OpenAI, Meta, and others, Mihup has taken a fundamentally different approach by building its entire automatic speech recognition (ASR), natural language processing (NLP), and text-to-speech (TTS) stack in-house—a deep-tech investment supported by over $5 million raised over nine years, including its latest round in October 2024.

Kolkata-based AI firm Mihup is a leading voice AI platform enabling enterprises to deliver seamless voice-first experiences, most notably through its long-standing partnership with Tata Motors, which began in 2019.

Its technology is already embedded in more than one million Tata Motors vehicles, including the Nexon, Safari, Altroz and Punch, and has been validated through extensive real-world testing.

With deep linguistic coverage spanning 50 Indian languages and dialects, including hybrid forms such as Hinglish, Tamilish and Benglish, Mihup allows users to interact in their natural speaking style, without needing to modify their everyday language.

“When we started building Mihup’s voice stack, there was nothing available that represented India adequately,” Priyanka Kamdar, head of growth, Mihup, told AIM. Even today, despite major advancements in global AI, “their focus on India is still limited,” she added.

Global Models Don’t Reflect India’s Linguistic Reality

India’s linguistic landscape defies conventional modelling. “India is not one large language market; it is a patchwork of hundreds of micro-languages, dialects and speech patterns,” Kamdar added.

Even within a single language, pronunciations shift dramatically. For instance, Bengali in Kolkata differs from the same language in Siliguri, Hindi in Jaipur sounds different from that in Patna.

However, Kamdar added that “there is no comprehensive global dataset that captures these nuances and generic ASR models trained on Western speech simply do not map onto the Indian linguistic reality.”

Fine-tuning global models would have meant compensating for a fundamentally flawed base.

“We needed control over the entire signal processing pipeline, the phoneme inventory, the lexicon, the acoustic modelling decisions and the contextual understanding layers on top of it,” she said.

For Mihup, owning the end-to-end stack was a foundational requirement for delivering high accuracy, low latency and reliability in Indian conversational environments.

Mihup supports over 10 Indian languages, powered by datasets sourced from purchased corporate, public data, customer-permitted recordings and proprietary collections built over nine years. The company also contributes insights to the IndiaAI Mission and Nandan Nilekani’s EkStep Foundation.

Why Phonetic Modelling Wins in a Market Like India

Traditional ASR systems assume clean, standardised pronunciation—an assumption that breaks almost immediately in India, Kamdar mentioned.

Mihup, by contrast, leans heavily on phonetic modelling, which focuses on the sounds of speech rather than predefined words.

Phonetic models adapt naturally to accents by tracking sound transitions rather than expecting a single correct pronunciation. They also handle mixed-language speech seamlessly, as they aren’t restricted to a fixed lexicon.

Crucially, these models preserve contextual variation, tone, emphasis and regional cues that carry meaning, making them far more flexible and accurate across diverse speech patterns.

This approach makes the system resilient to the way Indians actually speak, not the idealised way models expect them to.

Connectivity constraints have shaped Mihup’s deployment strategy from the ground up. “We begin with usage reality, who the user is, where they are, what latency they can tolerate and what privacy demands exist,” Kamdar added.

Illustrating this with examples, Kamdar explained that in automotive use cases, “a pure cloud assistant would fail in India’s connectivity conditions.” As a result, media, navigation and system commands run on-device, while open-ended queries go to the cloud.

In contact centres, the cloud remains the primary deployment model, but for live support, “we support on-device or local deployment as needed,” Kamdar added.

This hybrid architecture ensures reliability across India’s varied connectivity conditions.

Cracking Technical Problems Global Assistants Still Haven’t Solved

Mihup has deliberately focused on challenges that Western voice assistants often treat as niche, but which are mainstream in India.

One of the biggest challenges is language mixing. “Switching between English and a regional language multiple times in one sentence is normal in India,” Kamdar added.

Mihup treats this as a baseline, not an exception.

Another major challenge is extreme noise and overlapping speech. “Indian call centres, road conditions, field environments, all introduce noise, interruptions, overlapping speakers,” she mentioned.

The company has built noise reduction, diarisation and transcription specifically for these realities because they’re the default, not exceptions.

Despite significant technological advancements, “Contact centres see 98% of calls unanalysed today,” Kamdar added. According to Mihup, the barrier lies in mindset, not technology.

The shift required is threefold. First is the move from fine to optimised. Comprehensive analysis reveals what top agents do differently, what frustrates customers and which process gaps drive repeat calls.

Second is a shift from viewing support as a cost centre to recognising it as a growth lever, as conversation intelligence reveals renewal drivers, upsell cues and churn signals. Third is the move from anecdotes to evidence, grounding decisions in insights drawn from thousands of real customer interactions rather than isolated samples.

Through its platform, Mihup enables enterprises to make this leap, moving from reactive sampling to evidence-based operational intelligence that drives transformation.

The post Why Global Voice AI Fails India and How Mihup Cracked It appeared first on Analytics India Magazine.

Bell and Queen’s University Partner to Build Sovereign AI Supercomputing Infrastructure in Canada

DOE: AI Helps Scientists Investigate the Universe’s Biggest and Smallest Phenomena

Dec. 16, 2025 — What is the structure of the quark-gluon plasma that existed at the…

Why Global Voice AI Fails India and How Mihup Cracked It

India’s digital transformation is often framed around the idea of a smartphone in every hand. Yet, for millions across Tier-2 and Tier-3 cities, the reality is far more nuanced. Typing, English fluency and conventional digital interfaces continue to pose significant barriers to meaningful digital access.

As voice becomes the natural bridge to digital access, the Indian Voice AI market is projected to reach $1.82 billion by 2030, according to NASSCOM.

While global enterprises increasingly fine-tune foundation models from OpenAI, Meta, and others, Mihup has taken a fundamentally different approach by building its entire automatic speech recognition (ASR), natural language processing (NLP), and text-to-speech (TTS) stack in-house—a deep-tech investment supported by over $5 million raised over nine years, including its latest round in October 2024.

Kolkata-based AI firm Mihup is a leading voice AI platform enabling enterprises to deliver seamless voice-first experiences, most notably through its long-standing partnership with Tata Motors, which began in 2019.

Its technology is already embedded in more than one million Tata Motors vehicles, including the Nexon, Safari, Altroz and Punch, and has been validated through extensive real-world testing.

With deep linguistic coverage spanning 50 Indian languages and dialects, including hybrid forms such as Hinglish, Tamilish and Benglish, Mihup allows users to interact in their natural speaking style, without needing to modify their everyday language.

“When we started building Mihup’s voice stack, there was nothing available that represented India adequately,” Priyanka Kamdar, head of growth, Mihup, told AIM. Even today, despite major advancements in global AI, “their focus on India is still limited,” she added.

Global Models Don’t Reflect India’s Linguistic Reality

India’s linguistic landscape defies conventional modelling. “India is not one large language market; it is a patchwork of hundreds of micro-languages, dialects and speech patterns,” Kamdar added.

Even within a single language, pronunciations shift dramatically. For instance, Bengali in Kolkata differs from the same language in Siliguri, Hindi in Jaipur sounds different from that in Patna.

However, Kamdar added that “there is no comprehensive global dataset that captures these nuances and generic ASR models trained on Western speech simply do not map onto the Indian linguistic reality.”

Fine-tuning global models would have meant compensating for a fundamentally flawed base.

“We needed control over the entire signal processing pipeline, the phoneme inventory, the lexicon, the acoustic modelling decisions and the contextual understanding layers on top of it,” she said.

For Mihup, owning the end-to-end stack was a foundational requirement for delivering high accuracy, low latency and reliability in Indian conversational environments.

Mihup supports over 10 Indian languages, powered by datasets sourced from purchased corporate, public data, customer-permitted recordings and proprietary collections built over nine years. The company also contributes insights to the IndiaAI Mission and Nandan Nilekani’s EkStep Foundation.

Why Phonetic Modelling Wins in a Market Like India

Traditional ASR systems assume clean, standardised pronunciation—an assumption that breaks almost immediately in India, Kamdar mentioned.

Mihup, by contrast, leans heavily on phonetic modelling, which focuses on the sounds of speech rather than predefined words.

Phonetic models adapt naturally to accents by tracking sound transitions rather than expecting a single correct pronunciation. They also handle mixed-language speech seamlessly, as they aren’t restricted to a fixed lexicon.

Crucially, these models preserve contextual variation, tone, emphasis and regional cues that carry meaning, making them far more flexible and accurate across diverse speech patterns.

This approach makes the system resilient to the way Indians actually speak, not the idealised way models expect them to.

Connectivity constraints have shaped Mihup’s deployment strategy from the ground up. “We begin with usage reality, who the user is, where they are, what latency they can tolerate and what privacy demands exist,” Kamdar added.

Illustrating this with examples, Kamdar explained that in automotive use cases, “a pure cloud assistant would fail in India’s connectivity conditions.” As a result, media, navigation and system commands run on-device, while open-ended queries go to the cloud.

In contact centres, the cloud remains the primary deployment model, but for live support, “we support on-device or local deployment as needed,” Kamdar added.

This hybrid architecture ensures reliability across India’s varied connectivity conditions.

Cracking Technical Problems Global Assistants Still Haven’t Solved

Mihup has deliberately focused on challenges that Western voice assistants often treat as niche, but which are mainstream in India.

One of the biggest challenges is language mixing. “Switching between English and a regional language multiple times in one sentence is normal in India,” Kamdar added.

Mihup treats this as a baseline, not an exception.

Another major challenge is extreme noise and overlapping speech. “Indian call centres, road conditions, field environments, all introduce noise, interruptions, overlapping speakers,” she mentioned.

The company has built noise reduction, diarisation and transcription specifically for these realities because they’re the default, not exceptions.

Despite significant technological advancements, “Contact centres see 98% of calls unanalysed today,” Kamdar added. According to Mihup, the barrier lies in mindset, not technology.

The shift required is threefold. First is the move from fine to optimised. Comprehensive analysis reveals what top agents do differently, what frustrates customers and which process gaps drive repeat calls.

Second is a shift from viewing support as a cost centre to recognising it as a growth lever, as conversation intelligence reveals renewal drivers, upsell cues and churn signals. Third is the move from anecdotes to evidence, grounding decisions in insights drawn from thousands of real customer interactions rather than isolated samples.

Through its platform, Mihup enables enterprises to make this leap, moving from reactive sampling to evidence-based operational intelligence that drives transformation.

The post Why Global Voice AI Fails India and How Mihup Cracked It appeared first on Analytics India Magazine.

CSC: Finnish Universities Join Forces to Harness AI in Research, Education, and Innovation

Jülich Supercomputing Centre Uses JUWELS to Develop TerraMind AI Model for Earth Observation

Dec. 16, 2025 — Researchers at the Jülich Supercomputing Centre used the JUWELS Booster Supercomputer to…

Google Commits $8 Million to India’s AI Centres of Excellence, Backs Health, Language and Clean Energy Initiatives

Google on Tuesday announced a series of funding commitments and partnerships to support India’s AI ecosystem, including $8 million for four government-backed AI Centres of Excellence and fresh investments across healthcare, Indic languages and renewable energy, at its “Lab to Impact” dialogue in New Delhi.

The company said the funding aligns with India’s push to position artificial intelligence as a national capability, with support spanning research, Digital Public Infrastructure and startup development.

The event was attended by Union education minister Dharmendra Pradhan.“India is approaching artificial intelligence as a strategic national capability, not as a short-term technology trend,” Pradhan said, adding that the Centres of Excellence are intended to advance research and applied solutions that serve public purpose.

The four AI Centres of Excellence supported by Google.org are based at IISc Bengaluru, IIT Kanpur, IIT Madras and IIT Ropar, focusing on healthcare, urban governance, education and agriculture. Google is also making a $2 million founding contribution to set up an Indic Language Technologies Research Hub at IIT Bombay.

In healthcare, Google announced $400,000 to support the development of India’s Health Foundation Models using its MedGemma technology. As part of this effort, Ajna Lens will work with AIIMS experts on dermatology and outpatient triaging use cases, while IISc researchers will explore broader clinical applications. Google is also working with the National Health Authority to convert unstructured medical records into machine-readable formats and to list over 400,000 registered health facilities on Google Maps and Search.

“From foundational research to ecosystem deployment to scaled impact, our full-stack approach is equipping the country to lead a global AI-powered future,” said Manish Gupta, senior research director at Google DeepMind.

To support developers and startups, Google announced $50,000 grants each for Gnani.AI, CoRover.AI and BharatGen, and said it has uploaded all 22 of its open Gemma models to the government’s AIKosh platform to enable local model development.

Separately, Google said it is providing $2.5 million in Google.org funding to support Wadhwani AI in piloting HealthVaani, a conversational AI assistant built for frontline health workers. Launched in partnership with the Ministries of Health and Family Welfare and Women and Child Development, HealthVaani is designed to support ASHA and Anganwadi workers. The system uses Gemini 2.5-Flash for translations, answer generation and moderation, while the Gemini Embedding Model is used for response retrieval.

Google is also providing an additional $2 million in Google.org funding to Wadhwani AI to develop and deploy Garuda, an Indian language model for agriculture. Garuda will power AgriVaani, a multilingual smartphone application aimed at providing farmers and agricultural workers with guidance on crop and livestock management, pest detection and climate-smart practices.

On sustainability, Google said it has partnered with ReNew Energy to support a new 150-MW solar project in Rajasthan, with environmental attribute certificates to be applied across its value chain emissions. The initiative builds on earlier renewable energy partnerships in India.

Google said the combined efforts are aimed at linking research, deployment and infrastructure to support India’s AI ambitions across public services and industry.

The post Google Commits $8 Million to India’s AI Centres of Excellence, Backs Health, Language and Clean Energy Initiatives appeared first on Analytics India Magazine.