Business
The Developer’s New Superpower: Creating AI that Thinks Like the Business | nasscom

The era of code-centric development is ending. As AI redefines how we build software, developers must embrace a radical truth:
Code now accounts for just 10–20% of a developer’s value. The real differentiator? Translating business intent into intelligent, modular systems.
The Rise of the Communication Pipeline
In the new AI-native world, productivity isn’t measured in LOC (lines of code)—it’s defined by your ability to orchestrate solutions across AI agents:
- Capture business context
- Distill customer pain points
- Translate into AI-readable specifications
- Create reusable, interpretable prompts
- Orchestrate multi-agent workflows toward outcomes
This shift is as profound as the invention of the compiler or the rise of cloud-native infrastructure. Just as the cloud abstracted compute, prompt engineering abstracts logic—and that changes everything.
What the Industry Research Reveals
Important industry research on developer productivity uncovers a surprising insight:
The biggest time sinks aren’t in coding—they’re in context loss, misaligned requirements, and rework from vague business logic.
- Developers working in greenfield projects with large codebases in Python or Java saw 15–25% productivity gains when using AI.
- But those working in brownfield/legacy systems often experienced a net productivity drop when using AI. AI generates verbose code which requires a lot of rework and makes the use of AI questionable.
- Conclusion? AI isn’t a one-size-fits-all magic wand. Carefully compare task complexity (low or high), project maturity (brownfield or greenfield) and language popularity (Java/python vs COBOL/Delphi) while deciding to use AI in your program.
From Code to Communication
Traditional pipelines are being disrupted.
In the new stack:
- Prompts are the new source code
- Model specifications replace design docs
- Business alignment is the new optimization target
But many teams still discard prompts after code generation—like shredding the source and keeping the binary. That’s like deploying an app and deleting the repo.
Skills That Define the Next Generation Developer
To lead the AI wave, developers must master new primitives:
- Design AI-native workflows: Use plan–execute loops, modular agents, and runtime orchestration.
- Structure prompts like APIs: Clear intent, safety guardrails, and embedded evaluation logic.
- Embed human-in-the-loop: Kill-switches, fallback trees, and interpretability pipelines as defaults.
- Think in reusable patterns: Not just code reuse—prompt reuse, domain logic reuse, and spec reuse.
- Bridge tech + business: Your model is only as good as your understanding of the pain it solves.
Developers must evolve from writing what works to describing what aligns.
What Success Looks Like Now
You’re not optimizing for performance benchmarks anymore. You’re optimizing for:
- Trust
- Helpfulness
- Interpretability
- Business outcome delivery
If your model-generated code is right but irrelevant, you’ve failed. The most valuable developers won’t just be coding—they’ll be curating AI behavior.
Final Thought
AI won’t replace developers.
But developers who understand intent, orchestration, and abstraction will replace those who don’t. The question isn’t whether AI will disrupt development. It’s whether you’ll master this new superpower before being disrupted.
Business
How AI Can Support Healthcare Supply Chains With Predictive Tools

Archie Mayani is the chief product officer at GHX, a global supply chain company that uses data and cloud-based technologies to connect healthcare providers like hospital systems and their suppliers.
For more than 20 years, Mayani has worked on clinical and supply-chain health technologies at companies like Change Healthcare and United Health Group.
At GHX, Mayani works to ensure that the company develops technology that can help hospitals procure patient supplies — like implants and IV fluids — as seamlessly as possible. By using AI-powered technologies that can anticipate supply chain disruptions, prioritize them in order of most critical, and identify substitutions, hospitals can be better equipped to provide effective patient care.
Business Insider interviewed Mayani about what sets healthcare apart from other industries when it comes to AI implementation.
This interview has been edited for length and clarity.
Rachel Somerstein: How is healthcare unique as an industry, particularly when we think about the integration of AI?
Archie Mayani: I’m based in Silicon Valley, where everybody wants to fail fast and move forward. But healthcare is very different from other sectors using AI.
When you are building a dating app and your AI hallucinates, it’s kind of funny and makes a great first-date story. When you have a patient on the operating table and you don’t have the right supplies delivered at the right time, it’s scary.
Can you talk about the goals of AI implementation in healthcare supply chain management?
Healthcare is about patient safety and how you use technologies responsibly, always putting the patient in the center. When we think about supply chain management, it’s almost like an invisible operating system in this shared ecosystem of patient care and delivery.
GHX’s mission with AI implementation revolves around delivering the right supplies at the right time to improve the quality of care and make it more affordable.
How did you arrive where you are now?
We have been leveraging AI and machine learning for the last 15 years. A lot of our work during the pandemic involved making supply disruptions more visible, with the goal of making supply chains more resilient and proactive.
One of the most important cases we thought about, coming fresh off the pandemic, was, “Can we look at backorder anticipation?”
It doesn’t matter what the cause is — it can be geopolitical conflict or meteorological tragedies. It could be that a trailer was dislodged and now we’ve lost the supplies on the freeway. But if we can anticipate back orders, we can anticipate disruption.
If the system is intelligent enough, it could recommend nearby substitutes within your distributed area. We started there, on a path of, “We’re going to build this machine-learning model that’s going to be intelligent, anticipate these disruptions, and make substitution recommendations.”
Where is AI in supply chain management working best right now?
We have an agile development approach at GHX, where our customers give us live feedback. We had an “aha” moment from our customers: They said, “This is absolutely what we’ve asked for for the past 20 years. You are starting to predict all of these disruptions, but the disruption of a Band-Aid is not the same as a disruption of IV fluid.”
They asked, “Can you make this technology even more intelligent for what I need, depending on where I think my most critical risks are and what kind of care delivery is most important to my organization?”
So we came up with the idea of clinical sensitivity and a confidence score, essentially to validate whether disruptions are clinically relevant to specific customers.
That was one of the things that changed the trajectory of our AI implementation road map: Just because we can deliver insights doesn’t make them useful; they have to be predictive and personalized.
What does the future of AI in healthcare supply chain management look like?
Since healthcare is different and unique from other industries, our approach is to automate workflows as much as possible using agents while keeping a human in the loop. Once the customer feels confident, we can start fully abstracting those workflows so that AI agents are handling them entirely.
The other place gaining traction is copilot environments. For example, we have a product called the perfect order dashboard, which marries data insights. A customer may say, “Show me the view of my world, of where the supplies are, of where I’m doing an exceptional job with my suppliers getting those supplies on time, making sure that the orders and invoices are paid on time, and show me all of the discrepancies.” Still, that’s not enough.
The copilot allows you to tell a story with that data, very similar to a ChatGPT-like experience: “Show me the top three defaulting suppliers not delivering supplies on time.”
Once you have those supplier lists generated, you can say, “Send an email to XYZ supplier, making sure we have a quarterly business review scheduled, and please attach the perfect order dashboard view showing the last quarter’s trend.”
It might seem small, but it’s a huge value-add. It used to take maybe three or four hours to understand the data, extract insights, and drive follow-up actions and decisions. Now, it takes minutes.
What advice do you have for others in your position or who hope to be?
The hardest or most useful thing you can do is to say no.
In healthcare, everything is urgent — and it truly is. But not everything matters equally. So, the ability to say no to the right things and ensure that you’re focusing on the highest value-added items for your customers is critical when you’re in healthcare.
Big Tech, or even a smaller tech startup, can innovate as research labs and fail. We don’t have that option. So understanding what matters now, what will matter in 10 years, and finding the right balance to focus on the right innovations, becomes critical.
It’s about having the right data, the right governance and mechanisms, and always thinking about performance, security, and privacy. It’s also about making responsible choices on where to invest your energy, so that you’re ultimately not working on the sexiest, coolest, or hardest things.
It comes back to the patient: making care affordable and of the highest quality possible.
Business
The AI Message From Silicon Valley: ‘No One’s Slowing Down’

After a busy day at the Goldman Sachs tech conference earlier this week, I sat down with the firm’s internet analyst Eric Sheridan to take stock. His main takeaway: “No one’s slowing down.”
Despite spending massively on AI infrastructure, almost every tech exec told him AI demand is outstripping their ability to supply intelligence, he said.
This was summed up by executives at CoreWeave, which builds and runs AI data centers. “Unrelenting,” they said, while noting there’s been yet another upward inflection in AI demand in the past four to six weeks.
During the dot-com boom of the late ’90s, internet infrastructure was built out massively based on eyeballs — just the fact that people were looking at websites. This time, there’s actual revenue from consumers and companies paying for AI services, Sheridan noted.
The conference headliner was OpenAI CFO Sarah Friar. The room was packed for her talk. Even the overflow room was full, with many analysts and investors sitting on the floor. I’ve never seen so many loafers and crossed legs at the same time.
Mike Segar/REUTERS
OpenAI is on course to generate $13 billion in revenue this year, but the company is “still massively compute constrained,” she said. That leads to tough decisions such as holding back new products, running some services intentionally slower, and having to choose which research projects get resources and which ones must wait.
This situation is also creating “strange bedfellows,” Sheridan told me. At the Goldman conference, Meta CFO Susan Li said the tech giant is working with Google, an arch rival. Friar mentioned OpenAI is also tapping Google’s cloud for capacity. Those two are going to the mat over the AI search market.
One dark cloud
The only dark cloud at the Goldman conference: Software could be disrupted by AI and that’s weighing on shares of SaaS providers. Friar was asked about this and she didn’t hold back.
In the new world of autonomous software development, it’s now easier to create bespoke software in-house. “Why wouldn’t I code the kind of software that is exactly what OpenAI needs,” the CFO said. “That is going to change the whole face of how software is developed.”
I felt a shudder ripple across the room as attendees considered how much of the world AI might consume in the coming years.
“Short everything,” someone muttered beside me as the audience got up to leave. Analysts laughed nervously as we filed out in a long, slow line.
Sign up for BI’s Tech Memo newsletter here. Reach out to me via email at abarr@businessinsider.com.
Business
Bergquist appoints directors of business automation and AI, marketing

Bergquist Inc. is strengthening its customer support with the addition of Trevor Brewster as director of business automation and AI, a newly created role, and Natalya Zaytseva as director of marketing.
Brewster has spent more than two decades working in entrepreneurship, business management and customer service related roles, with a foundation in technology and finance.
In his new role, Brewster will identify opportunities where automation and AI streamline workflows and reduce repetitive tasks, allowing employees to focus on customer support. This work will include the implementation of tools designed to centralize product information and preserve institutional knowledge to enhance efficiency and responsiveness to customer service.
“I’m excited to join Bergquist at such a pivotal time,” says Brewster. “By bringing automation and AI into the organization’s daily operations, we can simplify complex processes, reduce manual tasks and ultimately serve our customers faster and more effectively. These innovations aren’t about replacing people; they’re about giving our team the tools to focus on what matters most, building stronger relationships with our customers.”

Zaytseva has over two decades of marketing leadership experience, previously serving as marketing director at Crystal Flash Energy and head of marketing operations at Merlin. In her previous role as Americas marketing director at X-Rite Pantone, Zaytseva developed and executed regional commercialization strategies, strengthening lead generation and inside sales functions to achieve the company’s growth goals.
“This is an amazing opportunity to be part of a company that is truly committed to its customers and the industry,” says Zaytseva. “I look forward to applying my experience in marketing and in the energy industry to expand Bergquist’s already-strong brand presence, connect more meaningfully with our customers and ensure our strategies directly support their goals as well as the company’s long-term vision.”
In her new role, Zaytseva will be responsible for advancing Bergquist’s marketing strategy, focusing on expanding brand visibility, deepening customer relationships and aligning market initiatives with business development goals.
“These appointments reflect our commitment to continuous innovation and our focus on providing customers with the best possible experience,” says Lauren Clark, Bergquist CEO. “With Trevor spearheading automation and AI initiatives, and Natalya shaping our marketing vision, we are further strengthening our ability to anticipate customer needs and deliver meaningful solutions that help them grow their businesses. These appointments underscore our mission to combine innovation with expertise, ensuring that our customers have the tools, resources and support they need to succeed.”
-
Business2 weeks ago
The Guardian view on Trump and the Fed: independence is no substitute for accountability | Editorial
-
Tools & Platforms1 month ago
Building Trust in Military AI Starts with Opening the Black Box – War on the Rocks
-
Ethics & Policy2 months ago
SDAIA Supports Saudi Arabia’s Leadership in Shaping Global AI Ethics, Policy, and Research – وكالة الأنباء السعودية
-
Events & Conferences4 months ago
Journey to 1000 models: Scaling Instagram’s recommendation system
-
Jobs & Careers2 months ago
Mumbai-based Perplexity Alternative Has 60k+ Users Without Funding
-
Podcasts & Talks2 months ago
Happy 4th of July! 🎆 Made with Veo 3 in Gemini
-
Education2 months ago
VEX Robotics launches AI-powered classroom robotics system
-
Education2 months ago
Macron says UK and France have duty to tackle illegal migration ‘with humanity, solidarity and firmness’ – UK politics live | Politics
-
Funding & Business2 months ago
Kayak and Expedia race to build AI travel agents that turn social posts into itineraries
-
Podcasts & Talks2 months ago
OpenAI 🤝 @teamganassi