Skip to content
SIH Buddyby Ganeev Singh
Dev
All problem statements
SIH26107Worth consideringacceptance 3/5

Al-powered Intelligent Assistant for Indian Standards and BIS Services for Industries and Consumers

Ministry of Consumer Affairs, Food & Public Distribution · Smart Automation · Software

The build is comfortable but the category is crowded and the corpus is partly paywalled — settle what you can actually index in the first hour, and make refusal-when-unsupported your headline behaviour rather than conversational polish.

What it actually is

The Bureau of Indian Standards publishes thousands of standards and runs certification, hallmarking, lab recognition and consumer services, all documented across scattered portals and PDFs. A small manufacturer trying to work out which standard applies to their product and what certification they need has to dig through all of it. The ask is a conversational assistant that answers those questions with references back to the actual document or clause.

What to build

A retrieval-augmented conversational assistant over an indexed BIS corpus, where a user asks in plain language — which standard covers my product, what does BIS certification require, how does hallmarking work — and receives an answer with each claim linked to the specific standard number, clause or scheme document it came from, plus a product-description mode that takes a description and returns the applicable standards ranked with reasoning, guidance on the relevant certification scheme and its process steps, a lab locator for required testing, multilingual query support, and an explicit refusal when the corpus does not support an answer.

Smallest thing that wins the room

Describe a product in plain Hindi, watch the assistant name the applicable Indian Standard with the clause cited and linked, then follow up asking what certification is required and get the scheme, the process steps and the testing requirement, each traceable to a source document.

How crowded this one gets

A guess, projected from the 2025 statements — the last year where both the submission counts and the winners were published.

Moderate120–270 teams expectedroughly 1 in 99–230 wins it

Quieter than 53% of the 226 · #106 of 226 by expected field

A normal-sized field. Your idea has to be good, not miraculous.

Why: central ministry statements sat below the average.

This is a guess, not a fact

Nobody has published 2026’s numbers yet. This is an analysed estimate from last year’s pattern, so please do not take it as the truth — check the live counter on the SIH portal before you decide anything. The range covers the middle half of likely outcomes, so one statement in two lands outside it. Entry closes at 500 ideas per statement, so no range goes past that — a statement that reaches the cap fills and shuts rather than drawing an unlimited crowd. The model reads only three things a team can see before choosing — software or hardware, the theme, and what kind of body posted it — and those explain about a quarter of the variation in last year’s field sizes (R² 0.25 on held-out statements). Trust the band more than the number, and the ordering more than either. It cannot see how good your idea is, which is the part that actually decides it.

The scores

The number is the shorthand. The line under it is the reason.

What you will be writing

  • RAG with LlamaIndex or LangChain
  • pgvector or Qdrant hybrid retrieval (BM25 + dense)
  • Clause-level chunking with citation anchors
  • IndicTrans2 or Bhashini multilingual layer
  • Cross-encoder reranking
  • Next.js chat interface with source panel
  • Standards and certification
  • Conversational AI
  • Regulatory guidance

Prior art to read before you start

citation-grounded regulatory assistant · standards discovery from product description · multilingual government service guidance

Analysed by Claude Opus. Every score above is a judgment call with its reasoning attached — kindly cross-check this against the official statement on the SIH portal before your team commits to it.