AI Showreel consulting-grade analysis, for everyone FR
← The index
Proof B Live confirmed

Flipkart

conversational genAI shopping assistant

IndustryRetail & e-commerceLeverActivation / conversionFamilyConversationImplementationCustom AIStageconsideration
Pattern proven in 7 industries still untouched in Banking, insurance & fintech, Media & entertainment, CPG & D2C +5 See the pattern map
1,3 million
Engaged monthly active users
"Engaged Monthly Active Users (MAU): 1.3 million" S1

Launched in 2023, Flippi, Flipkart's conversational genAI shopping assistant, runs in production with 1.3 million engaged monthly active users, a last-touch conversion of roughly 1%, and 68% positive reviews.

Key points

  • Conversational genAI shopping assistant (rewriting, intent, RAG, entities).
  • In-house modular Flippi architecture backed by OpenAI, iterated through A/B testing.
  • 1.3 million engaged monthly active users, roughly 1% conversion, 68% positive reviews.
  • Evidence level B, confirmed active status.

Objective

Bring online shopping closer to the experience of an in-store salesperson: the customer describes what they want in natural language, and the assistant helps them discover, compare, and choose, to remove product discovery friction and convert more.

The deployment

Flippi is Flipkart's conversational genAI shopping assistant, launched on October 4, 2023 ahead of the major Big Billion Days event. The customer says what they are looking for and receives options to compare, as if talking to a salesperson. Under the hood, a modular architecture chains query rewriting, intent detection, RAG, entity recognition, and context reduction to handle product discovery, personalization, offer identification, and comparison. According to the technical paper published by the Flipkart teams, the system runs in production with A/B testing iteration cycles, tested on search, browse, and category pages. It reaches 1.3 million engaged monthly active users, a last-touch conversion of roughly 1%, and 68% positive reviews (thumbs up).

Results Proof B

1,3 million
Engaged monthly active users
"Engaged Monthly Active Users (MAU): 1.3 million" S1
environ 1,0%
Last-touch conversion
"Last Touch Conversion: ~1.0%" S1
68%
Satisfaction (share of thumbs up)
"thumbs-up share of 68%" S1
environ 32%
Improvement in the ability to answer the session over the period
"consistent improvement of approximately 32%" S1

Quantified technical paper published by the Flipkart teams (official interested source, production measurements and A/B tests), corroborated by established Indian press on the launch and positioning. The figures come from the brand, not a third-party audit, which places it at B.

How it works

Documented architecture
options a comparer Client dans l'appFlipkart Assistant Flippi(pipeline modulaire) Flippi (Flipkart) + OpenAI Catalogue produits,offres, comparaisons

The stack in detail

  • llm OpenAI Underlying generative model; the assistant was presented as ChatGPT-powered at launch, without the exact model version being published
  • plateforme Flippi (architecture modulaire in-house) Pipeline built by the Flipkart teams: query rewriting, intent detection, entity recognition, context reduction
  • outil Couche RAG sur le catalogue Flipkart Retrieval of products, offers, and comparisons from the indexed catalog to compose the responses
  • outil Cadre d'A/B testing in-house Production iteration cycles on search, browse, and category pages, with conversion and satisfaction measurement

How it runs, concretely

For ops teams
CadenceReal time on each shopping session, with A/B testing iteration
Operated byFlipkart's AI and product team that maintains the modular architecture and the models
  1. 1
    Expressing the need customer

    The customer describes what they are looking for in natural language in search or the assistant.

  2. 2
    Understanding the query AI

    Rewriting, intent detection, and entity recognition structure the request.

  3. 3
    Retrieval and response AI

    RAG retrieves products, offers, and comparisons from the catalog and composes the response.

  4. 4
    Iteration data team

    The teams measure conversion, satisfaction, and session coverage and adjust through A/B tests.

The signal that drives it

The ability to answer the session and the conversion that follows. If the catalog and offers are not well indexed for RAG, the assistant gives vague or wrong answers.

How your customers perceive this type of use

Sourced studies

Les consommateurs n'acceptent pas les chatbots par defaut : 64% prefereraient que les entreprises n'utilisent pas d'IA dans leur service client (Gartner, 2024) et pres d'un utilisateur sur cinq du service client par IA n'en retire aucun benefice (Qualtrics, 2025). L'acceptation se construit sur trois conditions mesurees par Salesforce : savoir qu'on parle a une IA, pouvoir escalader vers un humain, comprendre la logique de l'agent.

64%
Consommateurs qui prefereraient que les entreprises n'utilisent pas d'IA dans leur service client (2024)
53%
Consommateurs qui envisageraient de passer a un concurrent s'ils apprenaient que l'entreprise prevoit d'utiliser l'IA pour le service client (2024)
pres de 75%
Consommateurs qui veulent savoir s'ils communiquent avec un agent IA (2024)

Acceptance conditions

  • Etre informe qu'on parle a une IA et non a un humain (pres de 75% le demandent, Salesforce 2024)
  • Un chemin d'escalade clair vers un agent humain (45% plus enclins a utiliser l'agent IA, Salesforce 2024)
  • Une logique de l'agent clairement expliquee (44% plus enclins, Salesforce 2024)

Red lines

  • Rendre l'humain injoignable : c'est la premiere inquietude des consommateurs sur l'IA dans le service client (Gartner 2024) et 50% craignent que l'IA les coupe du contact humain (Qualtrics 2025)
  • Remplacer le service client par l'IA sans alternative : 53% envisageraient de partir chez un concurrent (Gartner 2024)

Sources: Salesforce 2024 · Gartner 2024 · Qualtrics 2025

See full acceptance: by country, by use, by generation

How to replicate

Inference, not sourced

Data prerequisites

  • Rich, well-structured product catalog
  • Offer and promotion base indexed for RAG
  • Session history to measure coverage and conversion

Org prerequisites

  • Production A/B testing framework
  • AI transparency rule toward the customer
  • Team able to maintain a modular pipeline (intent, RAG, entities)

Possible stack

  • Generative LLM
  • RAG layer over the catalog and offers
  • Intent detection and entity recognition modules
Team to operate2-3 ML engineers + 1 PM + 1 data analyst for measurement, backed by the catalog team

The plan, step by step

  1. Step 1
    Index the catalog, offers, and product attributes for RAG; define the pilot scope on a high-traffic category.Deliverable: Queryable catalog index and validated pilot scope
  2. Step 2
    Assemble the pipeline: query rewriting, intent detection, RAG, entity recognition, with a market LLM via API.Deliverable: Working assistant in a test environment on the pilot category
  3. Step 3
    Launch in an A/B test on search and the pilot category pages, with a clear notice that the customer is talking to an AI.Deliverable: First production A/B test with conversion, satisfaction, and session coverage measurement
  4. Step 4
    Iterate on the uncovered cases (vague answers, poorly recognized entities), then extend to other categories.Deliverable: Quantified pilot review and per-category extension plan

First step: Cleanly index the catalog and offers for RAG, then launch a pilot on a high-traffic category with conversion measurement.

Sources

  1. S1 Flippi: End To End GenAI Assistant for E-Commerce Interested party arxiv.org · 2025-07 · accessed 2026-07-11 archive pending
  2. S2 Flipkart Launches ChatGPT-Powered Shopping Assistant 'Flippi' Established press inc42.com · 2023-10 · accessed 2026-07-11 archive pending
  3. S3 Access. Convenience. Safety: Leveraging technology to empower every Indian's dreams Interested party stories.flipkart.com · 2024 · accessed 2026-07-11 archive pending