Systems | Development | Analytics | API | Testing

Ep 82 | Behavior Change: How Startups Are Making AI Stick

Behavior change is the biggest hurdle in AI adoption. AI only creates value when people make it part of their everyday work. In this episode of The AI Forecast, Paul Muller sits down with Varun Puri, CEO and co-founder of Yoodli, to discuss why successful AI adoption starts with changing how people work. Drawing on his experience at Google, Google X, and as the founder of an AI startup, Varun shares practical lessons on embedding AI into everyday workflows and building habits that stick.

How to Achieve India's DPDP Compliance for Non-Production Data & AI Workflows

Like many other countries, India has made moves to protect consumers’ data. Comparable to the European Union’s General Data Protection Regulation (GDPR), India’s Digital Personal Data Protection (DPDP) Act establishes new, higher standards for data privacy, timely breach notification, and consent management.

Preventing Kafka war rooms: with self-service troubleshooting

Most Kafka war rooms don't start at 2am in production. They start weeks earlier, when an engineer couldn’t explore a topic, see partition distribution, a quota or a config and shipped hoping for the best. That's the Platform Engineering waiting room: developers building apps waiting in a queue of tickets, with no self-service visibility into Kafka. That release triggers a P1 later.

Prompt Engineering for Manual Testers: How to Get Useful Output from AI Tools

You opened the AI assistant for the first time with a fair amount of hope. You typed "write test cases for the login page." You got eight test cases back in about three seconds. Valid login. Invalid password. Empty username. Empty password. The kind of list you could have written in your sleep, missing every scenario that actually matters for your product. So you closed the tool and thought: this is fine for the basics, but it does not really get testing. AI is overhated.

How To Unlock AI Data Anywhere (Even On-Prem) for Regulated Industries

Most AI content assumes your data is in the cloud. But for a meaningful segment of enterprises, cloud-only AI tools block them at the pass. For regulated industries like manufacturing and healthcare, data residency requirements, compliance mandates, security policies, and simple operational reality mean sensitive data must remain on-premises.

Perforce IPLM Ask AI: Find IP, Metadata, and Design Context Instantly

See the new Ask AI interface in Perforce IPLM. In this quick 1.5-minute demo, the Perforce product team shows how engineers can use natural language to query IPLM, retrieve IP versions and metadata, and access critical design context without navigating complex menus or queries. The Ask AI feature is powered by the IPLM MCP Server and Perforce Agentic Gateway, allowing you to.

The AI Opportunity Gap Is Real. It's Growing. And It Is Not About Access to Tools.

In the first part of this series, I argued that discernment, the ability to recognise when an AI-generated answer is wrong, is becoming one of the most valuable capabilities inside an organisation. The question this piece addresses is simpler and harder: who is actually being given the opportunity to develop it? The AI opportunity gap is real. It is not primarily a gap in access to tools. It is a gap in permission. And I believe that gap starts earlier than most leaders realise, often in school.

Why Integration and MCP Are the New Foundation of Your Agentic AI Strategy

If you've been following the agentic AI wave, you've probably noticed that the conversation tends to center on the agents themselves: which LLM to use, which orchestration framework to pick, which use cases to tackle first. But a growing body of analyst research is pointing to a different bottleneck, one that's hiding in plain sight: integration. Forrester's David Mooter argues that integration must sit at the center of your AI strategy — not as plumbing, but as a strategic capability.

Why Your Kafka Event Streams Need an Event Gateway

*You wouldn't expose a REST API without a gateway. What about Kafka?* You would never expose a REST API without an API gateway in front of it. Authentication, rate limiting, observability, access control — these aren't optional extras. They're mandatory, and we've spent the last decade building the API gateway pattern to solve exactly this problem. So here's the question worth sitting with: would you expose Kafka or any event stream without a gateway?