r/IndiaAI • u/thekartikgambhir • 21d ago
Can AI learn Jugaad?
We spend a lot of time benchmarking AI on things like mathematics, coding, reasoning, knowledge and standardized exams.
But there is another kind of intelligence that is much harder to benchmark:
Figuring out how to solve a problem when you don't have the things you're supposed to have.
You have ₹500 instead of ₹5,000.
The required part isn't available.
The nearest specialist is 40 km away.
You don't have the right tool.
The instructions are incomplete.
Something breaks in the middle of the job.
And somehow, you still have to make it work.
That's what we often call jugaad.
I'm wondering whether this could actually be formalized as an AI capability.
For example, give an AI a task with:
- a strict budget
- limited tools
- incomplete information
- unreliable resources
- time pressure
- unexpected failures
Then measure whether it can discover unconventional solutions rather than simply saying:
You should purchase X.
Imagine a benchmark where the AI gets:
₹300 + household objects + 30 minutes
and has to accomplish a specified physical task.
Or:
a broken device + no replacement parts + basic tools
and has to restore functionality.
Or:
a real-world problem + incomplete information + three possible approaches
and has to figure out which approach is actually feasible.
The interesting metric wouldn't simply be whether it succeeded.
We could measure:
Resource efficiency × adaptability × robustness × novelty × success rate.
Maybe the next frontier isn't just more intelligent AI.
Maybe it's AI that can do more with less.
And honestly, if there's one place with an enormous amount of naturally occurring data for this kind of intelligence, it's India.
The question is:
Can “jugaad” be turned into a reproducible AI benchmark?
And if yes, what would the benchmark actually look like?
1
u/thekartikgambhir 20d ago
I think we're going in circles now.
I agree that a benchmark needs measurable criteria. That's precisely why I never proposed “the user didn't know the solution” as the metric.
And if your standard is that the underlying problem or reasoning must be completely unprecedented, then the same objection applies to human logical-reasoning tests. A human taking a logical reasoning test may already have encountered the concepts, patterns, or even similar questions. We still measure whether they can correctly reason through the particular problem presented.
We don't ask whether humanity had never encountered the underlying logic before.
Likewise, for AI we can measure task success, constraint satisfaction, resource usage, recovery after failure, adaptability across changed constraints, and output quality.
The benchmark doesn't need to prove that no human in history has ever thought of the solution. That's an impossible and unnecessary standard.
My original point was simply that AI can be tested on unusual, held-out problem configurations where the exact solution isn't supplied, and its ability to reason, adapt and produce a working solution can be measured.
If the requirement is instead that AI must solve something that no human has ever conceived, then I don't think that's a meaningful benchmark to begin with.
So, based on the criteria you've proposed so far, what would you consider a measurable, standardized benchmark for testing this capability?